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