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
/
powerplay
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/pp: handle negative values when reading OD
Greathouse, Joseph
2018-11-19
4
-46
/
+40
*
drm/amd/powerplay: disable Vega20 DS related features
Evan Quan
2018-11-19
1
-1
/
+11
*
drm/amd/pp: Fix truncated clock value when set watermark
Rex Zhu
2018-11-13
1
-16
/
+16
*
drm/amd/powerplay: always use fast UCLK switching when UCLK DPM enabled
Evan Quan
2018-11-07
1
-20
/
+17
*
drm/amd/powerplay: set a default fclk/gfxclk ratio
Evan Quan
2018-11-07
3
-1
/
+19
*
drm/amd/pp: Print warning if od_sclk/mclk out of range
Rex Zhu
2018-11-01
1
-4
/
+8
*
drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10
Rex Zhu
2018-11-01
1
-0
/
+31
*
drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7
Rex Zhu
2018-11-01
1
-4
/
+6
*
drm/amd/powerplay: no MGPU fan boost enablement on DPM disabled
Evan Quan
2018-11-01
1
-3
/
+3
*
drm/amd/powerplay: revise Vega20 pptable version check
Evan Quan
2018-10-30
1
-2
/
+8
*
drm/amdgpu: fix reporting of failed msg sent to SMU (v2)
Shirish S
2018-10-26
1
-0
/
+4
*
drm/amd/powerplay: commonize the API for retrieving current clocks
Evan Quan
2018-10-25
1
-29
/
+15
*
drm/amd/powerplay: correct the clocks for DAL to be Khz unit
Evan Quan
2018-10-25
1
-11
/
+10
*
drm/amd/powerplay: commit get_performance_level API as DAL needed
Evan Quan
2018-10-24
2
-0
/
+17
*
drm/amd/powerplay: bump the PPtable version supported
Evan Quan
2018-10-22
2
-30
/
+18
*
drm/amd/powerplay: drop highest UCLK setting after display configuration change
Evan Quan
2018-10-22
1
-0
/
+11
*
drm/amd/pp: enable power limit increase in OD mode
Joseph Greathouse
2018-10-22
1
-2
/
+14
*
powerplay: Respect units on max dcfclk watermark
David Francis
2018-10-22
1
-1
/
+1
*
drm/amd/powerplay: error out when force clock level under auto dpm mode V2
Evan Quan
2018-10-22
1
-4
/
+7
*
drm/amd/powerplay: update PPtable with DC BTC and Tvr SocLimit fields
Evan Quan
2018-10-16
2
-9
/
+14
*
drm/amd/powerplay: added I2C controller configuration
Evan Quan
2018-10-16
2
-63
/
+139
*
drm/amd/powerplay: hint when power profile setting is not supported
Evan Quan
2018-10-12
1
-2
/
+7
*
drm/amd/powerplay: translate power_profile mode to pplib workload type
Evan Quan
2018-10-12
1
-3
/
+39
*
drm/amdgpu/powerplay: factor out some pptable helpers
Alex Deucher
2018-10-10
4
-96
/
+70
*
drm/amdgpu/powerplay: endian fixes for vega20_processpptables.c
Alex Deucher
2018-10-10
1
-16
/
+25
*
drm/amdgpu/powerplay: endian fixes for vega12_processpptables.c
Alex Deucher
2018-10-10
1
-12
/
+14
*
drm/amdgpu/powerplay: endian fixes for vega10_processpptables.c
Alex Deucher
2018-10-10
1
-15
/
+15
*
drm/amdgpu/powerplay: fix missing break in switch statements
Colin Ian King
2018-10-10
5
-0
/
+10
*
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
2018-10-10
4
-32
/
+2
*
drm/amdgpu: Remove amdgpu_ucode_fini_bo
Rex Zhu
2018-10-10
1
-3
/
+0
*
drm/amd/pp: Implement load_firmware interface
Rex Zhu
2018-10-09
1
-0
/
+15
*
drm/amd/pp: Allocate ucode bo in request_smu_load_fw
Rex Zhu
2018-10-09
3
-3
/
+4
*
drm/amd/pp: Refine smu7/8 request_smu_load_fw callback function
Rex Zhu
2018-10-09
3
-73
/
+39
*
drm/amd/pp: Setup SoftRegsStart before request smu load fw
Rex Zhu
2018-10-09
2
-1
/
+19
*
drm/amd/pp: Refine function iceland_start_smu
Rex Zhu
2018-10-09
1
-11
/
+1
*
drm/amd/pp: Fix memory leak on CI/AI
Rex Zhu
2018-10-09
1
-4
/
+4
*
drm/amdgpu: Add fan RPM setting via sysfs
Rex Zhu
2018-10-09
1
-0
/
+19
*
drm/amd/pp: Implement AMDGPU_PP_SENSOR_MIN/MAX_FAN_RPM
Rex Zhu
2018-10-09
2
-0
/
+8
*
drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD
Akshu Agrawal
2018-10-09
1
-1
/
+4
*
drm/amd/pp: Remove wrong code in fiji_start_smu
Rex Zhu
2018-10-09
1
-10
/
+0
*
drm/amd/pp: Remove uncessary extra vcn pg cntl in smu
Rex Zhu
2018-10-09
1
-15
/
+1
*
drm/amdgpu: Move out power up/down sdma out of smu
Rex Zhu
2018-10-09
2
-15
/
+1
*
drm/amd/pp: Expose the smu support for SDMA PG cntl
Rex Zhu
2018-10-09
3
-0
/
+27
*
drm/amd/pp: Avoid divide-by-zero in fan_ctrl_set_fan_speed_rpm
Rex Zhu
2018-10-09
2
-0
/
+2
*
drm/amd/pp: Fix fan's RPM setting not work on VI/Vega10
Rex Zhu
2018-10-09
2
-4
/
+4
*
drm/amd/powerplay: enable MGPU fan boost feature on Vega20
Evan Quan
2018-10-09
1
-0
/
+15
*
drm/amd/powerplay: helper interfaces for MGPU fan boost feature
Evan Quan
2018-10-09
2
-0
/
+20
*
drm/amdgpu/vega20: make power profile output more consistent
Alex Deucher
2018-10-09
1
-1
/
+1
*
drm/amd/powerplay/vega20: enable fan RPM and pwm settings V2
Evan Quan
2018-10-09
3
-4
/
+185
*
drm/amd/powerplay/vega20: tell the correct gfx voltage V2
Evan Quan
2018-10-09
1
-0
/
+12
[next]