index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
powerplay
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-01
Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+10
2017-05-28
drm/amd/powerplay: Use designated initializers
Kees Cook
1
-10
/
+10
2017-05-24
drm/amd/powerplay: fix a signedness bugs
Dan Carpenter
1
-1
/
+1
2017-05-24
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
Alex Deucher
1
-1
/
+2
2017-05-24
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
Alex Deucher
1
-4
/
+27
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for vi.
Rex Zhu
4
-20
/
+27
2017-05-10
drm/amd/powerplay: refine pwm1_enable callback functions for Vega10.
Rex Zhu
2
-20
/
+25
2017-05-10
drm/amd/powerplay: add more smu message on Vega10.
Rex Zhu
1
-1
/
+4
2017-05-05
drm/amd/powerplay: fix bug sclk/mclk level can't be set on vega10.
Rex Zhu
1
-30
/
+31
2017-05-05
drm/amd/powerplay: Setup sw CTF to allow graceful exit when temperature excee...
Rex Zhu
1
-28
/
+45
2017-05-05
drm/amd/powerplay: delete dead code in powerplay.
Rex Zhu
2
-30
/
+0
2017-05-05
drm/amd/powerplay: disable engine spread spectrum feature on Vega10.
Rex Zhu
1
-1
/
+5
2017-05-05
drm/amd/powerplay: clean up code in vega10_smumgr.c
Rex Zhu
1
-56
/
+45
2017-05-05
drm/amd/powerplay: correct LoadLineResistance value in pptable.
Rex Zhu
2
-4
/
+4
2017-05-05
drm/amd/powerplay: Allow duplicate enteries in pptable.
Rex Zhu
1
-4
/
+4
2017-05-05
drm/amd/powerplay: set fan target temperature by msg on vega10.
Rex Zhu
1
-0
/
+5
2017-05-05
drm/amd/powerplay: set soc floor voltage on boot on vega10.
Rex Zhu
4
-0
/
+71
2017-05-05
drm/amd/powerplay: refine code in vega10_smumgr.c
Rex Zhu
1
-39
/
+39
2017-04-28
drm/amd/powerplay: implement stop dpm task for vega10.
Rex Zhu
5
-1
/
+123
2017-04-28
drm/amd/powerplay: complete disable_smc_firmware_ctf_tasks.
Rex Zhu
3
-1
/
+7
2017-04-28
drm/amd/powerplay: add disable_smc_ctf callback in hwmgr.
Rex Zhu
4
-1
/
+13
2017-04-28
drm/amd/powerplay: refine set pcie dpm default table on vega10.
Rex Zhu
1
-21
/
+1
2017-04-28
drm/amd/powerplay: disable cks by default on vega10.
Rex Zhu
1
-1
/
+1
2017-04-28
drm/amd/powerplay: correct UlvOffsetVid on Vega10.
Rex Zhu
1
-3
/
+2
2017-04-28
drm/amd/powerplay: Fix AVFS param.
Rex Zhu
1
-4
/
+4
2017-04-28
drm/amd/powerplay: enable clock stretch feature on Vega10.
Rex Zhu
1
-5
/
+7
2017-04-28
drm/amd/powerplay: enable pcie dpm on Vega10.
Rex Zhu
1
-1
/
+2
2017-04-28
drm/amd/powerplay: allocate fb for avfs fuse table on vega10.
Rex Zhu
2
-0
/
+37
2017-04-28
drm/amd/powerplay: enable AGM logging while dpm disabled.
Rex Zhu
2
-3
/
+2
2017-04-28
drm/amd/powerplay: add error message to remind user updating firmware
Huang Rui
1
-2
/
+5
2017-04-28
drm/amdgpu: update smu9 driver interface
Evan Quan
1
-2
/
+16
2017-04-28
drm/amd/powerplay: delete dead functions in vega10.
Rex Zhu
3
-38
/
+2
2017-04-28
drm/amd/powerplay: fix suspend error on DPM disabled
Huang Rui
1
-1
/
+3
2017-04-28
drm/amd/powerplay: align with VBIOS to support new AVFS structure
Rex Zhu
3
-68
/
+68
2017-04-07
drm/amd/powerplay: add fan controller table v11 support.
Rex Zhu
2
-45
/
+120
2017-04-07
drm/amd/powerplay: port newest process pptable code for vega10.
Rex Zhu
3
-50
/
+187
2017-04-06
drm/amdgpu/smu9: update to latest driver interface
Evan Quan
1
-4
/
+53
2017-04-04
drm/amd/powerplay: fix a couple locking issues
Dan Carpenter
1
-2
/
+4
2017-04-04
drm/amd/powerplay: fix pp_dpm_get_current_power_state() (v2)
Dan Carpenter
1
-0
/
+4
2017-04-04
drm/amdgpu/powerplay: fix locking typo
Alex Deucher
1
-1
/
+1
2017-03-29
drm/amd/powerplay: reduce sample period time
Rex Zhu
1
-1
/
+1
2017-03-29
drm/amd/powerplay: add Vega10 powerplay support (v5)
Eric Huang
19
-2
/
+8105
2017-03-29
drm/amd/powerplay: add some display/powerplay interfaces
Eric Huang
5
-1
/
+191
2017-03-29
drm/amd/powerplay: add some new structures for Vega10
Eric Huang
3
-5
/
+155
2017-03-29
drm/amd/powerplay: add global PowerPlay mutex.
Rex Zhu
2
-61
/
+132
2017-03-29
drm/amdgpu: add new atomfirmware based helpers for powerplay
Eric Huang
3
-1
/
+537
2017-03-29
drm/amd/powerplay: add new Vega10's ppsmc header file
Eric Huang
1
-0
/
+131
2017-03-29
drm/amd/powerplay: add smu9 header files for Vega10
Eric Huang
2
-0
/
+565
2017-03-29
drm/amd/powerplay: restore disabling power containment on Fiji (v2)
Eric Huang
1
-0
/
+7
2017-03-29
drm/amd/powerplay: remove unneeded conversions to bool
Andrew F. Davis
2
-2
/
+2
[next]