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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-17
drm/amdgpu/mmhub3.0: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-17
drm/amdgpu/mmhub3.0.2: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-17
drm/amdgpu/mmhub3.0.1: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-17
drm/amdgpu/mmhub2.3: add bounds checking for cid
Alex Deucher
1
-1
/
+2
2026-03-17
drm/amdgpu/mmhub2.0: add bounds checking for cid
Alex Deucher
1
-3
/
+6
2026-03-17
drm/amdgpu: Add default case in DVI mode validation
Srinivasan Shanmugam
1
-0
/
+2
2026-03-17
drm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected()
Srinivasan Shanmugam
1
-1
/
+3
2026-03-17
drm/amdgpu: Drop unreachable return in amdgpu_reg_get_smn_base64()
Srinivasan Shanmugam
1
-1
/
+0
2026-03-17
drm/amdgpu: validate fence_count in wait_fences ioctl
Jesse.Zhang
1
-0
/
+7
2026-03-17
drm/amdgpu: move devcoredump generation to a worker
Pierre-Eric Pelloux-Prayer
4
-7
/
+91
2026-03-17
drm/amd/amdgpu: Fix build errors due to declarations after labels
Jesse.Zhang
2
-3
/
+5
2026-03-17
drm/amdgpu/userq: unlock cancel_delayed_work_sync for hang_detect_work
Sunil Khatri
1
-5
/
+6
2026-03-17
drm/amdgpu/userq: fix dma_fence refcount underflow in userq path
Sunil Khatri
1
-5
/
+1
2026-03-17
drm/amdgpu: fallback to default discovery offset/size in sriov guest
Hawking Zhang
1
-8
/
+12
2026-03-17
drm/amdgpu/userq: Use kvfree instead of kfree in amdgpu_userq_signal_ioctl
Sunil Khatri
1
-2
/
+2
2026-03-17
drm/amdgpu: update flip bit setting of RAS bad page
Tao Zhou
1
-32
/
+79
2026-03-17
drm/amdgpu: Replace deprecated strcpy() in amdgpu_virt_write_vf2pf_data
Yicong Hui
1
-2
/
+2
2026-03-17
drm/amd: fix dcn 2.01 check
Andy Nguyen
1
-4
/
+4
2026-03-17
drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()
Srinivasan Shanmugam
1
-2
/
+2
2026-03-17
drm/amd/display: remove duplicate format modifier
Erik Kurzinger
1
-4
/
+4
2026-03-17
drm/pagemap_util: Ensure proper cache lock management on free
Jonathan Cavitt
1
-9
/
+5
2026-03-17
drm/amdgpu: switch XGMI sysfs show helpers to sysfs_emit_at()
David Baum
1
-6
/
+6
2026-03-17
drm/amdgpu/discovery: Add braces to case statements in amdgpu_discovery_table_check()
Nathan Chancellor
1
-5
/
+10
2026-03-17
drm/amd/ras: Pass ras poison consumption message to sriov host
YiPeng Chai
1
-0
/
+10
2026-03-17
drm/amdgpu/userq: Use kvfree instead of kfree in amdgpu_userq_wait_ioctl
Sunil Khatri
1
-2
/
+2
2026-03-17
drm/amd/pm: Use common smu fw check function for smu15
Asad Kamal
3
-55
/
+2
2026-03-17
drm/amd/pm: Use common smu fw check function for smu13
Asad Kamal
9
-52
/
+7
2026-03-17
drm/amd/display: Promote DC to 3.2.374
Taimur Hassan
1
-1
/
+1
2026-03-17
drm/amd/display: Clamp dc_cursor_position x_hotspot to prevent integer overflow
Benjamin Nwankwo
1
-3
/
+4
2026-03-17
drm/amd/display: Query DC for gfx handling when setting linear tiling
Nicholas Carbones
23
-15
/
+69
2026-03-17
drm/amd/display: Add a buffer for boot time crc
Tom Chung
4
-0
/
+115
2026-03-17
drm/amd/display: Silence static analysis warning
Gaghik Khachatrian
2
-4
/
+4
2026-03-17
drm/amd/display: Plumb MRQ programming out of DML for dml2_1
Nicholas Kazlauskas
1
-0
/
+22
2026-03-17
drm/amd/display: Add dcn_mrq_present Field
Austin Zheng
1
-0
/
+1
2026-03-17
drm/amd/display: Fix number of opp
Austin Zheng
1
-0
/
+1
2026-03-17
drm/amd/display: Add debugfs to disallow eDP Replay entry
Ray Wu
1
-0
/
+52
2026-03-17
drm/amd/display: Wrap dcn32_override_min_req_memclk() in DC_FP_{START, END}
Xi Ruoyao
1
-0
/
+3
2026-03-17
drm/amd/display: Fix uninitialized variable use which breaks full LTO
Calvin Owens
1
-1
/
+1
2026-03-17
drm/amd/pm: Add common smu fw check function
Asad Kamal
2
-0
/
+30
2026-03-17
drm/amdgpu: fix amdgpu_userq_evict
Christian König
1
-7
/
+2
2026-03-17
drm/amdgpu: Limit BO list entry count to prevent resource exhaustion
Jesse.Zhang
1
-0
/
+4
2026-03-17
drm/amdgpu: Add poison consumption handling for gfx v12_1
YiPeng Chai
3
-1
/
+56
2026-03-17
drm/amdgpu: Add umc ecc error handling for gmc v12_1
YiPeng Chai
4
-3
/
+28
2026-03-17
drm/amd/ras: Add unified interface to handle ras interrupts
YiPeng Chai
2
-0
/
+32
2026-03-17
drm/amdgpu: Place firmware bo in vram for A + A
Hawking Zhang
1
-1
/
+1
2026-03-17
drm/amdgpu/mmhub_v4_2_0: expand gart aperture to gart_end on A+A
Feifei Xu
1
-2
/
+2
2026-03-17
drm/amdgpu/gmc12: Init vram_size for A + A
Hawking Zhang
1
-3
/
+7
2026-03-17
drm/amdgpu/gmc12: Update connected_to_cpu flag
Hawking Zhang
1
-1
/
+2
2026-03-17
drm/amdgpu/gmc12: Fix VRAM base offset calculation
Hawking Zhang
1
-0
/
+3
2026-03-17
drm/amdgpu/gmc12: Query host-gpu interface
Hawking Zhang
1
-0
/
+4
[prev]
[next]