linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay/hwmgr
Evan Quan 2cac05dee6 drm/amd/powerplay: add the hw manager for vega12 (v4)
handles the driver power state setup

v2: squash in the following:
- handle negative temperature ranges
- add vega12 thermal ranges
- use ffs/fls
- remove ACG code
- resend NumOfDisplays message
- correct max dpm levels
- remove power containment settings
- fix warnings
- add sensors interface
- delete unused overdrive arbiter
- drop get_temperature callback
- smu table cleanup
- atomfirmware smu dpm table updates
v3: rebase
v4: rebase

Acked-by: Christian König <christian.koenig@amd.com>
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>
2018-03-21 14:36:56 -05:00
..
hardwaremanager.c drm/amd/pp: Remove cgs wrapper function for temperature update 2018-03-07 16:10:09 -05:00
hwmgr_ppt.h drm/amd/powerplay: add some new structures for Vega10 2017-03-29 23:54:52 -04:00
hwmgr.c drm/amd/powerplay: add the hw manager for vega12 (v4) 2018-03-21 14:36:56 -05:00
Makefile drm/amd/powerplay: add the hw manager for vega12 (v4) 2018-03-21 14:36:56 -05:00
pp_overdriver.c drm/amdgpu: add license to files where it was missing 2017-12-07 11:51:25 -05:00
pp_overdriver.h drm/amd/powerplay: Fix missing newlines at end of file 2017-12-06 12:47:59 -05:00
pp_psm_legacy.c drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2) 2018-03-21 14:36:55 -05:00
pp_psm_legacy.h drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2) 2018-03-21 14:36:55 -05:00
pp_psm_new.c drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2) 2018-03-21 14:36:55 -05:00
pp_psm_new.h drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2) 2018-03-21 14:36:55 -05:00
pp_psm.c drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2) 2018-03-21 14:36:55 -05:00
pp_psm.h drm/amd/powerplay: Fix psm_set_user_performance_state() 2017-09-12 14:23:18 -04:00
ppatomctrl.c drm/amd/powerplay: fix copy-n-paste error on vddci_buf index 2017-11-09 18:12:19 -05:00
ppatomctrl.h drm/amd/powerplay: Add support functions for CI to ppatomctrl.c 2017-09-26 13:06:59 -04:00
ppatomfwctrl.c drm/amd/powerplay: update ppatomfwctl (v2) 2018-03-21 14:36:55 -05:00
ppatomfwctrl.h drm/amd/powerplay: update ppatomfwctl (v2) 2018-03-21 14:36:55 -05:00
ppevvmath.h drm/amd/powerplay: Delete unused functions in ppevvmath.h 2016-07-29 14:36:56 -04:00
pppcielanes.c drm/amd/powerplay: add Tonga dpm support (v3) 2015-12-21 16:42:15 -05:00
pppcielanes.h drm/amd/powerplay: add Tonga dpm support (v3) 2015-12-21 16:42:15 -05:00
pptable_v1_0.h drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*. 2016-09-16 15:52:49 -04:00
process_pptables_v1_0.c drm/amd/pp: Disable OD feature if VBIOS limits 2018-02-19 14:18:18 -05:00
process_pptables_v1_0.h drm/amd/powerplay: rename tonga_processpptable* to processpptable_v1_0*. 2016-09-16 15:52:49 -04:00
processpptables.c drm/amd/powerplay: delete some dead code 2018-02-19 14:19:38 -05:00
processpptables.h drm/amd/powerplay: add pp_tables_get_response_times function in process pptables 2016-07-15 12:34:03 -04:00
smu7_clockpowergating.c drm/amd/pp: Remove cgs_query_system_info 2018-03-05 15:39:05 -05:00
smu7_clockpowergating.h drm/amd/pp: Remove dead header file pp_asicblocks.h 2018-03-15 09:58:16 -05:00
smu7_dyn_defaults.h drm/amd/pp: Change activity_target for performance optimization on Polaris 2018-02-19 14:18:46 -05:00
smu7_hwmgr.c drm/amd/pp: Delete get_xclk function in powerplay (v2) 2018-03-19 13:38:31 -05:00
smu7_hwmgr.h drm/amd/pp: Delete get_xclk function in powerplay (v2) 2018-03-19 13:38:31 -05:00
smu7_powertune.c drm/amd/pp: Remove cgs_query_system_info 2018-03-05 15:39:05 -05:00
smu7_powertune.h drm/amd/powerplay: implement smu7 hwmgr to manager asics with smu ip version 7. 2016-09-19 13:22:10 -04:00
smu7_thermal.c drm/amd/pp: Delete get_xclk function in powerplay (v2) 2018-03-19 13:38:31 -05:00
smu7_thermal.h drm/amd/powerplay: refine code for thermal control in powerplay 2017-09-18 23:30:31 -04:00
smu8_hwmgr.c drm/amd/pp: Rename file name cz_* to smu8_* 2018-03-15 09:58:56 -05:00
smu8_hwmgr.h drm/amd/pp: Rename file name cz_* to smu8_* 2018-03-15 09:58:56 -05:00
smu10_hwmgr.c drm/amd/pp: Replace rv_* with smu10_* 2018-03-15 09:57:12 -05:00
smu10_hwmgr.h drm/amd/pp: Replace rv_* with smu10_* 2018-03-15 09:57:12 -05:00
smu10_inc.h drm/amd/pp: Replace rv_* with smu10_* 2018-03-15 09:57:12 -05:00
smu_helper.c drm/amd/pp: Move helper functions to smu_help.c 2018-03-15 09:57:21 -05:00
smu_helper.h drm/amd/pp: Move helper functions to smu_help.c 2018-03-15 09:57:21 -05:00
vega10_hwmgr.c drm/amd/pp: Remove unneeded void * casts for Vega10 2018-03-19 13:38:31 -05:00
vega10_hwmgr.h drm/amd/pp: Clean up header file for Vega10 2018-03-19 13:35:37 -05:00
vega10_inc.h drm/amd/include:cleanup vega10 nbio header files. 2017-12-06 12:48:21 -05:00
vega10_powertune.c drm/amd/pp: Remove unneeded void * casts for Vega10 2018-03-19 13:38:31 -05:00
vega10_powertune.h drm/amd/powerplay: added didt support for vega10 2017-07-14 11:06:26 -04:00
vega10_pptable.h drm/amd/powerplay: add support for ATOM GFXCLK table v2. 2017-06-29 12:43:44 -04:00
vega10_processpptables.c drm/amd/pp: Remove cgs_query_system_info 2018-03-05 15:39:05 -05:00
vega10_processpptables.h drm/amd/powerplay: port newest process pptable code for vega10. 2017-04-07 15:15:43 -04:00
vega10_thermal.c drm/amd/pp: Remove unneeded void * casts for Vega10 2018-03-19 13:38:31 -05:00
vega10_thermal.h drm/amd/pp: Delete get_xclk function in powerplay (v2) 2018-03-19 13:38:31 -05:00
vega12_hwmgr.c drm/amd/powerplay: add the hw manager for vega12 (v4) 2018-03-21 14:36:56 -05:00
vega12_hwmgr.h drm/amd/powerplay: add the hw manager for vega12 (v4) 2018-03-21 14:36:56 -05:00
vega12_inc.h drm/amd/powerplay: add vega12_inc.h 2018-03-21 14:36:53 -05:00
vega12_powertune.c drm/amd/powerplay: add the hw manager for vega12 (v4) 2018-03-21 14:36:56 -05:00
vega12_powertune.h drm/amd/powerplay: add the hw manager for vega12 (v4) 2018-03-21 14:36:56 -05:00
vega12_pptable.h drm/amd/powerplay: add vega12_pptable.h 2018-03-21 14:36:55 -05:00
vega12_processpptables.c drm/amd/powerplay: add the hw manager for vega12 (v4) 2018-03-21 14:36:56 -05:00
vega12_processpptables.h drm/amd/powerplay: add the hw manager for vega12 (v4) 2018-03-21 14:36:56 -05:00
vega12_thermal.c drm/amd/powerplay: add the hw manager for vega12 (v4) 2018-03-21 14:36:56 -05:00
vega12_thermal.h drm/amd/powerplay: add the hw manager for vega12 (v4) 2018-03-21 14:36:56 -05:00