summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amdgpu: extend profiling mode.Rex Zhu2017-01-271-17/+21
* drm/amdgpu: fix bug return invalid value to sysfs.Rex Zhu2017-01-271-1/+1
* drm/amdgpu: add parse clock gating stateHuang Rui2017-01-271-0/+33
* drm/amdgpu: introduce an interface to get clock gating status dynamicallyHuang Rui2017-01-271-0/+4
* drm/amd/powerplay: add profiling mode in dpm levelRex Zhu2017-01-271-0/+17
* drm/amd/powerplay: Unify dpm level definesRex Zhu2017-01-271-24/+15
* drm/amd/amdgpu: expose fan rpm though hwmonGrazvydas Ignotas2016-11-111-0/+21
* drm/amdgpu: refine set power state logic for dpm.Rex Zhu2016-10-251-65/+15
* drm/amdgpu: use same vce state definition in dpm and powerplayRex Zhu2016-10-251-1/+1
* drm/amd/powerplay: Replace per-asic print_performance with genericTom St Denis2016-09-221-2/+60
* drm/amd/amdgpu: change pptable output format from ASCII to binaryEric Huang2016-08-081-5/+2
* drm/amd/amdgpu: add mutex locking for both DPM and PP based powergating for U...Tom St Denis2016-08-081-33/+25
* drm/amdgpu: some improvement in parsing inputsEric Huang2016-07-071-3/+9
* drm/amdgpu: add the common code to support mclk ODEric Huang2016-07-071-0/+55
* drm/amdgpu: add the new common pm code to support sclk ODEric Huang2016-07-071-9/+15
OpenPOWER on IntegriCloud