OSDN Git Service

drm/amd/include:cleanup raven1 mp header files.
authorFeifei Xu <Feifei.Xu@amd.com>
Mon, 27 Nov 2017 09:20:55 +0000 (17:20 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:48:25 +0000 (12:48 -0500)
Cleanup asic_reg/raven1/MP folder.

Signed-off-by: Feifei Xu <Feifei.Xu@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/psp_v10_0.c
drivers/gpu/drm/amd/include/asic_reg/mp/mp_10_0_default.h [moved from drivers/gpu/drm/amd/include/asic_reg/raven1/MP/mp_10_0_default.h with 100% similarity]
drivers/gpu/drm/amd/include/asic_reg/mp/mp_10_0_offset.h [moved from drivers/gpu/drm/amd/include/asic_reg/raven1/MP/mp_10_0_offset.h with 100% similarity]
drivers/gpu/drm/amd/include/asic_reg/mp/mp_10_0_sh_mask.h [moved from drivers/gpu/drm/amd/include/asic_reg/raven1/MP/mp_10_0_sh_mask.h with 100% similarity]
drivers/gpu/drm/amd/powerplay/hwmgr/rv_inc.h

index 0cf36ac..78fe3f2 100644 (file)
@@ -31,7 +31,7 @@
 #include "psp_v10_0.h"
 
 #include "soc15ip.h"
-#include "raven1/MP/mp_10_0_offset.h"
+#include "mp/mp_10_0_offset.h"
 #include "gc/gc_9_1_offset.h"
 #include "sdma0/sdma0_4_1_offset.h"
 
index 9a01493..94961c7 100644 (file)
@@ -25,9 +25,9 @@
 #define RAVEN_INC_H
 
 
-#include "asic_reg/raven1/MP/mp_10_0_default.h"
-#include "asic_reg/raven1/MP/mp_10_0_offset.h"
-#include "asic_reg/raven1/MP/mp_10_0_sh_mask.h"
+#include "asic_reg/mp/mp_10_0_default.h"
+#include "asic_reg/mp/mp_10_0_offset.h"
+#include "asic_reg/mp/mp_10_0_sh_mask.h"
 
 #include "asic_reg/raven1/NBIO/nbio_7_0_default.h"
 #include "asic_reg/raven1/NBIO/nbio_7_0_offset.h"