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-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
2026-03-19
drm/xe: Open-code GGTT MMIO access protection
Matthew Brost
-7
/
+8
2026-03-19
drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp
Umesh Nerlige Ramappa
-2
/
+2
2026-03-19
drm/xe/oa: Allow reading after disabling OA stream
Ashutosh Dixit
-2
/
+5
2026-03-19
drm/xe: Skip over non leaf pte for PRL generation
Brian Nguyen
-9
/
+29
2026-03-19
drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
Zhanjun Dong
-0
/
+1
2026-03-19
drm/xe: Trigger queue cleanup if not in wedged mode 2
Matthew Brost
-13
/
+22
2026-03-19
drm/xe: Forcefully tear down exec queues in GuC submit fini
Matthew Brost
-12
/
+63
2026-03-19
drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
Matthew Brost
-2
/
+1
2026-03-19
drm/xe/guc: Fail immediately on GuC load error
Daniele Ceraolo Spurio
-3
/
+3
2026-03-19
Merge drm/drm-next into drm-xe-next
Thomas Hellström
-324
/
+349
2026-03-18
drm/xe: Fix missing runtime PM reference in ccs_mode_store
Sanjay Yadav
-0
/
+2
2026-03-17
drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp
Umesh Nerlige Ramappa
-2
/
+2
2026-03-17
drm/xe/oa: Allow reading after disabling OA stream
Ashutosh Dixit
-2
/
+5
2026-03-17
drm/xe/compat: remove intel_step_name macro
Jani Nikula
-2
/
+1
2026-03-17
Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-324
/
+349
2026-03-16
drm/xe: Skip adding PRL entry to NULL VMA
Brian Nguyen
-0
/
+6
2026-03-16
drm/xe: Move page reclaim done_handler to own func
Brian Nguyen
-15
/
+31
2026-03-16
drm/xe: Skip over non leaf pte for PRL generation
Brian Nguyen
-9
/
+29
2026-03-16
drm/xe: Include running dword offset in default_lrc dumps
Matt Roper
-26
/
+39
2026-03-16
drm/xe/i2c: Assert/Deassert I2C IRQ
Raag Jadav
-3
/
+12
2026-03-16
drm/{i915,xe}: move framebuffer bo to parent interface
Jani Nikula
-92
/
+84
2026-03-16
drm/{i915, xe}/bo: move display bo calls to parent interface
Jani Nikula
-35
/
+22
2026-03-16
drm/xe: rename intel_bo.c to xe_display_bo.c
Jani Nikula
-1
/
+1
2026-03-13
drm/xe: Open-code GGTT MMIO access protection
Matthew Brost
-6
/
+9
2026-03-13
drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanup
Zhanjun Dong
-15
/
+7
2026-03-13
drm/xe/guc: Ensure CT state transitions via STOP before DISABLED
Zhanjun Dong
-0
/
+1
2026-03-13
drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic number
Zhanjun Dong
-3
/
+4
2026-03-13
drm/xe: Trigger queue cleanup if not in wedged mode 2
Matthew Brost
-13
/
+22
2026-03-13
drm/xe: Forcefully tear down exec queues in GuC submit fini
Matthew Brost
-12
/
+63
2026-03-13
drm/xe: Always kill exec queues in xe_guc_submit_pause_abort
Matthew Brost
-2
/
+1
2026-03-13
drm/xe/guc: Fail immediately on GuC load error
Daniele Ceraolo Spurio
-3
/
+3
2026-03-12
drm/xe/wa: Drop redundant entries for Wa_16021867713 & Wa_14019449301
Matt Roper
-14
/
+0
[prev]
[next]