]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: switch to amdgpu_umc structure
authorTao Zhou <tao.zhou1@amd.com>
Tue, 23 Jul 2019 04:18:39 +0000 (12:18 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 31 Jul 2019 19:49:52 +0000 (14:49 -0500)
commit045c02165397c6c2c01ca5b8f68a9b642f4d244f
tree9a55b1a5d3a357ccd35db555a0bd4d33a5f86e76
parent5bbfb64a177f36d3d208e39c61ce6df3968df4d4
drm/amdgpu: switch to amdgpu_umc structure

create new amdgpu_umc structure to for more umc
settings in future and switch to the new structure

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
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_ras.c
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c