summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pp: Not call cgs interface to get display infoRex Zhu2018-04-111-5/+3Star
* drm/amd/pp: Add hwmgr_sw_init/fini functioinsRex Zhu2018-04-111-12/+2Star
* drm/amd/pp: Refine register_thermal_interrupt functionRex Zhu2018-03-211-3/+3
* drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu2018-03-071-1/+3
* drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu2018-03-061-17/+0Star
* drm/amd/pp: Move common dpm check functions to hardwaremanager.cRex Zhu2018-02-271-0/+10
* drm/amd/powerplay: export thermal range through temp sysfsAlex Deucher2018-02-191-2/+9
* drm/amd/powerplay: remove unused parameter of phm_start_thermal_controller (v2)Evan Quan2018-02-191-11/+3Star
* drm/amd/pp: implement phm_reset_power_profile_stateRex Zhu2017-12-191-15/+18
* drm/amd/powerplay: refine phm_register_thermal_interrupt interfaceRex Zhu2017-09-261-3/+3
* drm/amd/powerplay: change alert temperature rangeEric Huang2017-09-261-2/+2
* drm/amd/powerplay: use struct amd_pm_funcs in powerplayRex Zhu2017-09-191-18/+0Star
* drm/amd/powerplay: delete dead code in powerplayRex Zhu2017-09-191-73/+20Star
* drm/amd/powerplay: refine code for thermal control in powerplayRex Zhu2017-09-191-2/+4
* drm/amd/powerplay: delete eventmgr layer in poweprlayRex Zhu2017-09-121-1/+17
* drm/amd/powerplay: notify smu once display changed on Rv.Rex Zhu2017-08-291-0/+14
* drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.Rex Zhu2017-04-281-0/+10
* drm/amd/powerplay: add some display/powerplay interfacesEric Huang2017-03-301-0/+49
* drm/amd/powerplay: remove unneeded conversions to boolAndrew F. Davis2017-03-301-1/+1
* drm/amd/powerplay: reapply power profile when force dpm level to autoEric Huang2017-03-301-3/+19
* drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>Huang Rui2017-01-271-1/+1
* drm/amd/powerplay: disable cg pg task when pp uninitialize.Rex Zhu2016-12-071-0/+13
* drm/amd/powerplay: return false instead of -EINVALAndrew Shadura2016-11-081-1/+1
* drm/amd/powerplay: initialize platform caps in hwmgr_init.Rex Zhu2016-09-141-34/+0Star
* drm/amd/powerplay: fix trivial typo and tidy commentAlexandre Demers2016-07-071-1/+1
* drm/amd/powerplay: add event task of disable dynamic state managementEric Huang2016-07-071-0/+24
* drm/amd/powerplay: fix logic error.Rex Zhu2016-06-211-1/+5
* drm/amd/powerplay: add uvd/vce dpm enabling flag default.Rex Zhu2016-04-041-0/+3
* drm/amd/powerplay: notify amdgpu whether dpm is enabled or not.Rex Zhu2016-04-011-3/+10
* drm/amd/powerplay: export interface to DAL.Rex Zhu2016-02-101-2/+89
* drm/amd/powerplay: change struct name.Rex Zhu2016-02-101-1/+1
* drm/amd/powerplay: enable power down asic task. (v2)Rex Zhu2016-01-081-1/+16
* drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)Rex Zhu2016-01-081-1/+0Star
* amd/powerplay: fix copy paste typo in hardwaremanager.cAlex Deucher2015-12-211-1/+1
* drm/amd/powerplay: add point check to avoid NULL point hang.Rex Zhu2015-12-211-13/+47
* amd/powerplay: Add structures required to report configuration changeEric Yang2015-12-211-6/+11
* amd/powerplay: Fix get dal power levelVitaly Prosyak2015-12-211-3/+4
* amd\powerplay Implement get dal power levelVitaly Prosyak2015-12-211-0/+9
* drm/amd/powerplay: enable set_cpu_power_state task. (v2)Rex Zhu2015-12-211-2/+11
* drm/amd/powerplay: export interface to DAL to init/change display configuration.Rex Zhu2015-12-211-0/+16
* drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw sta...Rex Zhu2015-12-211-0/+21
* drm/amdgpu/powerplay: add thermal control interface in hwmgr.Rex Zhu2015-12-211-0/+29
* drm/amdgpu/poweprlay: export program display gap function to eventmgrRex Zhu2015-12-211-0/+27
* drm/amd/powerplay: add CG and PG support for carrizoRex Zhu2015-12-211-2/+87
* drm/amd/powerplay: add hardware manager sub-componentJammy Zhou2015-12-211-0/+84