drm/amdgpu: add more parameters and functions to amdgpu_umc structure
authorTao Zhou <tao.zhou1@amd.com>
Mon, 29 Jul 2019 06:10:54 +0000 (14:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 2 Aug 2019 15:30:38 +0000 (10:30 -0500)
commit33b97cf896d4ec6c05e8febdf73ee30c508a0481
treeafdd2e63aec687c30816c7687377bac08c0a7cc0
parenta55c8d7bda4f83e86e2b7ed7b1704e762ed50db3
drm/amdgpu: add more parameters and functions to amdgpu_umc structure

expose more parameters and functions of specific umc version to common
umc layer, so amdgpu_umc layer and other blocks could access them

Signed-off-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_umc.h
drivers/gpu/drm/amd/amdgpu/umc_v6_1.h