]> 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)
commitcfd79ef2e3338559443da0212ccdfc6f36914fc1
treeb40e695ed6f0861e3092618b6d065a1e6e23e21d
parent305931ae6a1e5d40bc102e521b56713c2c6d0dc1
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]