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