]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add mmsch structures
authorXiangliang Yu <Xiangliang.Yu@amd.com>
Mon, 13 Mar 2017 03:03:35 +0000 (11:03 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:55:12 +0000 (23:55 -0400)
commit7ac08b96a9048384ecac46aa5c0e45c03f797cae
tree6cbec9138f57ea60632e991fbbbbf46c52c484cb
parent171592de3c448c3ebda31c881fcac0469902f0b9
drm/amdgpu: add mmsch structures

For MM SRIOV, need to prepare MM table send send it to MMSCH to
initial UVD & VCE engine. Create new header file for the structures.

Signed-off-by: Xiangliang Yu <Xiangliang.Yu@amd.com>
Signed-off-by: Monk Liu <Monk.Liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mmsch_v1_0.h [new file with mode: 0644]