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-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
2026-03-24
drm/xe: Use write-combine mapping when populating DPT
Tvrtko Ursulin
-1
/
+2
2026-03-24
drm/xe: Rename XE_BO_FLAG_SCANOUT to XE_BO_FLAG_FORCE_WC
Tvrtko Ursulin
-19
/
+26
2026-03-24
drm/xe/pf: Add FLR_PREPARE state to VF control flow
Piotr Piórkowski
-16
/
+91
2026-03-23
drm/xe: Send 'none' recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
Raag Jadav
-1
/
+8
2026-03-23
drm/xe: Implement recent spec updates to Wa_16025250150
Matt Roper
-1
/
+3
2026-03-23
drm/xe/pf: Fix use-after-free in migration restore
Michał Winiarski
-0
/
+2
2026-03-23
drm/xe/xe3p: Skip TD flush
Tejas Upadhyay
-0
/
+8
2026-03-23
drm/xe/xe3p_lpg: Restrict UAPI to enable L2 flush optimization
Tejas Upadhyay
-0
/
+35
2026-03-23
drm/xe/pat: define coh_mode 2way
Tejas Upadhyay
-11
/
+12
2026-03-23
drm/xe/xe3p_lpg: flush shrinker bo cachelines manually
Tejas Upadhyay
-1
/
+30
2026-03-23
drm/xe/vf: Improve getting clean NULL context
Michal Wajdeczko
-4
/
+46
2026-03-23
drm/xe: Add MI_SEMAPHORE_WAIT command definition
Michal Wajdeczko
-0
/
+13
2026-03-23
drm/xe: Add PR_CTR_CTRL/THRSH register definitions
Michal Wajdeczko
-0
/
+8
2026-03-23
drm/xe/pf: Fix use-after-free in migration restore
Michał Winiarski
-0
/
+2
2026-03-20
drm/xe: Fix format specifier for printing pointer differences
Nathan Chancellor
-15
/
+15
2026-03-20
drm/xe: Extend Wa_14026781792 for xe3lpg
Nitin Gote
-4
/
+4
2026-03-20
drm/xe/xe3p_lpg: Add Wa_16029437861
Varun Gupta
-1
/
+1
2026-03-19
drm/xe: Fix missing runtime PM reference in ccs_mode_store
Sanjay Yadav
-0
/
+2
[prev]
[next]