index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-19
drm/amdgpu: do not keep debugfs dentry
Nirmoy Das
1
-3
/
+0
2021-02-09
drm/amd/pm: make the error log more clear for fine grain tuning function
Xiaojian Du
3
-3
/
+5
2021-02-09
drm/amd/pm: enable LCLK DS
Kenneth Feng
1
-0
/
+3
2021-02-09
drm/amd/pm: add support for hwmon control of slow and fast PPT limit on vangogh
Xiaomeng Hou
6
-18
/
+204
2021-02-09
drm/amd/pm: modify the power limit level parameter from bool to enum type
Xiaomeng Hou
3
-5
/
+21
2021-02-09
drm/amd/pm: update the smu v11.5 smc header for vangogh
Xiaomeng Hou
2
-1
/
+9
2021-02-09
drm/amd/pm/swsmu: unify the init soft gpu metrics function
Kevin Wang
11
-47
/
+45
2021-02-09
drm/amd/pm: enable DCS
Kenneth Feng
1
-0
/
+5
2021-02-09
drm/amdgpu/smu12: fix power reporting on renoir
Alex Deucher
1
-1
/
+1
2021-02-09
drm/amd/pm: enable ACDC feature
Kenneth Feng
1
-0
/
+3
2021-02-02
drm/amdgpu: Prevent shift wrapping in amdgpu_read_mask()
Dan Carpenter
1
-3
/
+3
2021-02-02
drm/amd/pm: Disable GFXOFF when GFX DPM or PG disabled
Jinzhou Su
1
-4
/
+10
2021-02-02
drm/amd/pm: remove some useless code for vangogh
Xiaojian Du
1
-3
/
+0
2021-02-02
drm/amd/pm: fill in the data member of v2 gpu metrics table for vangogh
Xiaojian Du
1
-0
/
+3
2021-02-01
drm/amdgpu/swsmu: use percent rather than rpm for manual fan control (v2)
Alex Deucher
7
-103
/
+86
2021-02-01
Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"
Alex Deucher
7
-9
/
+39
2021-02-01
drm/amd/pm: correct string parsing for extra separator characters case
Evan Quan
1
-0
/
+2
2021-02-01
drm/amdgpu/pm: Account for extra separator characters in sysfs interface
Matt Coffin
1
-0
/
+2
2021-02-01
Revert "Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers""
Evan Quan
1
-6
/
+3
2021-01-26
drm/amd/pm: store and reinstate swsmu user power configurations
Arunpravin
2
-4
/
+159
2021-01-21
drm/amd/pm: print the timeout of smc message
Huang Rui
1
-3
/
+8
2021-01-21
drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNT...
Prike Liang
1
-1
/
+1
2021-01-21
drm/amd/pm: remove unused message SMU_MSG_SpareX
Kevin Wang
3
-6
/
+0
2021-01-19
drm/amdgpu: fix build error without x86 kconfig (v2)
Huang Rui
3
-7
/
+16
2021-01-15
drm/amd/pm: update driver if version for navy_flounder
Jiansong Chen
1
-1
/
+1
2021-01-14
drm/amd/pm: modify the fine grain tuning function for vangogh
Xiaojian Du
2
-6
/
+48
2021-01-14
drm/amd/pm: modify the fine grain tuning function for Renoir
Xiaojian Du
4
-23
/
+6
2021-01-14
drm: amdgpu: pm: Mark vangogh_clk_dpm_is_enabled() as static
Souptick Joarder
1
-1
/
+1
2021-01-14
drm/amd/pm: implement processor fine grain feature for vangogh (v3)
Huang Rui
4
-1
/
+104
2021-01-14
drm/amd/pm: implement the processor clocks which read by metric
Huang Rui
4
-0
/
+52
2021-01-14
drm/amd/pm: add the workload map for vangogh
Xiaojian Du
1
-0
/
+1
2021-01-14
drm/amd/pm: fix one superfluous error for renoir
Xiaojian Du
1
-0
/
+4
2021-01-14
drm/amd/pm: support the function to change power profile mode for vangogh
Xiaojian Du
1
-1
/
+14
2021-01-14
drm/amd/pm: Enable GfxOff for Vangogh
Jinzhou Su
2
-0
/
+9
2021-01-14
drm/amd/pm: Add GFXOFF interface for Vangogh
Jinzhou Su
1
-1
/
+3
2021-01-14
drm/amd/pm: fix the return value of pm message
Huang Rui
1
-0
/
+1
2021-01-14
drm/amdgpu: revise the mode2 reset for vangogh
Huang Rui
3
-22
/
+47
2021-01-14
drm/amdgpu: add mode2 reset support for vangogh
Alex Deucher
1
-0
/
+6
2021-01-14
drm/amd/pm: don't mark all apu as true on feature mask
Huang Rui
1
-1
/
+3
2021-01-14
drm/amd/pm: initial feature_enabled/feature_support bitmap for vangogh
Huang Rui
1
-4
/
+22
2021-01-14
drm/amd/pm: clean up get_allowed_feature_mask function
Huang Rui
1
-43
/
+0
2021-01-14
drm/amd/pm: enhance the real response for smu message (v2)
Huang Rui
1
-5
/
+9
2021-01-14
drm/amd/pm: remove vcn/jpeg powergating feature checking for vangogh
Huang Rui
1
-20
/
+12
2021-01-12
drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix worthy function headers, demote ...
Lee Jones
1
-4
/
+6
2021-01-12
drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Fix a bunch of kernel-doc formatting...
Lee Jones
1
-68
/
+65
2021-01-12
drm/amd/pm/powerplay/hwmgr/hwmgr: Move prototype into shared header
Lee Jones
2
-1
/
+2
2021-01-12
drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix formatting and spelling issues
Lee Jones
1
-2
/
+2
2021-01-12
drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Fix legacy function header formatting
Lee Jones
1
-6
/
+5
2021-01-12
drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Fix legacy function header formatting
Lee Jones
1
-6
/
+5
2021-01-12
drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix documentation for 'mpll_param'
Lee Jones
1
-2
/
+2
[prev]
[next]