index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2026-06-02
rust/drm: Introduce DeviceContext
Lyude Paul
2026-06-02
drm/rockchip: dw_dp: Release core resources
Cristian Ciocaltea
2026-06-02
drm/rockchip: dw_dp: Add missing newline in dev_err_probe() message
Cristian Ciocaltea
2026-06-02
drm/bridge: synopsys: dw-dp: Support unregistering the AUX channel
Cristian Ciocaltea
2026-06-02
drm/rockchip: vop2: Add YUV support to background color
Cristian Ciocaltea
2026-06-02
drm/rockchip: vop2: Rename CSC_BT2020 to CSC_BT2020L
Cristian Ciocaltea
2026-06-02
drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()
Lyude Paul
2026-06-02
drm/i915/color: Fix step discontinuity in Pre-CSC Gamma LUT
Sean Paul
2026-06-02
drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUT
Sean Paul
2026-06-02
drm/i915: Fix color blob reference handling in intel_plane_state
Chaitanya Kumar Borah
2026-06-02
drm/i915: Avoid programming color HW blocks for NV12 Y planes
Chaitanya Kumar Borah
2026-06-02
drm/i915/display: Don’t use atomic state back-pointer to derive color pipeline
Chaitanya Kumar Borah
2026-06-02
drm/i915/display: Fix intel_lpe_audio_irq_handler for PREEMPT-RT
Maarten Lankhorst
2026-06-02
drm/tyr: use IoMem directly instead of Devres
Danilo Krummrich
2026-06-02
drm/tyr: separate driver type from driver data
Danilo Krummrich
2026-06-02
drm/imx: Fix three kernel-doc warnings in dcss-scaler.c
Yicong Hui
2026-06-01
drm/v3d: Reduce PM runtime autosuspend delay
Maíra Canal
2026-06-01
drm/v3d: Clean caches before runtime suspend
Maíra Canal
2026-06-01
drm/v3d: Flush MMU TLB and cache during runtime resume
Maíra Canal
2026-06-01
drm/xe/display: drop duplicate intel_dp_mst_suspend() call
Jani Nikula
2026-06-01
drm/xe/display: remove intel_display_flush_cleanup_work() calls on suspend/sh...
Jani Nikula
2026-06-01
drm/i915: add flush_workqueue(display->wq.cleanup) on shutdown
Jani Nikula
2026-06-01
drm/i915/xe: Enable HPD polling later during system resume
Imre Deak
2026-06-01
drm/i915: Keep display IRQs enabled for encoder suspend/shutdown
Imre Deak
2026-06-01
drm/v3d: Wait for pending L2T flush before cleaning caches
Maíra Canal
2026-06-01
Revert "drm/xe/nvls: Define GuC firmware for NVL-S"
Daniele Ceraolo Spurio
2026-06-01
drm/xe/pcode: Don't ignore drmm_mutex_init failure
Michal Wajdeczko
2026-05-29
Revert "drm/xe/nvls: Define GuC firmware for NVL-S"
Daniele Ceraolo Spurio
2026-05-30
drm/gem: fix race between change_handle and handle_delete
Zhenghang Xiao
2026-05-30
Merge tag 'drm-misc-fixes-2026-05-29' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
2026-05-29
drm: Remove DRIVER_GEM_GPUVA feature flag
Laura Nao
2026-05-29
drm: lcdif: Wait for vblank before disabling DMA
Paul Kocialkowski
2026-05-29
drm: lcdif: Set undocumented bit to clear FIFO at vsync
Paul Kocialkowski
2026-05-29
drm/msm/adreno: add Adreno 810 GPU support
Alexander Koskovich
2026-05-29
drm/msm/a8xx: use pipe protect slot 15 for last-span-unbound feature
Alexander Koskovich
2026-05-29
drm/msm/adreno: set cx_misc_mmio regardless of if platform has LLCC
Alexander Koskovich
2026-05-29
drm/msm/adreno: rename llc_mmio to cx_misc_mmio
Alexander Koskovich
2026-05-29
drm/msm/a6xx: Allow IFPC with perfcntr stream
Rob Clark
2026-05-29
drm/msm/a6xx: Append SEL regs to dyn pwrup reglist
Rob Clark
2026-05-29
drm/msm/a6xx: Increase pwrup_reglist size
Rob Clark
2026-05-29
drm/msm: Add PERFCNTR_CONFIG ioctl
Rob Clark
2026-05-29
drm/msm/a8xx: Add perfcntr flush sequence
Rob Clark
2026-05-29
drm/msm/a6xx+: Add support to configure perfcntrs
Rob Clark
2026-05-29
drm/msm: Add basic perfcntr infrastructure
Rob Clark
2026-05-29
drm/msm: Add per-context perfcntr state
Rob Clark
2026-05-29
drm/msm/a6xx: Add yield & flush helper
Rob Clark
2026-05-29
drm/msm: Add sysprof accessors
Rob Clark
2026-05-29
drm/msm: Add a6xx+ perfcntr tables
Rob Clark
2026-05-29
drm/msm/registers: Add perfcntr json
Rob Clark
2026-05-29
drm/msm/registers: Sync gen_header.py from mesa
Rob Clark
[prev]
[next]