]> git.baikalelectronics.ru Git - kernel.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)
commit6ee94af3a37528a5c91e7af7eb4a07d0f147a578
treeb40e695ed6f0861e3092618b6d065a1e6e23e21d
parent54ca73a7b81ae3137395c74a2199cdde17782d04
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]