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
/
drm
/
xe
Age
Commit message (
Expand
)
Author
2026-07-14
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
2026-07-14
drm/xe/display: Do not allocate into stolen for new framebuffers.
Maarten Lankhorst
2026-07-14
drm/xe: Fix DPT allocation paths.
Maarten Lankhorst
2026-07-14
drm/xe: s/bar2/lmembar/
Ville Syrjälä
2026-07-14
drm/xe: Check the PTE local memory bit for initial FB in stolen
Ville Syrjälä
2026-07-14
drm/xe: Abstract the initial FB PTE checks a bit
Ville Syrjälä
2026-07-14
drm/xe: Print a debug message if we have no stolen for the initial FB
Ville Syrjälä
2026-07-14
drm/xe: Do the initial FB size alignment earlier
Ville Syrjälä
2026-07-14
drm/i915: Use drm_dbg_kms() for initial FB debugs
Ville Syrjälä
2026-07-14
drm/xe: Hold a dma-buf reference for imported BOs
Nitin Gote
2026-07-14
drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOC
Himal Prasad Ghimiray
2026-07-13
drm/xe/multi_queue: preempt primary on queue group suspend
Niranjana Vishwanathapura
2026-07-13
drm/xe/guc: Add suspend refcount to exec queue ops
Thomas Hellström
2026-07-13
drm/xe/hw_engine_group: propagate suspend failures during mode switch
Niranjana Vishwanathapura
2026-07-13
drm/xe/guc: add uninterruptible suspend wait for cross-process cleanup
Niranjana Vishwanathapura
2026-07-13
drm/xe/guc: ban exec queue on suspend timeout
Niranjana Vishwanathapura
2026-07-13
drm/xe: only resume exec queues that were actually suspended
Niranjana Vishwanathapura
2026-07-11
drm/xe/pf: Handle migration descriptor using KLV helpers
Michal Wajdeczko
2026-07-11
drm/xe/tests: Add migration packet test
Michal Wajdeczko
2026-07-11
drm/xe/tests: Add GuC KLV printer test
Michal Wajdeczko
2026-07-11
drm/xe/tests: Add object encoding helper test
Michal Wajdeczko
2026-07-11
drm/xe/tests: Add string encoding helper test
Michal Wajdeczko
2026-07-11
drm/xe/tests: Add GuC KLV helpers basic tests
Michal Wajdeczko
2026-07-11
drm/xe/guc: Formalize Reserved KLVs
Michal Wajdeczko
2026-07-11
drm/xe/guc: Add KLV parsing helper
Michal Wajdeczko
2026-07-11
drm/xe/guc: Add object KLV encoding helper
Michal Wajdeczko
2026-07-11
drm/xe/guc: Add string KLV encoding helper
Michal Wajdeczko
2026-07-11
drm/xe/guc: Add basic KLV encoding helpers
Michal Wajdeczko
2026-07-11
drm/xe/guc: Prepare to print group KLVs
Michal Wajdeczko
2026-07-11
drm/xe/guc: Allow to print single KLV
Michal Wajdeczko
2026-07-10
drm/xe: Use xe_tile_info() in alloc_primary_gt() and alloc_media_gt()
Shuicheng Lin
2026-07-10
drm/xe/configfs: Add enable_multi_queue attribute
Shuicheng Lin
2026-07-10
drm/xe/i2c: use platform_device_set_fwnode()
Bartosz Golaszewski
2026-07-10
drm/xe/guc: toggle paging engine support for NVL-S+
Matthew Auld
2026-07-10
drm/xe/hw_engine: document top-down paging requirement
Matthew Auld
2026-07-10
drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES
Matthew Auld
2026-07-10
drm/xe/guc: handle submit mask with paging engine
Matthew Auld
2026-07-10
drm/xe/guc: handle guc logical instance for paging engine
Matthew Auld
2026-07-10
drm/xe: refactor the paging engine setup
Matthew Auld
2026-07-10
drm/xe/hw_engine: don't open code is_usm_hwe()
Matthew Auld
2026-07-10
drm/xe/guc: add the plumbing for GUC_PAGING_CLASS
Matthew Auld
2026-07-10
drm/xe/guc: refactor to_guc_class() to accept hwe
Matthew Auld
2026-07-10
drm/xe/guc: refactor ads to use guc_class
Matthew Auld
2026-07-09
drm/xe/guc: Define GuC firmware for NVL-S
Julia Filipchuk
2026-07-09
drm/xe: Add support for WA 16029897822
Daniele Ceraolo Spurio
2026-07-09
drm/xe: Add support for WA 22022079272
Daniele Ceraolo Spurio
2026-07-09
drm/xe/guc: Handle GuC local uncorrectable error notifications
Zhanjun Dong
2026-07-09
drm/gpusvm: let the drm_gpusvm core context purely MM level
Honglei Huang
2026-07-09
drm/xe: have xe_svm_range embed one drm_gpusvm_pages
Honglei Huang
2026-07-09
drm/gpusvm: embed struct drm_device into drm_gpusvm_pages
Honglei Huang
[prev]
[next]