summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Add missing power attribute to APU checkAlex Deucher2019-01-291-1/+2
* drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan2019-01-081-8/+14
* drm/amdgpu: don't expose fan attributes on APUsAlex Deucher2018-11-301-0/+13
* drm/amd:Enable/Disable NBPSTATE on On/OFF of UVDGuttula, Suresh2018-11-261-0/+13
* drm/amdgpu: Retire amdgpu_ring.ready flag v4Andrey Grodzovsky2018-11-051-1/+1
* drm/amd/powerplay: error out when force clock level under auto dpm mode V2Evan Quan2018-10-221-3/+12
* drm/amdgpu: Always enable fan sensors for readRex Zhu2018-10-091-10/+0
* drm/amdgpu: Disable sysfs pwm1 if not in manual fan controlRex Zhu2018-10-091-0/+7
* drm/amdgpu: Add fan RPM setting via sysfsRex Zhu2018-10-091-3/+187
* drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_infoAlex Deucher2018-09-261-0/+5
* drm/amd/powerplay: update OD to take voltage value instead of offsetEvan Quan2018-09-191-6/+6
* drm/amd/powerplay: added vega20 overdrive support V3Evan Quan2018-09-101-0/+45
* drm/amdgpu: Remove dead code in amdgpu_pm.cRex Zhu2018-08-271-35/+0
* drm/amdgpu: Remove duplicated power source updateRex Zhu2018-08-271-8/+0
* drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui2018-08-271-0/+1
* drm/amdgpu/pm: Fix potential Spectre v1Gustavo A. R. Silva2018-07-311-1/+2
* drm/amdgpu: fix a reversed conditionRex Zhu2018-07-311-1/+1
* drm/amdgpu/pm: Remove VLA usageKees Cook2018-07-181-58/+42
* drm/amdgpu/pm: fix display count in non-DC pathAlex Deucher2018-07-051-1/+1
* drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smuRex Zhu2018-07-051-4/+4
* drm/amd/amdgpu: Add a GPU_LOAD entry to sysfs (v3)Tom St Denis2018-07-051-0/+40
* drm/amdgpu: Use real power source in powerplay instand of hardcodeRex Zhu2018-06-151-10/+11
* drm/doc: Add amdgpu hwmon/power documentation (v2)Alex Deucher2018-06-151-8/+37
* 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
OpenPOWER on IntegriCloud