summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
diff options
context:
space:
mode:
authorFeifei Xu <Feifei.Xu@amd.com>2017-11-15 18:09:33 +0800
committerAlex Deucher <alexander.deucher@amd.com>2017-12-06 12:48:16 -0500
commit75199b8c7f94d62c77e0441ed9a7e68e269f656b (patch)
tree8d7bac5fa588c45f454ceb1e5a9dff3f353966d9 /drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
parent812f77b749a8ae11f58dacf0d3ed65e7ede47458 (diff)
downloadop-kernel-dev-75199b8c7f94d62c77e0441ed9a7e68e269f656b.zip
op-kernel-dev-75199b8c7f94d62c77e0441ed9a7e68e269f656b.tar.gz
drm/amd/include:cleanup vega10 hdp header files.
Cleanup asic_reg/vega10/HDP folder, remove hdp_4_0_default.h Signed-off-by: Feifei Xu <Feifei.Xu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c b/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
index c30e08d..f5642b2 100644
--- a/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
+++ b/drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c
@@ -26,8 +26,8 @@
#include "amdgpu_atomfirmware.h"
#include "vega10/soc15ip.h"
-#include "vega10/HDP/hdp_4_0_offset.h"
-#include "vega10/HDP/hdp_4_0_sh_mask.h"
+#include "hdp/hdp_4_0_offset.h"
+#include "hdp/hdp_4_0_sh_mask.h"
#include "vega10/GC/gc_9_0_sh_mask.h"
#include "vega10/DC/dce_12_0_offset.h"
#include "vega10/DC/dce_12_0_sh_mask.h"
OpenPOWER on IntegriCloud