drm/amdgpu: add VPE firmware interface
authorLang Yu <Lang.Yu@amd.com>
Mon, 16 Jan 2023 05:11:59 +0000 (13:11 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 31 Aug 2023 20:33:27 +0000 (16:33 -0400)
commitb0fa855cab567d6b8fdaaac11b058cab3193a797
treebbebf89b2a91d00fd1e71ef1becc6d000f806bdb
parent878fe05116dd39552b052e1e78fe2806b105ced9
drm/amdgpu: add VPE firmware interface

Add initial firmware interface. (Ray)
Add more opcodes and rename to vpe_v6_1. (Lang)

v2: Update copyright date (Alex)

Signed-off-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Lang Yu <Lang.Yu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vpe_6_1_fw_if.h [new file with mode: 0644]