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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-24
Merge tag 'drm-fixes-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
11
-10
/
+57
2026-04-24
Merge tag 'drm-next-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
98
-532
/
+1377
2026-04-24
Merge tag 'drm-misc-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
11
-10
/
+57
2026-04-24
Merge tag 'amd-drm-fixes-7.1-2026-04-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
7
-18
/
+29
2026-04-24
Merge tag 'drm-misc-next-fixes-2026-04-23' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-3
/
+3
2026-04-23
drm/amdkfd: Add upper bound check for num_of_nodes
Alysa Liu
3
-0
/
+15
2026-04-23
drm: rcar-du: Fix crash when no CMM is available
Laurent Pinchart
1
-3
/
+3
2026-04-23
Merge tag 'drm-intel-next-fixes-2026-04-22' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
1
-1
/
+1
2026-04-21
Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
83
-774
/
+1120
2026-04-21
drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.x
Timur Kristóf
1
-0
/
+6
2026-04-21
drm/amdgpu: OR init_pte_flags into invalid leaf PTE updates
Siwei He
1
-2
/
+5
2026-04-21
drm/amd: Adjust ASPM support quirk to cover more Intel hosts
Mario Limonciello
1
-6
/
+3
2026-04-21
drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.c
Leo Li
1
-10
/
+0
2026-04-20
drm/nouveau: fix u32 overflow in pushbuf reloc bounds check
Greg Kroah-Hartman
1
-1
/
+1
2026-04-20
Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
4
-8
/
+7
2026-04-20
drm/i915/psr: Init variable to avoid early exit from et alignment loop
Jouni Högander
1
-1
/
+1
2026-04-19
drm/v3d: Reject empty multisync extension to prevent infinite loop
Ashutosh Desai
1
-0
/
+5
2026-04-17
drm/amdgpu: drop userq fence driver refs out of fence process()
Prike Liang
1
-14
/
+33
2026-04-17
drm/amdgpu/userq: unpin and unref doorbell and wptr outside mutex
Sunil Khatri
1
-5
/
+5
2026-04-17
drm/amdgpu/userq: use pm_runtime_resume_and_get and fix err handling
Sunil Khatri
1
-5
/
+8
2026-04-17
drm/amdgpu/userq: unmap_helper dont return the queue state
Sunil Khatri
1
-1
/
+1
2026-04-17
drm/amdgpu/userq: unmap is to be called before freeing doorbell/wptr bo
Sunil Khatri
1
-15
/
+13
2026-04-17
drm/amdgpu/userq: hold root bo lock in caller of input_va_validate
Sunil Khatri
2
-6
/
+32
2026-04-17
drm/amdgpu/userq: caller to take reserv lock for vas_list_cleanup
Sunil Khatri
1
-12
/
+18
2026-04-17
drm/amdgpu/userq: create_mqd does not need userq_mutex
Sunil Khatri
1
-9
/
+7
2026-04-17
drm/amdgpu/userq: dont lock root bo with userq_mutex held
Sunil Khatri
1
-3
/
+8
2026-04-17
drm/amdgpu/userq: fix kerneldoc for amdgpu_userq_ensure_ev_fence
Sunil Khatri
1
-7
/
+9
2026-04-17
drm/amdgpu/userq: clean the VA mapping list for failed queue creation
Sunil Khatri
1
-4
/
+5
2026-04-17
drm/amdgpu/userq: avoid uneccessary locking in amdgpu_userq_create
Sunil Khatri
1
-16
/
+12
2026-04-17
drm/amd/display: Fix ISM teardown crash from NULL dc dereference
Srinivasan Shanmugam
2
-8
/
+8
2026-04-17
drm/amd/display: Move dml2_destroy to non-FPU compilation unit
Rafal Ostrowski
3
-12
/
+13
2026-04-17
drm/amd/display: Fix fpu guard warning
Wayne Lin
8
-8
/
+36
2026-04-17
drm/amdgpu: Clear cached EDID pointer after drm_edid_free()
Srinivasan Shanmugam
1
-0
/
+6
2026-04-17
drm/amd/display: Promote DC to 3.2.378
Taimur Hassan
1
-1
/
+1
2026-04-17
drm/amd/display: add pstate schedule admissibility flags and frame-time utility
Wenjing Liu
3
-0
/
+14
2026-04-17
drm/amd/display: add const qualifiers to watermark params struct
Wenjing Liu
1
-17
/
+17
2026-04-17
drm/amd/display: fix math_mod() using arg1 instead of arg2
Wenjing Liu
1
-1
/
+1
2026-04-17
drm/amd/display: Use overlay cursor when color pipeline is active
Alex Hung
1
-4
/
+49
2026-04-17
drm/amd/display: Fix compiler warnings
Gaghik Khachatrian
3
-6
/
+8
2026-04-17
drm/amd/display: fix NULL ptr deref in ISM delayed work
Ray Wu
2
-2
/
+14
2026-04-17
drm/amd/display: Add missing do_mccs parameter description
Srinivasan Shanmugam
1
-0
/
+4
2026-04-17
drm/amd/display: Remove redundant includes from DC
Roman Li
2
-4
/
+0
2026-04-17
drm/amd/display: Promote DC to 3.2.377
Taimur Hassan
1
-1
/
+1
2026-04-17
drm/amd/display: Fix coding style issue
Chuanyu Tseng
1
-2
/
+3
2026-04-17
drm/amd/display: Remove Duplicate Prefetch Parameter
Zheng, Austin
2
-3
/
+0
2026-04-17
drm/amd/display: Add DCN42 PMO policy for DML2.1
Nicholas Kazlauskas
5
-7
/
+229
2026-04-17
drm/amd/display: move memory latency update to dml for dcn42
Dmytro Laktyushkin
2
-78
/
+4
2026-04-17
drm/amd/display: Fix implicit narrowing conversions in modules
Gaghik Khachatrian
3
-28
/
+61
2026-04-17
drm/amd/display: update dcn42 memory latencies
Dmytro Laktyushkin
1
-3
/
+16
2026-04-17
drm/amd/display: Fix DCN42 gpuvm_min_page_size_kbytes in SOC BB
Nicholas Kazlauskas
1
-1
/
+1
[next]