aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/include/amd_shared.h
diff options
context:
space:
mode:
authorHuang Rui <[email protected]>2017-05-31 15:46:26 +0000
committerAlex Deucher <[email protected]>2017-06-06 20:59:03 +0000
commit373f59232546f0450d0898dfb858a18e4b17e5d7 (patch)
treeb885f044381957b8bd21c1dd2aab8d1f7fc654a8 /drivers/gpu/drm/amd/include/amd_shared.h
parentdrm/amdgpu: export mmhub get clockgating into gmc (diff)
downloadkernel-373f59232546f0450d0898dfb858a18e4b17e5d7.tar.gz
kernel-373f59232546f0450d0898dfb858a18e4b17e5d7.zip
drm/amdgpu: remove gfxhub ip
Signed-off-by: Huang Rui <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Acked-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/include/amd_shared.h')
-rw-r--r--drivers/gpu/drm/amd/include/amd_shared.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/include/amd_shared.h b/drivers/gpu/drm/amd/include/amd_shared.h
index 0f58e952946d..06990316e329 100644
--- a/drivers/gpu/drm/amd/include/amd_shared.h
+++ b/drivers/gpu/drm/amd/include/amd_shared.h
@@ -76,7 +76,6 @@ enum amd_ip_block_type {
AMD_IP_BLOCK_TYPE_UVD,
AMD_IP_BLOCK_TYPE_VCE,
AMD_IP_BLOCK_TYPE_ACP,
- AMD_IP_BLOCK_TYPE_GFXHUB,
AMD_IP_BLOCK_TYPE_MMHUB,
AMD_IP_BLOCK_TYPE_VCN
};