summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Fix display corruption on CI with dpm enabledRex Zhu2018-05-151-16/+16
* drm/amd/pp: Skip fan attributes if fan not presentRex Zhu2018-05-151-13/+8
* drm/amdgpu: change pp_dpm clk/mclk/pcie input format.welu2018-05-151-44/+59
* drm/amd/pp: Print out voltage/clock range in sysfsRex Zhu2018-05-151-0/+1
* drm/amdgpu/pm: document pp_od_clk_voltageAlex Deucher2018-05-151-0/+23
* drm/amdgpu/pm: document pp_power_profile_modeAlex Deucher2018-05-151-0/+20
* drm/amdgpu/pm: document pp_dpm_sclk pp_dpm_mclk pp_dpm_pcie (v2)Alex Deucher2018-05-151-0/+17
* drm/amdgpu/pm: document pp_tableAlex Deucher2018-05-151-0/+11
* drm/amdgpu/pm: document power_dpm_stateAlex Deucher2018-05-151-0/+31
* drm/amdgpu/pm: document power_dpm_force_performance_levelAlex Deucher2018-05-151-0/+53
* drm/amd/pp: Remove struct pp_gpu_powerRex Zhu2018-05-151-15/+7
* drm/amdgpu: add documentation on hwmon interfaces exposed (v3)Alex Deucher2018-04-111-0/+40
* drm/amdgpu: Set pm_display_cfg in non-dc modeRex Zhu2018-04-111-15/+16
* drm/amdgpu: Remove wrapper layer of smu ip functionsRex Zhu2018-03-151-1/+1
* drm/amd/pp: Revert gfx/compute profile switch sysfsRex Zhu2018-03-061-180/+0
* drm/amdgpu: Get/set dgpu power cap via hwmon APIRex Zhu2018-02-191-0/+75
* drm/amd/pp: Delete debug info when set power_profile_modeRex Zhu2018-02-191-1/+0
* drm/amdgpu/pm: rework the hwmon visibility settingsAlex Deucher2018-02-191-13/+17
* drm/amdgpu/pp: remove the get_temperature APIAlex Deucher2018-02-191-3/+0
* drm/amdgpu/pm: use read_sensor API to get temperatureAlex Deucher2018-02-191-8/+16
* drm/amdgpu/pm: report gpu average power via hwmon APIAlex Deucher2018-02-191-0/+34
* drm/amdgpu/pm: report gpu voltages via hwmon APIAlex Deucher2018-02-191-0/+82
* drm/amdgpu/pm: handle fan properly when card is powered downAlex Deucher2018-02-191-0/+20
* drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfsRex Zhu2018-02-191-1/+97
* drm/amd/pp: Add stable Pstate clk display support in debugfsRex Zhu2018-02-191-0/+4
* drm/amdgpu: add custom power policy support in sysfsRex Zhu2018-02-191-1/+80
* drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet...Evan Quan2018-02-191-5/+5
* drm/amdgpu: rename ip block helper functionsAlex Deucher2017-12-181-9/+9
* drm/amdgpu: add license to files where it was missingAlex Deucher2017-12-071-0/+2
* drm/amdgpu: add header kgd_pp_interface.hRex Zhu2017-12-041-1/+0
* Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-231-0/+4
|\
| * drm/amdgpu: don't skip attributes when powerplay is enabledAlex Deucher2017-11-201-0/+4
* | Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie2017-10-091-1/+1
|\ \ | |/ |/|
| * drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-1/+1
* | drm/amdgpu: delete pp_enable in adevRex Zhu2017-09-281-42/+35
* | drm/amdgpu: move common pm sysfs code to amdgpu_device.cRex Zhu2017-09-281-0/+6
|/
* drm/amdgpu: unify the interface of amd_pm_funcsRex Zhu2017-09-181-137/+99
* drm/amd/powerplay: delete eventmgr layer in poweprlayRex Zhu2017-09-121-5/+5
* drm/amdgpu: refine amdgpu pwm1_enable sysfs interface.Rex Zhu2017-05-101-10/+2
* drm/amdgpu: add get_clockgating callback for soc15 (v3)Huang Rui2017-03-291-0/+3
* drm/amdgpu: add get_clockgating callback for nbio v6.1Huang Rui2017-03-291-0/+1
* drm/amdgpu: add get_clockgating callback for gfx v9Huang Rui2017-03-291-0/+2
* drm/amdgpu: refine vce2.0 dpm sequenceRex Zhu2017-03-291-3/+3
* drm/amd/amdgpu: Update read_sensor calls to have size parameter (v3)Tom St Denis2017-03-291-12/+16
* drm/amd/powerplay: add power consumption display support in debugfsEric Huang2017-03-291-0/+11
* drm/amd/powerplay: change parameter type pointer from int32_t to void in read...Eric Huang2017-03-291-12/+12
* drm/amd/amdgpu: add power profile sysfs entryEric Huang2017-03-291-0/+192
* drm/amdgpu/pm: check for headless before calling compute_clocksAlex Deucher2017-02-101-1/+2
* drm/amdgpu: refine code for VCE2.0 and related dpm code.Rex Zhu2017-02-081-1/+11
* drm/amdgpu: fix typo of CGTSHuang Rui2017-01-271-1/+1
OpenPOWER on IntegriCloud