index
:
kernel/git/stable/linux.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
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2026-04-17
drm/sched: Remove FIFO and RR and simplify to a single run queue
Tvrtko Ursulin
2026-04-17
drm/sched: Switch default policy to fair
Tvrtko Ursulin
2026-04-17
drm/sched: Favour interactive clients slightly
Tvrtko Ursulin
2026-04-17
drm/sched: Add fair scheduling policy
Tvrtko Ursulin
2026-04-17
drm/sched: Remove idle entity from tree
Tvrtko Ursulin
2026-04-17
drm/sched: Account entity GPU time
Tvrtko Ursulin
2026-04-17
drm/sched: Free all finished jobs at once
Tvrtko Ursulin
2026-04-17
drm/sched: Implement RR via FIFO
Tvrtko Ursulin
2026-04-17
drm/sched: Add some more scheduling quality unit tests
Tvrtko Ursulin
2026-04-17
drm/sched: Add some scheduling quality unit tests
Tvrtko Ursulin
2026-04-17
drm/sched: Move run queue related code into a separate file
Tvrtko Ursulin
2026-04-17
drm/sched: Consolidate entity run queue management
Tvrtko Ursulin
2026-04-17
drm/sched: Disallow initializing entities with no schedulers
Tvrtko Ursulin
2026-04-17
drm/xe/pf: Fix VF's scheduling priority reporting
Michal Wajdeczko
2026-04-17
Merge tag 'drm-intel-next-fixes-2026-04-16' of https://gitlab.freedesktop.org...
Dave Airlie
2026-04-17
Merge tag 'topic/pipe-reorder-2026-04-15' of https://gitlab.freedesktop.org/d...
Dave Airlie
2026-04-16
drm/xe/eustall: Fix drm_dev_put called before stream disable in close
Shuicheng Lin
2026-04-16
drm/xe/xe3p_lpg: Add Wa_18044193044
Varun Gupta
2026-04-16
drm/nouveau: Fix double call to drm_sched_entity_fini()
Philipp Stanner
2026-04-16
drm/sched: Make drm_sched_entity_kill() a public function
Philipp Stanner
2026-04-17
drm/colorop: Check if getting curve_1d_type default succeeds
Jonathan Cavitt
2026-04-17
drm/gpuvm: Do not prepare NULL objects
Jonathan Cavitt
2026-04-16
drm/i915/reset: Disable execlist per-engine reset for display reset tests
Ville Syrjälä
2026-04-16
drm/i915/reset: Add "intel_display_reset_count" debugfs file
Ville Syrjälä
2026-04-16
drm/xe/display: Add init_clock_gating.h stubs
Ville Syrjälä
2026-04-16
drm/i915/reset: Move pending_fb_pin handling to i915
Ville Syrjälä
2026-04-16
drm/i915/reset: Reorganize display reset code
Ville Syrjälä
2026-04-16
drm/xe: Clear xe->display when no longer valid
Ville Syrjälä
2026-04-16
drm/xe: Fix type and parameter name mismatches in kernel-doc references
Shuicheng Lin
2026-04-16
drm/xe: Fix kernel-doc comment syntax issues in header files
Shuicheng Lin
2026-04-16
drm/xe: Add missing '@' prefix to kernel-doc member tags
Shuicheng Lin
2026-04-16
drm/xe: Fix stale and mismatched kernel-doc member tags in header files
Shuicheng Lin
2026-04-16
drm/drm_atomic: duplicate colorop states if plane color pipeline in use
Melissa Wen
2026-04-16
drm/i915: Clear i915->display when no longer valid
Ville Syrjälä
2026-04-16
dma-buf: Remove the old selftest
Jason Gunthorpe
2026-04-16
Merge tag 'topic/pipe-reorder-2026-04-15' of https://gitlab.freedesktop.org/d...
Jani Nikula
2026-04-16
drm/i915/lt_phy: Update the Tx Swing for DP 1.4
Arun R Murthy
2026-04-16
drm: rcar-du: encoder: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
2026-04-16
drm: renesas: rz-du: rzg2l_du_encoder: convert to of_drm_find_and_get_bridge()
Luca Ceresoli
2026-04-16
drm/bridge: prevent encoder chain changes in pre_enable/post_disable
Luca Ceresoli
2026-04-16
drm/bridge: prevent encoder chain changes while iterating with list_for_each_...
Luca Ceresoli
2026-04-16
drm/bridge: prevent encoder chain changes while iterating with list_for_each_...
Luca Ceresoli
2026-04-16
drm/bridge: drm_bridge_attach: lock the encoder chain mutex during insertion
Luca Ceresoli
2026-04-16
drm/encoder: drm_encoder_cleanup: lock the encoder chain mutex during removal
Luca Ceresoli
2026-04-16
drm/encoder: add mutex to protect the bridge chain
Luca Ceresoli
2026-04-16
drm: renesas: rzg2l_mipi_dsi: Fix deassert/assert of CMN_RSTB signal
Biju Das
2026-04-16
drm: renesas: rzg2l_mipi_dsi: Increase reset deassertion delay
Biju Das
2026-04-16
drm: renesas: rzg2l_mipi_dsi: Move rzg2l_mipi_dsi_set_display_timing()
Biju Das
2026-04-16
drm/nouveau: fix nvkm_device leak on aperture removal failure
David Carlier
2026-04-15
drm/xe: Suppress reset log for killed queues
Daniele Ceraolo Spurio
[prev]
[next]