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-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
/
xe
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
5 days
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
10 days
drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
Yury Norov
12 days
drm/xe: Fix bug in idledly unit conversion
Vinay Belgaumkar
13 days
Merge v7.0-rc7 into drm-next
Simona Vetter
2026-03-31
Merge tag 'drm-intel-next-2026-03-30' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2026-03-30
drm/xe: Avoid memory allocations in xe_device_declare_wedged()
Matthew Brost
2026-03-30
drm/xe: Disable garbage collector work item on SVM close
Matthew Brost
2026-03-30
drm/xe/pxp: Don't allow PXP on older PTL GSC FWs
Daniele Ceraolo Spurio
2026-03-30
drm/xe/pxp: Clear restart flag in pxp_start after jumping back
Daniele Ceraolo Spurio
2026-03-30
drm/xe/pxp: Remove incorrect handling of impossible state during suspend
Daniele Ceraolo Spurio
2026-03-30
drm/xe/pxp: Clean up termination status on failure
Daniele Ceraolo Spurio
2026-03-30
drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctl
Arvind Yadav
2026-03-30
drm/xe/xe_pagefault: Disallow writes to read-only VMAs
Jonathan Cavitt
2026-03-30
Merge tag 'drm-xe-next-2026-03-26-1' of https://gitlab.freedesktop.org/drm/xe...
Dave Airlie
2026-03-26
drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctl
Arvind Yadav
2026-03-26
drm/xe/madvise: Enable purgeable buffer object IOCTL support
Arvind Yadav
2026-03-26
drm/xe/bo: Add purgeable shrinker state helpers
Arvind Yadav
2026-03-26
drm/xe/dma_buf: Block export of DONTNEED/purged BOs
Arvind Yadav
2026-03-26
drm/xe/bo: Block mmap of DONTNEED/purged BOs
Arvind Yadav
2026-03-26
drm/xe/madvise: Block imported and exported dma-bufs
Arvind Yadav
2026-03-26
drm/xe/madvise: Implement per-VMA purgeable state tracking
Arvind Yadav
2026-03-26
drm/xe/vm: Prevent binding of purged buffer objects
Arvind Yadav
2026-03-26
drm/xe/bo: Block CPU faults to purgeable buffer objects
Arvind Yadav
2026-03-26
drm/xe/madvise: Implement purgeable buffer object support
Arvind Yadav
2026-03-26
drm/xe/bo: Add purgeable bo state tracking and field madv to xe_bo
Arvind Yadav
2026-03-27
Merge tag 'drm-misc-next-2026-03-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-03-26
drm/xe: Fix mismatched include guards in header files
Shuicheng Lin
2026-03-26
drm/xe: Issue GGTT invalidation under lock in ggtt_node_remove
Matthew Brost
2026-03-26
drm/xe: Remove useless comment.
Maarten Lankhorst
2026-03-25
drm/xe: Fix confusion with locals on context creation
Tomasz Lis
2026-03-25
drm/xe: Add new SVM copy GT stats per size
Francois Dugast
2026-03-25
drm/xe/xe_vm: Implement xe_vm_get_property_ioctl
Jonathan Cavitt
2026-03-25
drm/xe/xe_vm: Add per VM fault info
Jonathan Cavitt
2026-03-25
drm/xe/xe_pagefault: Disallow writes to read-only VMAs
Jonathan Cavitt
2026-03-25
drm/xe: always keep track of remap prev/next
Matthew Auld
2026-03-25
drm/xe: always keep track of remap prev/next
Matthew Auld
2026-03-24
drm/i915/de: Implement register polling in the display code
Ville Syrjälä
2026-03-24
drm/i915/de: Introduce intel_de.c and move intel_de_{read,write}8() there
Ville Syrjälä
2026-03-24
drm/xe/xelp: Expose AuxCCS frame buffer modifiers on Alderlake-P
Tvrtko Ursulin
2026-03-24
drm/xe/display: Add support for AuxCCS
Tvrtko Ursulin
2026-03-24
drm/xe/display: Respect remapped plane alignment
Tvrtko Ursulin
2026-03-24
drm/xe/display: Change write_dpt_remapped_tiled function signature
Tvrtko Ursulin
2026-03-24
drm/xe/display: Move remapped plane loop out of __xe_pin_fb_vma_dpt
Tvrtko Ursulin
2026-03-24
drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
Tvrtko Ursulin
2026-03-24
drm/xe: Move aux table invalidation to ring ops
Tvrtko Ursulin
2026-03-24
drm/xe/xelp: Wait for AuxCCS invalidation to complete
Tvrtko Ursulin
2026-03-24
drm/xe/xelp: Quiesce memory traffic before invalidating AuxCCS
Tvrtko Ursulin
2026-03-24
drm/xe/xelpg: Limit AuxCCS ring buffer programming to Alderlake
Tvrtko Ursulin
2026-03-24
drm/xe: Implement recent spec updates to Wa_16025250150
Matt Roper
[next]