]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: add amdgpu_umc_functions structure
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 23 Jul 2019 11:42:03 +0000 (19:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 19:48:57 +0000 (14:48 -0500)
commit9e585a523baa7cdd7d47f95336bdb47bd64f4d7b
treeb40e695ed6f0861e3092618b6d065a1e6e23e21d
parent6501a771708d7fa66bc87b13efcc8ab837f1e2ed
drm/amdgpu: add amdgpu_umc_functions structure

This is common structure as UMC callback function

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Dennis Li <dennis.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h [new file with mode: 0644]