aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-03drm/amd/powerplay: support new pptable upload on Vega20Evan Quan1-1/+3
2018-08-27drm/amd/pp: Implement get_performance_level for legacy dgpuRex Zhu1-1/+1
2018-08-21drm/powerplay: enable dpm under pass-throughYintian Tao1-1/+3
2018-07-05drm/amd/pp: Refine the interface exported to displayRex Zhu1-2/+2
2018-05-17drm/amd/powerplay: add a framework for perfroming pre displayEvan Quan1-0/+10
2018-05-17drm/amd/powerplay: new framework to honour DAL clock limitsEvan Quan1-0/+9
2018-04-11drm/amd/pp: Not call cgs interface to get display infoRex Zhu1-5/+3
2018-04-11drm/amd/pp: Add hwmgr_sw_init/fini functioinsRex Zhu1-12/+2
2018-03-21drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu1-3/+3
2018-03-07drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu1-1/+3
2018-03-06drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu1-17/+0
2018-02-26drm/amd/pp: Move common dpm check functions to hardwaremanager.cRex Zhu1-0/+10
2018-02-19drm/amd/powerplay: export thermal range through temp sysfsAlex Deucher1-2/+9
2018-02-19drm/amd/powerplay: remove unused parameter of phm_start_thermal_controller (v2)Evan Quan1-11/+3
2017-12-19drm/amd/pp: implement phm_reset_power_profile_stateRex Zhu1-15/+18
2017-09-26drm/amd/powerplay: refine phm_register_thermal_interrupt interfaceRex Zhu1-3/+3
2017-09-26drm/amd/powerplay: change alert temperature rangeEric Huang1-2/+2
2017-09-18drm/amd/powerplay: use struct amd_pm_funcs in powerplayRex Zhu1-18/+0
2017-09-18drm/amd/powerplay: delete dead code in powerplayRex Zhu1-73/+20
2017-09-18drm/amd/powerplay: refine code for thermal control in powerplayRex Zhu1-2/+4
2017-09-12drm/amd/powerplay: delete eventmgr layer in poweprlayRex Zhu1-1/+17
2017-08-29drm/amd/powerplay: notify smu once display changed on Rv.Rex Zhu1-0/+14
2017-04-28drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.Rex Zhu1-0/+10
2017-03-29drm/amd/powerplay: add some display/powerplay interfacesEric Huang1-0/+49
2017-03-29drm/amd/powerplay: remove unneeded conversions to boolAndrew F. Davis1-1/+1
2017-03-29drm/amd/powerplay: reapply power profile when force dpm level to autoEric Huang1-3/+19
2017-01-27drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui1-1/+1
2016-12-06drm/amd/powerplay: disable cg pg task when pp uninitialize.Rex Zhu1-0/+13
2016-11-08drm/amd/powerplay: return false instead of -EINVALAndrew Shadura1-1/+1
2016-09-14drm/amd/powerplay: initialize platform caps in hwmgr_init.Rex Zhu1-34/+0
2016-07-07drm/amd/powerplay: fix trivial typo and tidy commentAlexandre Demers1-1/+1
2016-07-07drm/amd/powerplay: add event task of disable dynamic state managementEric Huang1-0/+24
2016-06-21drm/amd/powerplay: fix logic error.Rex Zhu1-1/+5
2016-04-04drm/amd/powerplay: add uvd/vce dpm enabling flag default.Rex Zhu1-0/+3
2016-04-01drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.Rex Zhu1-3/+10
2016-02-10drm/amd/powerplay: export interface to DAL.Rex Zhu1-2/+89
2016-02-10drm/amd/powerplay: change struct name.Rex Zhu1-1/+1
2016-01-08drm/amd/powerplay: enable power down asic task. (v2)Rex Zhu1-1/+16
2016-01-08drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)Rex Zhu1-1/+0
2015-12-21amd/powerplay: fix copy paste typo in hardwaremanager.cAlex Deucher1-1/+1
2015-12-21drm/amd/powerplay: add point check to avoid NULL point hang.Rex Zhu1-13/+47
2015-12-21amd/powerplay: Add structures required to report configuration changeEric Yang1-6/+11
2015-12-21amd/powerplay: Fix get dal power levelVitaly Prosyak1-3/+4
2015-12-21amd\powerplay Implement get dal power levelVitaly Prosyak1-0/+9
2015-12-21drm/amd/powerplay: enable set_cpu_power_state task. (v2)Rex Zhu1-2/+11
2015-12-21drm/amd/powerplay: export interface to DAL to init/change display configuration.Rex Zhu1-0/+16
2015-12-21drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.Rex Zhu1-0/+21
2015-12-21drm/amdgpu/powerplay: add thermal control interface in hwmgr.Rex Zhu1-0/+29
2015-12-21drm/amdgpu/poweprlay: export program display gap function to eventmgrRex Zhu1-0/+27
2015-12-21drm/amd/powerplay: add CG and PG support for carrizoRex Zhu1-2/+87