index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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
*
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-12-06
4
-33
/
+34
|
\
|
*
drm/amd/pp: fix spelling mistake "dependancy" -> "dependency"
Colin Ian King
2018-11-28
1
-3
/
+3
|
*
drm/amd/powerplay:add hwmgr callback to update nbpstate on Carrizo
Guttula, Suresh
2018-11-26
2
-0
/
+4
|
*
Revert "drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD"
Shirish S
2018-11-26
1
-4
/
+1
|
*
drm/amd/powerplay: Ratelimit all "was not implemented" messages
Joerg Roedel
2018-11-19
1
-26
/
+26
*
|
Merge v4.20-rc4 into drm-next
Dave Airlie
2018-11-29
4
-47
/
+51
|
\
\
|
|
/
|
/
|
|
*
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
*
|
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-11-19
10
-148
/
+99
|
\
\
|
|
/
|
/
|
|
*
drm/amdgpu: log smu version
Shirish S
2018-11-12
1
-0
/
+4
|
*
drm/amdgpu: refactor smu8_send_msg_to_smc and WARN_ON time out
Daniel Kurtz
2018-11-12
1
-24
/
+21
|
*
drm/amdgpu: abstract the function of enter/exit safe mode for RLC
Likun Gao
2018-11-09
2
-24
/
+24
|
*
drm/amd/powerplay: correct code style
Jim Qu
2018-11-08
1
-90
/
+45
|
*
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/powerplay: do the comparison in the right Khz granularity
Evan Quan
2018-11-05
1
-2
/
+2
|
*
drm/amdgpu: update smu firmware images for VI variants (v2)
Alex Deucher
2018-11-05
1
-0
/
+3
|
*
drm/amd/powerplay: remove duplicated includes
YueHaibing
2018-11-05
5
-8
/
+0
*
|
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
[next]