index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2026-07-07
drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE
Robert Mader
2026-07-07
drm/drm_exec: avoid indirect goto
Christian König
2026-07-03
drm/bridge: analogix_dp: Fix PE/VS value shift mismatch during link training
Damon Ding
2026-07-02
drm/imagination: Fix user array stride in pvr_set_uobj_array()
Shuvam Pandey
2026-07-02
drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERY
Brajesh Gupta
2026-07-02
drm/imagination: Fix double call to drm_sched_entity_fini()
Brajesh Gupta
2026-07-01
drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue...
Luca Coelho
2026-06-30
drm/panthor: Keep interrupts masked until they are needed
Boris Brezillon
2026-06-30
drm/panthor: Interrupt group start/resumption if group_bind_locked() fails
Boris Brezillon
2026-06-30
drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced
Boris Brezillon
2026-06-30
drm/panthor: Drop a needless check in panthor_fw_unplug()
Boris Brezillon
2026-06-30
drm/panthor: Fix panthor_pwr_unplug()
Boris Brezillon
2026-06-30
drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()
Boris Brezillon
2026-06-30
drm/panthor: Fix theoretical IOMEM access in suspended state
Boris Brezillon
2026-06-30
drm/panthor: Fix potential invalid pointer deref in group_process_tiler_oom()
Boris Brezillon
2026-06-30
drm/panthor: Keep the reset work disabled until everything is initialized
Boris Brezillon
2026-06-30
drm/panthor: Always use the IRQ-safe variant when acquiring the fence lock
Boris Brezillon
2026-06-30
drm/arm/komeda: fix error handling for clk_prepare_enable() and callers
Gustavo Kenji Mendonça Kaneko
2026-06-30
drm/arm/malidp: use clk_bulk API in runtime PM resume and suspend
Gustavo Kenji Mendonça Kaneko
2026-06-30
drm/virtio: bound EDID block reads to the response buffer
Bryam Vargas
2026-06-26
Merge tag 'drm-fixes-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-26
Merge tag 'drm-next-2026-06-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-06-26
Merge tag 'drm-misc-fixes-2026-06-25' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-06-26
Merge tag 'drm-intel-next-fixes-2026-06-25-1' of https://gitlab.freedesktop.o...
Dave Airlie
2026-06-24
drm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enable
Ville Syrjälä
2026-06-23
drm/i915/gem: Add missing nospec on parallel submit slot
Joonas Lahtinen
2026-06-22
drm/sysfb: Avoid truncating maximum stride
Thomas Zimmermann
2026-06-22
drm/sysfb: Return errno code from drm_sysfb_get_visible_size()
Thomas Zimmermann
2026-06-22
drm/sysfb: Avoid possible truncation with calculating visible size
Thomas Zimmermann
2026-06-22
drm/sysfb: Do not page-align visible size of the framebuffer
Thomas Zimmermann
2026-06-22
drm/edid: fix OOB read in drm_parse_tiled_block()
Xiang Mei
2026-06-22
Merge tag 'amd-drm-fixes-7.2-2026-06-19' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2026-06-22
Merge tag 'drm-xe-next-fixes-2026-06-17' of https://gitlab.freedesktop.org/dr...
Dave Airlie
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-21
drm/nouveau: fix reversed error cleanup order in ucopy functions
Junrui Luo
2026-06-21
drm/nouveau/acr: fix missing nvkm_done() in error path of nvkm_acr_oneinit()
Wentao Liang
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-18
Merge tag 'media/v7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2026-06-17
treewide: fix transposed "sign" typos and update spelling.txt
Shardul Deshpande
2026-06-17
drm/amdgpu: Use system unbound workqueue for soft IH ring
Timur Kristóf
2026-06-17
amdgpu/ih6.1: Fix minor version
Timur Kristóf
2026-06-17
drm/amdkfd: Use exclusive bounds for SVM split alignment checks
Gerhard Schwanzer
2026-06-17
drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2
Jiqian Chen
2026-06-17
drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...
Timur Kristóf
2026-06-17
drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and older
Timur Kristóf
2026-06-17
drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTT
Timur Kristóf
2026-06-17
drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functions
Timur Kristóf
2026-06-17
drm/amdgpu: Fix context pstate override handling
Tvrtko Ursulin
2026-06-17
drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctls
Xiaogang Chen
2026-06-17
drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmap
Xiaogang Chen
[next]