drm/amd/pm: optimize the power related source code layout
authorEvan Quan <evan.quan@amd.com>
Thu, 13 Aug 2020 08:39:25 +0000 (16:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Aug 2020 20:22:41 +0000 (16:22 -0400)
commite098bc9612c2b60f94920461d71c92962a916e73
tree9523440f73a9db1943a4102da7b5ef4c5fb15ca4
parente9372d23715d6802fd6d3763cb19c5a0c07ad641
drm/amd/pm: optimize the power related source code layout

The target is to provide a clear entry point(for power routines).
Also this can help to maintain a clear view about the frameworks
used on different ASICs. Hopefully all these can make power part
more friendly to play with.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
401 files changed:
drivers/gpu/drm/amd/amdgpu/Makefile
drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c [deleted file]
drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.h [deleted file]
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c [deleted file]
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.h [deleted file]
drivers/gpu/drm/amd/amdgpu/cik_dpm.h [deleted file]
drivers/gpu/drm/amd/amdgpu/kv_dpm.c [deleted file]
drivers/gpu/drm/amd/amdgpu/kv_dpm.h [deleted file]
drivers/gpu/drm/amd/amdgpu/kv_smc.c [deleted file]
drivers/gpu/drm/amd/amdgpu/ppsmc.h [deleted file]
drivers/gpu/drm/amd/amdgpu/r600_dpm.h [deleted file]
drivers/gpu/drm/amd/amdgpu/si_dpm.c [deleted file]
drivers/gpu/drm/amd/amdgpu/si_dpm.h [deleted file]
drivers/gpu/drm/amd/amdgpu/si_smc.c [deleted file]
drivers/gpu/drm/amd/amdgpu/sislands_smc.h [deleted file]
drivers/gpu/drm/amd/pm/Makefile [new file with mode: 0644]
drivers/gpu/drm/amd/pm/amdgpu_dpm.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/amdgpu_pm.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/amd_powerplay.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/amdgpu_dpm.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/amdgpu_pm.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/amdgpu_smu.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/arcturus_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/cz_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/fiji_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/hardwaremanager.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/hwmgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/polaris10_pwrvirus.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/power_state.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/pp_debug.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/pp_endian.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/pp_thermal.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/ppinterrupt.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/rv_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu10.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu10_driver_if.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu11_driver_if.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu11_driver_if_arcturus.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu11_driver_if_navi10.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu11_driver_if_sienna_cichlid.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu12_driver_if.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu7.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu71.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu71_discrete.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu72.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu72_discrete.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu73.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu73_discrete.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu74.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu74_discrete.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu75.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu75_discrete.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu7_common.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu7_discrete.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu7_fusion.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu7_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu8.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu8_fusion.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu9.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu9_driver_if.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu_types.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu_ucode_xfer_cz.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu_ucode_xfer_vi.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu_v11_0.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu_v11_0_7_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu_v11_0_7_pptable.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu_v11_0_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu_v11_0_pptable.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu_v12_0.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smu_v12_0_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/tonga_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/vega10_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/vega12/smu9_driver_if.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/vega12_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/inc/vega20_ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/Makefile [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/cik_dpm.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/Makefile [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ci_baco.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ci_baco.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/common_baco.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/common_baco.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/fiji_baco.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/fiji_baco.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/hardwaremanager.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/hwmgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/hwmgr_ppt.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/polaris_baco.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/polaris_baco.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_overdriver.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_overdriver.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_psm.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_psm.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomfwctrl.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppevvmath.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/pppcielanes.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/pppcielanes.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/pptable_v1_0.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/process_pptables_v1_0.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/processpptables.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/processpptables.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_hwmgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu10_inc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_baco.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_baco.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_clockpowergating.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_dyn_defaults.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_powertune.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_powertune.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_thermal.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_thermal.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu8_hwmgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu9_baco.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu9_baco.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu_helper.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/tonga_baco.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/tonga_baco.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_baco.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_baco.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_inc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_powertune.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_pptable.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_processpptables.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_processpptables.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_thermal.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_thermal.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_baco.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_baco.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_hwmgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_inc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_pptable.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_processpptables.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_processpptables.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_thermal.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega12_thermal.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_baco.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_baco.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_inc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_powertune.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_powertune.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_pptable.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_processpptables.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_processpptables.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_thermal.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega20_thermal.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/kv_dpm.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/kv_dpm.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/kv_smc.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/ppsmc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/r600_dpm.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/si_dpm.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/si_dpm.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/si_smc.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/sislands_smc.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/Makefile [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/fiji_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/iceland_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/polaris10_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/smu10_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/smu10_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/smu7_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/smu7_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/smu8_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/smu8_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/smu9_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/smu9_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/tonga_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/tonga_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/vega10_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/vega10_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/vega12_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/vega12_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/vega20_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/vega20_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/vegam_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/powerplay/smumgr/vegam_smumgr.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/Makefile [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu11/Makefile [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu11/navi10_ppt.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu12/Makefile [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu12/smu_v12_0.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu_cmn.h [new file with mode: 0644]
drivers/gpu/drm/amd/pm/swsmu/smu_internal.h [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/Makefile [deleted file]
drivers/gpu/drm/amd/powerplay/amd_powerplay.c [deleted file]
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c [deleted file]
drivers/gpu/drm/amd/powerplay/arcturus_ppt.c [deleted file]
drivers/gpu/drm/amd/powerplay/arcturus_ppt.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/Makefile [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/ci_baco.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/ci_baco.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/common_baco.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/common_baco.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/fiji_baco.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/fiji_baco.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr_ppt.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/polaris_baco.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/polaris_baco.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/pp_overdriver.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/pp_overdriver.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/pp_psm.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/pp_psm.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/ppatomctrl.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/ppatomfwctrl.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/pppcielanes.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/pppcielanes.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu10_inc.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_baco.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_baco.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_clockpowergating.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_clockpowergating.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_dyn_defaults.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_powertune.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_powertune.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_thermal.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_thermal.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu8_hwmgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu9_baco.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu9_baco.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/smu_helper.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/tonga_baco.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/tonga_baco.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_baco.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_baco.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_inc.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_powertune.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_powertune.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_pptable.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_processpptables.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_thermal.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_thermal.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_baco.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_baco.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_inc.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_pptable.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_processpptables.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_processpptables.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_thermal.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega12_thermal.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_baco.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_baco.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_inc.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_powertune.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_powertune.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_pptable.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_processpptables.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_processpptables.h [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_thermal.c [deleted file]
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_thermal.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/amd_powerplay.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/arcturus_ppsmc.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/cz_ppsmc.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/fiji_ppsmc.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/hardwaremanager.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/hwmgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/polaris10_pwrvirus.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/power_state.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/pp_debug.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/pp_endian.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/pp_thermal.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/ppinterrupt.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/rv_ppsmc.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu10.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu10_driver_if.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_arcturus.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_navi10.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu11_driver_if_sienna_cichlid.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu12_driver_if.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu7.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu71.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu71_discrete.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu72.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu72_discrete.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu73.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu73_discrete.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu74.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu74_discrete.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu75.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu75_discrete.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu7_common.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu7_discrete.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu7_fusion.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu7_ppsmc.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu8.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu8_fusion.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu9.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu9_driver_if.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu_types.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu_ucode_xfer_cz.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu_ucode_xfer_vi.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu_v11_0.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu_v11_0_7_ppsmc.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu_v11_0_7_pptable.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu_v11_0_ppsmc.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu_v11_0_pptable.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu_v12_0.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smu_v12_0_ppsmc.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/tonga_ppsmc.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/vega10_ppsmc.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/vega12/smu9_driver_if.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/vega12_ppsmc.h [deleted file]
drivers/gpu/drm/amd/powerplay/inc/vega20_ppsmc.h [deleted file]
drivers/gpu/drm/amd/powerplay/navi10_ppt.c [deleted file]
drivers/gpu/drm/amd/powerplay/navi10_ppt.h [deleted file]
drivers/gpu/drm/amd/powerplay/renoir_ppt.c [deleted file]
drivers/gpu/drm/amd/powerplay/renoir_ppt.h [deleted file]
drivers/gpu/drm/amd/powerplay/sienna_cichlid_ppt.c [deleted file]
drivers/gpu/drm/amd/powerplay/sienna_cichlid_ppt.h [deleted file]
drivers/gpu/drm/amd/powerplay/smu_cmn.c [deleted file]
drivers/gpu/drm/amd/powerplay/smu_cmn.h [deleted file]
drivers/gpu/drm/amd/powerplay/smu_internal.h [deleted file]
drivers/gpu/drm/amd/powerplay/smu_v11_0.c [deleted file]
drivers/gpu/drm/amd/powerplay/smu_v12_0.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/Makefile [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/smu10_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/smu10_smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/smu7_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/smu7_smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/smu8_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/smu8_smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/smu9_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/smu9_smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/vega10_smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/vega12_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/vega12_smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/vega20_smumgr.h [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c [deleted file]
drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.h [deleted file]