]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/amd/include:cleanup vega10 thm header files.
authorFeifei Xu <Feifei.Xu@amd.com>
Wed, 22 Nov 2017 06:57:05 +0000 (14:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:48:18 +0000 (12:48 -0500)
Cleanup asic_reg/vega10/THM folder.

Signed-off-by: Feifei Xu <Feifei.Xu@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/include/asic_reg/thm/thm_9_0_default.h [moved from drivers/gpu/drm/amd/include/asic_reg/vega10/THM/thm_9_0_default.h with 100% similarity]
drivers/gpu/drm/amd/include/asic_reg/thm/thm_9_0_offset.h [moved from drivers/gpu/drm/amd/include/asic_reg/vega10/THM/thm_9_0_offset.h with 100% similarity]
drivers/gpu/drm/amd/include/asic_reg/thm/thm_9_0_sh_mask.h [moved from drivers/gpu/drm/amd/include/asic_reg/vega10/THM/thm_9_0_sh_mask.h with 100% similarity]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_inc.h

index 2573f95fd39fc6cfaf7ae59baf55f58a6e1266f3..e316cd79a321afe4229176362532df66ddd7fe77 100644 (file)
@@ -24,9 +24,9 @@
 #ifndef VEGA10_INC_H
 #define VEGA10_INC_H
 
-#include "asic_reg/vega10/THM/thm_9_0_default.h"
-#include "asic_reg/vega10/THM/thm_9_0_offset.h"
-#include "asic_reg/vega10/THM/thm_9_0_sh_mask.h"
+#include "asic_reg/thm/thm_9_0_default.h"
+#include "asic_reg/thm/thm_9_0_offset.h"
+#include "asic_reg/thm/thm_9_0_sh_mask.h"
 
 #include "asic_reg/mp/mp_9_0_offset.h"
 #include "asic_reg/mp/mp_9_0_sh_mask.h"