index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: Add missing power attribute to APU check
Alex Deucher
2019-01-29
1
-1
/
+2
*
drm/amd/powerplay: create pp_od_clk_voltage device file under OD support
Evan Quan
2019-01-08
1
-8
/
+14
*
drm/amdgpu: don't expose fan attributes on APUs
Alex Deucher
2018-11-30
1
-0
/
+13
*
drm/amd:Enable/Disable NBPSTATE on On/OFF of UVD
Guttula, Suresh
2018-11-26
1
-0
/
+13
*
drm/amdgpu: Retire amdgpu_ring.ready flag v4
Andrey Grodzovsky
2018-11-05
1
-1
/
+1
*
drm/amd/powerplay: error out when force clock level under auto dpm mode V2
Evan Quan
2018-10-22
1
-3
/
+12
*
drm/amdgpu: Always enable fan sensors for read
Rex Zhu
2018-10-09
1
-10
/
+0
*
drm/amdgpu: Disable sysfs pwm1 if not in manual fan control
Rex Zhu
2018-10-09
1
-0
/
+7
*
drm/amdgpu: Add fan RPM setting via sysfs
Rex Zhu
2018-10-09
1
-3
/
+187
*
drm/amdgpu: print smc feature mask in debugfs amdgpu_pm_info
Alex Deucher
2018-09-26
1
-0
/
+5
*
drm/amd/powerplay: update OD to take voltage value instead of offset
Evan Quan
2018-09-19
1
-6
/
+6
*
drm/amd/powerplay: added vega20 overdrive support V3
Evan Quan
2018-09-10
1
-0
/
+45
*
drm/amdgpu: Remove dead code in amdgpu_pm.c
Rex Zhu
2018-08-27
1
-35
/
+0
*
drm/amdgpu: Remove duplicated power source update
Rex Zhu
2018-08-27
1
-8
/
+0
*
drm/amdgpu: move display definitions into amdgpu_display header
Huang Rui
2018-08-27
1
-0
/
+1
*
drm/amdgpu/pm: Fix potential Spectre v1
Gustavo A. R. Silva
2018-07-31
1
-1
/
+2
*
drm/amdgpu: fix a reversed condition
Rex Zhu
2018-07-31
1
-1
/
+1
*
drm/amdgpu/pm: Remove VLA usage
Kees Cook
2018-07-18
1
-58
/
+42
*
drm/amdgpu/pm: fix display count in non-DC path
Alex Deucher
2018-07-05
1
-1
/
+1
*
drm/amd/pp: Unify powergate_uvd/vce/mmhub to set_powergating_by_smu
Rex Zhu
2018-07-05
1
-4
/
+4
*
drm/amd/amdgpu: Add a GPU_LOAD entry to sysfs (v3)
Tom St Denis
2018-07-05
1
-0
/
+40
*
drm/amdgpu: Use real power source in powerplay instand of hardcode
Rex Zhu
2018-06-15
1
-10
/
+11
*
drm/doc: Add amdgpu hwmon/power documentation (v2)
Alex Deucher
2018-06-15
1
-8
/
+37
*
drm/amdgpu: Fix display corruption on CI with dpm enabled
Rex Zhu
2018-05-15
1
-16
/
+16
*
drm/amd/pp: Skip fan attributes if fan not present
Rex Zhu
2018-05-15
1
-13
/
+8
*
drm/amdgpu: change pp_dpm clk/mclk/pcie input format.
welu
2018-05-15
1
-44
/
+59
*
drm/amd/pp: Print out voltage/clock range in sysfs
Rex Zhu
2018-05-15
1
-0
/
+1
*
drm/amdgpu/pm: document pp_od_clk_voltage
Alex Deucher
2018-05-15
1
-0
/
+23
*
drm/amdgpu/pm: document pp_power_profile_mode
Alex Deucher
2018-05-15
1
-0
/
+20
*
drm/amdgpu/pm: document pp_dpm_sclk pp_dpm_mclk pp_dpm_pcie (v2)
Alex Deucher
2018-05-15
1
-0
/
+17
*
drm/amdgpu/pm: document pp_table
Alex Deucher
2018-05-15
1
-0
/
+11
*
drm/amdgpu/pm: document power_dpm_state
Alex Deucher
2018-05-15
1
-0
/
+31
*
drm/amdgpu/pm: document power_dpm_force_performance_level
Alex Deucher
2018-05-15
1
-0
/
+53
*
drm/amd/pp: Remove struct pp_gpu_power
Rex Zhu
2018-05-15
1
-15
/
+7
*
drm/amdgpu: add documentation on hwmon interfaces exposed (v3)
Alex Deucher
2018-04-11
1
-0
/
+40
*
drm/amdgpu: Set pm_display_cfg in non-dc mode
Rex Zhu
2018-04-11
1
-15
/
+16
*
drm/amdgpu: Remove wrapper layer of smu ip functions
Rex Zhu
2018-03-15
1
-1
/
+1
*
drm/amd/pp: Revert gfx/compute profile switch sysfs
Rex Zhu
2018-03-06
1
-180
/
+0
*
drm/amdgpu: Get/set dgpu power cap via hwmon API
Rex Zhu
2018-02-19
1
-0
/
+75
*
drm/amd/pp: Delete debug info when set power_profile_mode
Rex Zhu
2018-02-19
1
-1
/
+0
*
drm/amdgpu/pm: rework the hwmon visibility settings
Alex Deucher
2018-02-19
1
-13
/
+17
*
drm/amdgpu/pp: remove the get_temperature API
Alex Deucher
2018-02-19
1
-3
/
+0
*
drm/amdgpu/pm: use read_sensor API to get temperature
Alex Deucher
2018-02-19
1
-8
/
+16
*
drm/amdgpu/pm: report gpu average power via hwmon API
Alex Deucher
2018-02-19
1
-0
/
+34
*
drm/amdgpu/pm: report gpu voltages via hwmon API
Alex Deucher
2018-02-19
1
-0
/
+82
*
drm/amdgpu/pm: handle fan properly when card is powered down
Alex Deucher
2018-02-19
1
-0
/
+20
*
drm/amd/pp: Add edit/commit/show OD clock/voltage support in sysfs
Rex Zhu
2018-02-19
1
-1
/
+97
*
drm/amd/pp: Add stable Pstate clk display support in debugfs
Rex Zhu
2018-02-19
1
-0
/
+4
*
drm/amdgpu: add custom power policy support in sysfs
Rex Zhu
2018-02-19
1
-1
/
+80
*
drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet...
Evan Quan
2018-02-19
1
-5
/
+5
[next]