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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
drm/amd/pm: restore user PPT limits after GPU reset
Yang Wang
1
-1
/
+2
2026-08-06
drm/amd/pm: refactor user PPT policy save and restore
Yang Wang
3
-28
/
+68
2026-08-06
drm/amd/pm: account for OD percentage in effective PPT limits
Yang Wang
3
-42
/
+65
2026-08-06
drm/amdgpu: fix userq VA validation for sub-page buffers
Candice Li
1
-9
/
+16
2026-08-06
drm/amd/pm: refactor PPT limits by controller and power source
Yang Wang
21
-687
/
+699
2026-08-06
drm/amd/pm: derive stable PPT limits from PPTable
Yang Wang
4
-40
/
+53
2026-08-06
drm/amd/ras: rename core ras_* files and update include guards
YiPeng Chai
26
-53
/
+53
2026-08-06
drm/amdkfd: Unmap svm range from GPU set to no-access
Philip Yang
3
-42
/
+76
2026-08-06
drm/amdkfd: Add helper svm_range_update_checkpoint_timestamp
Philip Yang
2
-37
/
+50
2026-08-06
drm/amd/pm/smu15: switch SMU v15.0.0 to DRAM-based accumulator metrics
Shubhankar Milind Sardeshpande
4
-115
/
+218
2026-08-06
drm/amd/pm/smu15: add metrics table header for SMU v15.0.0
Shubhankar Milind Sardeshpande
1
-0
/
+230
2026-08-06
drm/amd/ras: rename rascore directory to core
YiPeng Chai
42
-3
/
+3
2026-08-06
drm/amdgpu: Prefer default discovery offset
Lijo Lazar
1
-0
/
+13
2026-08-06
drm/amdgpu: remove obsolete gmc ras helpers
Hawking Zhang
6
-29
/
+0
2026-08-06
drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12
Qiang Yu
1
-0
/
+6
2026-08-06
drm/amdgpu: fix JPEG v5.3.0 queue reset failure in DPG mode
Jesse Zhang
1
-4
/
+17
2026-08-06
drm/amdgpu: fix JPEG v4.0.5 queue reset failure in DPG mode
Jesse Zhang
1
-4
/
+17
2026-08-06
drm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG mode
Jesse Zhang
1
-4
/
+17
2026-07-29
drm/amd/display: Exit idle optimizations before programming
Leo Li
1
-32
/
+46
2026-07-29
drm/amd/pm: hide pp_table sysfs on APUs
Yang Wang
1
-2
/
+11
2026-07-29
drm/amd/amdgpu: remove duplicated code in gfx_v11 and gfx_v12
Ulisses Paixao
4
-87
/
+67
2026-07-29
drm/amdgpu/gfx7: Enable IP block soft reset as a GPU recovery method
Timur Kristóf
1
-0
/
+5
2026-07-29
drm/amdgpu/gfx7: Fixup IP block soft reset
Timur Kristóf
1
-71
/
+75
2026-07-29
drm/amdgpu/gfx7: Use COND_EXEC
Timur Kristóf
1
-0
/
+22
2026-07-29
drm/amdgpu/gfx7: Clean up gfx ring during reset
Timur Kristóf
1
-1
/
+6
2026-07-29
drm/amdgpu/gfx7: Fixup emitting SWITCH_BUFFER packets
Timur Kristóf
2
-23
/
+16
2026-07-29
drm/amdgpu/gfx7: Return error code when failing to start GFX ring
Timur Kristóf
1
-1
/
+4
2026-07-29
drm/amdgpu/gfx7: Return error code when compute ring tests fail
Timur Kristóf
1
-2
/
+4
2026-07-29
drm/amdgpu/gfx7: Refactor MQD initialization and finalization
Timur Kristóf
1
-52
/
+48
2026-07-29
drm/amdgpu/gfx7: Make amdgpu_gfx_mqd_sw_init() usable on GFX7
Timur Kristóf
1
-2
/
+2
2026-07-29
drm/amd/display: Exit idle optimizations before programming
Leo Li
1
-32
/
+46
2026-07-29
drm/amdkfd: Remove svm_bo eviction fence
Philip Yang
9
-115
/
+64
2026-07-29
drm/amd/pm: hide pp_table sysfs on APUs
Yang Wang
1
-2
/
+11
2026-07-28
drm/amd/display: use proper context for logging
Jiri Slaby (SUSE)
1
-11
/
+9
2026-07-28
drm/amdgpu: cap GTT size to physical RAM on APUs
Harkirat Gill
1
-0
/
+12
2026-07-28
drm/amd/pm: use milliwatts for GPU power sensors
Yang Wang
27
-51
/
+65
2026-07-28
drm/amdgpu: restore UMD profile pstate after runtime resume
Candice Li
1
-0
/
+15
2026-07-28
drm/amd/display: Silence link_dpms I2C retimer failures
Alan Swanson
1
-8
/
+8
2026-07-28
drm/amdkfd: hold event_mutex while checkpointing CRIU events
William Palacek
1
-3
/
+17
2026-07-28
drm/amd/display: check if dml21_add_phantom_plane() is successful
Alex Deucher
1
-8
/
+7
2026-07-28
drm/amd/display: Fix divide-by-zero in calculate_mcache_setting on zero viewport
George Zhang
1
-6
/
+25
2026-07-28
drm/amd/display: Add AV mute wait frames to dce110_set_avmute
Ray Wu
1
-1
/
+20
2026-07-28
drm/amd/pm: fix torn gpu metrics reads
Yang Wang
3
-11
/
+12
2026-07-28
drm/amd/pm: fix pptable use-after-free
Yang Wang
3
-14
/
+16
2026-07-28
drm/amdgpu: enable mode2 reset for SMU IP v15.0.5
Kanala Ramalingeswara Reddy
1
-0
/
+1
2026-07-28
drm/amdkfd: fix uint32_t overflow in EOP ring buffer size alignment
William Palacek
1
-1
/
+1
2026-07-28
drm/amdgpu: Fix NBIO 7.11.5 offsets
Shubhankar Milind Sardeshpande
1
-63
/
+69
2026-07-28
drm/amdgpu: Enable support for PSP 15_0_5
Shubhankar Milind Sardeshpande
3
-16
/
+83
2026-07-28
drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLE
Gang Ba
1
-3
/
+7
2026-07-28
drm/amdgpu: move debug_vm handling to amdgpu_cs_parser_fini
Pierre-Eric Pelloux-Prayer
1
-14
/
+16
[prev]
[next]