index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
pm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-08
drm/amdgpu: add support for SMU version 15.0.9
Kanala Ramalingeswara Reddy
3
-1
/
+4
2026-07-01
drm/amd/pm: fix smu13 power limit range calculation
Yang Wang
2
-11
/
+15
2026-07-01
drm/amd/pm: fix amdgpu_pm_info power display units
Yang Wang
1
-9
/
+12
2026-07-01
drm/amd/pm: make pp_features read-only when scpm is enabled
Yang Wang
1
-0
/
+5
2026-07-01
drm/amdgpu: Save some cycles on the job submission path
Tvrtko Ursulin
2
-10
/
+12
2026-07-01
drm/amd/pm: fix smu13 power limit range calculation
Yang Wang
2
-11
/
+15
2026-07-01
drm/amd/pm: drop unused smu pptable callbacks
Yang Wang
11
-54
/
+0
2026-07-01
drm/amd/pm: retire legacy pmfw eeprom feature check
Ce Sun
2
-9
/
+0
2026-07-01
drm/amd/pm: Guard VBIOS AC timing table walk
Xiang Liu
1
-6
/
+22
2026-07-01
drm/amdgpu/powerplay: Align get_tonga_state_array() header with prototype
Srinivasan Shanmugam
1
-3
/
+4
2026-07-01
drm/amd/pm: retire smu_13_0_6 mca dump support
Ce Sun
1
-497
/
+0
2026-07-01
drm/amd/pm: retire aca smu backend support for smu
Ce Sun
1
-153
/
+0
2026-07-01
drm/amdgpu/pm/powerplay: bounds-check voltage index in Vega10 lookup
Asad Kamal
1
-1
/
+34
2026-07-01
drm/amdgpu/pm/powerplay: bounds-check voltage index in SMU7 lookup
Asad Kamal
1
-0
/
+24
2026-07-01
drm/amd/pm: Validate Tonga PPTable subtable bounds
Yang Wang
1
-84
/
+520
2026-07-01
drm/amd/pm: Validate Vega10 PPTable subtable bounds
Yang Wang
1
-105
/
+459
2026-07-01
drm/amd/pm: Validate legacy hwmgr PP table offsets
Yang Wang
1
-130
/
+316
2026-07-01
drm/amd/pm: Validate Vega hwmgr PowerPlay table bounds
Yang Wang
3
-21
/
+52
2026-07-01
drm/amd/pm: Validate Tonga PowerPlay state array bounds
Yang Wang
1
-22
/
+40
2026-07-01
drm/amdgpu/pm/powerplay: clamp Vega10 PP sub-table ucNumEntries
Asad Kamal
1
-36
/
+102
2026-07-01
drm/amdgpu/pm/powerplay: clamp Tonga/Polaris PP sub-table ucNumEntries
Asad Kamal
1
-19
/
+61
2026-07-01
drm/amdgpu/pm: add pp_entries_max() helper
Asad Kamal
1
-0
/
+17
2026-07-01
drm/amd/powerplay: fix VoltageObjectInfo zero-stride loop and OOB read
Asad Kamal
2
-5
/
+16
2026-07-01
drm/amd/pm: Use uploaded size for legacy custom PPTable
Yang Wang
1
-13
/
+8
2026-07-01
drm/amd/pm: Validate pp_table header before reading size
Yang Wang
1
-8
/
+11
2026-07-01
drm/amd/pm: fix amdgpu_pm_info power display units
Yang Wang
1
-9
/
+12
2026-07-01
drm/amd/pm: make pp_features read-only when scpm is enabled
Yang Wang
1
-0
/
+5
2026-07-01
drm/amdgpu: Delete check_soft_reset() from amd_ip_funcs
Timur Kristóf
1
-1
/
+0
2026-07-01
drm/amd/pm: validate vega10 profile mode inputs
Lijo Lazar
1
-0
/
+9
2026-07-01
drm/amd/pm: Use helper to get pptable in SMUv15
Lijo Lazar
2
-87
/
+2
2026-07-01
drm/amd/pm: Use helper to get pptable in SMUv14
Lijo Lazar
2
-87
/
+2
2026-07-01
drm/amd/pm: Use helper to get pptable in SMUv13
Lijo Lazar
2
-87
/
+2
2026-07-01
drm/amd/pm: Use helper to get pptable in SMUv11
Lijo Lazar
1
-68
/
+9
2026-07-01
drm/amd/pm: Add helper functions to fetch pptable
Lijo Lazar
2
-0
/
+143
2026-07-01
drm/amd/pm: Add helper for parameter parsing
Lijo Lazar
1
-68
/
+48
2026-06-17
drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUs
Shubhankar Milind Sardeshpande
1
-1
/
+6
2026-06-17
drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUs
Shubhankar Milind Sardeshpande
1
-1
/
+6
2026-06-17
drm/amd/pm: sleep on PMFW EEPROM busy in bad page count query
Candice Li
1
-1
/
+1
2026-06-17
drm/amd/pm: Validate OD DPM triples before mutating tables
Asad Kamal
2
-28
/
+43
2026-06-17
drm/amd/pm: Validate custom profile parameters
Lijo Lazar
7
-18
/
+34
2026-06-04
drm/amd/pm: Use strscpy in profile mode parsing
Lijo Lazar
1
-6
/
+5
2026-06-04
drm/amd/pm: bound OD parameter parsing to stack array size
Candice Li
1
-0
/
+7
2026-06-04
drm/amd/pm: Stop pp_od_clk_voltage emit at PAGE_SIZE
Asad Kamal
1
-0
/
+2
2026-06-03
drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_range
Priya Hosur
1
-1
/
+2
2026-06-03
drm/amd/pm: zero unused SMU argument registers
Yang Wang
1
-2
/
+6
2026-06-03
drm/amd/pm: mark metrics.energy_accumulator is invalid for smu 14.0.2
Yang Wang
1
-1
/
+0
2026-06-03
drm/amd/pm: fix smu13 power limit default/cap calculation
Yang Wang
2
-29
/
+35
2026-06-03
drm/amd/pm: apply SMU 13.0.10 workaround during MP1 unload
Yang Wang
1
-1
/
+9
2026-06-03
drm/amd/pm: use kcalloc in phm table copy helpers
Candice Li
1
-6
/
+4
2026-06-03
drm/amdgpu/pm: fix SmartShift bias sysfs store PM refcount on parse error
Candice Li
1
-5
/
+3
[prev]
[next]