index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/pm: fix wrong smu socclk value
Yang Wang
2023-06-09
1
-1
/
+1
*
drm/amdgpu: Add mode-2 reset in SMU v13.0.6
Lijo Lazar
2023-06-09
1
-9
/
+7
*
drm/amd/pm: Notify PMFW about driver unload cases
Lijo Lazar
2023-06-09
1
-2
/
+23
*
drm/amd/pm: Update PMFW headers for version 85.54
Lijo Lazar
2023-06-09
2
-19
/
+2
*
drm/amd/pm: Expose mem temperature for GC version 9.4.3
Asad Kamal
2023-06-09
1
-5
/
+5
*
drm/amd/pm: Update hw mon attributes for GC version 9.4.3
Asad Kamal
2023-06-09
1
-11
/
+25
*
drm/amd/pm: Initialize power limit for SMU v13.0.6
Lijo Lazar
2023-06-09
1
-15
/
+0
*
drm/amd/pm: Keep interface version in PMFW header
Lijo Lazar
2023-06-09
15
-52
/
+17
*
drm/amd/pm: Add ih for SMU v13.0.6 thermal throttling
Asad kamal
2023-06-09
1
-3
/
+104
*
drm/amd/pm: Update pmfw header files for SMU v13.0.6
Asad kamal
2023-06-09
2
-1
/
+12
*
drm/amd/pm: Update gfx clock frequency for SMU v13.0.6
Asad kamal
2023-06-09
1
-1
/
+10
*
drm/amd/pm: Update pmfw header files for SMU v13.0.6
Asad kamal
2023-06-09
2
-3
/
+7
*
drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3
Rajneesh Bhardwaj
2023-06-09
2
-3
/
+13
*
drm/amd/pm: fix possible power mode mismatch between driver and PMFW
Evan Quan
2023-06-09
3
-19
/
+20
*
drm/amd/pm: avoid potential UBSAN issue on legacy asics
Guchun Chen
2023-06-09
1
-2
/
+7
*
drm/amd/pm: parse pp_handle under appropriate conditions
Guchun Chen
2023-06-09
1
-7
/
+13
*
drm/amdgpu: add xcc index argument to rlc safe_mode func (v4)
Le Ma
2023-04-18
3
-27
/
+27
*
drm/amd/pm: Fix spelling mistake "aquire" -> "acquire"
Colin Ian King
2023-04-18
1
-1
/
+1
*
drm/amd/pm: change pmfw_decoded_link_width, speed variables to globals
Tom Rix
2023-04-18
2
-2
/
+5
*
drm/amd/pm: correct the pcie link state check for SMU13
Evan Quan
2023-04-13
3
-4
/
+10
*
drm/amd/pm: remove unused num_of_active_display variable
Tom Rix
2023-04-13
1
-7
/
+0
*
drm/amd/pm: correct SMU13.0.7 max shader clock reporting
Horatio Zhang
2023-04-11
1
-1
/
+60
*
drm/amd/pm: correct SMU13.0.7 pstate profiling clock settings
Horatio Zhang
2023-04-11
1
-7
/
+15
*
drm/amd/pm: Fix incorrect comment about Vangogh power cap support
Guilherme G. Piccoli
2023-04-11
1
-2
/
+2
*
drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV3X
Tong Liu01
2023-03-31
1
-2
/
+6
*
drm/amd/pm: enable sysfs node vclk1 and dclk1 for NV2X
Tong Liu01
2023-03-31
1
-0
/
+8
*
drm/amd/pm: add sysfs node vclk1 and dclk1
Tong Liu01
2023-03-31
2
-0
/
+40
*
drm/amd/pm: re-enable the gfx imu when smu resume
Tim Huang
2023-03-31
1
-12
/
+28
*
drm/amd/pm: enable TEMP_DEPENDENT_VMIN for navi1x
Alex Deucher
2023-03-22
1
-1
/
+2
*
drm/amd/pm/swsmu/smu11/vangogh_ppt: Provide a couple of missing parameter des...
Lee Jones
2023-03-22
1
-0
/
+2
*
drm/amd: fix compilation issue with legacy gcc
bobzhou
2023-03-15
1
-3
/
+4
*
drm/amd/pm: Remove unavailable temperature params
Lijo Lazar
2023-03-13
1
-43
/
+0
*
drm/amd/pm: Fix sienna cichlid incorrect OD volage after resume
Błażej Szczygieł
2023-03-13
1
-10
/
+33
*
drm/amd/pm: bump SMU 13.0.4 driver_if header version
Tim Huang
2023-03-13
2
-3
/
+3
*
drm/amd/pm: Add SMU 13.0.6 support
Lijo Lazar
2023-03-07
7
-6
/
+2165
*
drm/amd/pm: Add PMFW headers for SMU 13.0.6
Lijo Lazar
2023-03-07
3
-0
/
+448
*
drm/amdgpu: skip the invalid workload type
Perry Yuan
2023-03-07
2
-2
/
+6
*
drm/amdgpu: map new capped and uncapped mode power profiles for Vangogh
Perry Yuan
2023-03-07
2
-3
/
+7
*
drm/amdgpu/pm: add capped/uncapped power profile modes
Perry Yuan
2023-03-07
2
-2
/
+4
*
drm/amdgpu: remove dead code
Muhammad Usama Anjum
2023-03-07
1
-1
/
+1
*
drm/amd/pm: Enable ecc_info table support for smu v13_0_10
Candice Li
2023-03-06
1
-0
/
+75
*
drm/amdgpu: fix no previous prototype warning
Kun Liu
2023-03-06
1
-1
/
+1
*
drm/amdgpu: added a sysfs interface for thermal throttling
Kun Liu
2023-02-23
1
-0
/
+17
*
drm/amdgpu: added a sysfs interface for thermal throttling
Kun Liu
2023-02-23
5
-0
/
+144
*
drm/amd/pm: downgrade log level upon SMU IF version mismatch
Guchun Chen
2023-02-23
3
-6
/
+6
*
drm/amd/pm: no pptable resetup on runpm exiting
Evan Quan
2023-02-23
1
-4
/
+11
*
drm/amd/pm: correct the baco state setting for ArmD3 scenario
Evan Quan
2023-02-23
1
-4
/
+17
*
drm/amd/pm: re-enable ac/dc on smu_v13_0_0/10
Kenneth Feng
2023-02-23
1
-0
/
+1
*
drm/amd/pm: avoid unaligned access warnings
Jonathan Gray
2023-02-15
9
-0
/
+18
*
drm/amd/pm: Allocate dummy table only if needed
Lijo Lazar
2023-02-15
2
-3
/
+8
[next]