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-02-27
drm/xe/vf: Redo LRC creation while in VF fixups
Tomasz Lis
-13
/
+59
2026-02-27
drm/xe/vf: Wait for all fixups before using default LRCs
Tomasz Lis
-8
/
+10
2026-02-27
drm/xe: Wrappers for setting and getting LRC references
Tomasz Lis
-19
/
+60
2026-02-27
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
-13
/
+13
2026-02-27
drm/xe: restrict multi-lrc to VCS/VECS engines
Xin Wang
-0
/
+29
2026-02-27
drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3p
Matt Roper
-0
/
+6
2026-02-27
drm/i915/overlay: Convert overlay to parent interface
Ville Syrjälä
-0
/
+1
2026-02-27
drm/xe/compat: Remove unused i915_reg.h from compat header
Uma Shankar
-6
/
+0
2026-02-26
drm/xe/configfs: Free ctx_restore_mid_bb in release
Shuicheng Lin
-0
/
+1
2026-02-26
drm/xe/xe3p_xpc: Drop stale MCR steering TODO comment
Matt Roper
-6
/
+0
2026-02-26
drm/i915/dpt: drop _common from the DPT file names
Jani Nikula
-1
/
+1
2026-02-26
drm/i915/dpt: move create/destroy to parent interface
Jani Nikula
-20
/
+0
2026-02-26
drm/i915/dpt: pass obj, size instead of framebuffer to intel_dpt_create()
Jani Nikula
-1
/
+1
2026-02-26
drm/xe: Move LRC seqno to system memory to avoid slow dGPU reads
Matthew Brost
-21
/
+42
2026-02-26
drm/xe: Avoid unconditional VRAM reads in H2G path
Matthew Brost
-9
/
+16
2026-02-26
drm/xe: Split H2G and G2H into separate buffer objects
Matthew Brost
-24
/
+47
2026-02-26
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
-0
/
+9
2026-02-26
Revert "drm/xe/compat: Remove unused i915_reg.h from compat header"
Uma Shankar
-0
/
+6
2026-02-26
drm/xe: Don't expose display modparam if no display support
Michal Wajdeczko
-1
/
+3
2026-02-26
drm/xe/pf: Don't use LMTT page size if no LMTT
Michal Wajdeczko
-1
/
+2
2026-02-26
drm/xe/pf: Don't force 2MB VRAM alignment
Michal Wajdeczko
-3
/
+5
2026-02-26
drm/xe/pf: Use explicit VRAM BO flag for VRAM provisioning
Michal Wajdeczko
-1
/
+1
2026-02-25
drm/xe/guc: Refine CT queue checks and log formatting
Shuicheng Lin
-6
/
+5
2026-02-25
drm/xe/guc: Accumulate CT H2G retry sleep budget
Shuicheng Lin
-1
/
+1
2026-02-25
drm/xe/compat: Remove unused i915_reg.h from compat header
Uma Shankar
-6
/
+0
2026-02-25
drm/xe/fbdev: print info about stolen memory preference for fbdev
Vinod Govindapillai
-1
/
+5
2026-02-25
drm/xe/fbdev: Extract intel_fbdev_fb_prefer_stolen()
Ville Syrjälä
-10
/
+26
2026-02-25
drm/xe/fbdev: Fix BIOS FB vs. stolen size check
Ville Syrjälä
-1
/
+1
2026-02-25
Merge drm/drm-next into drm-intel-next
Jani Nikula
-2904
/
+9110
2026-02-24
drm/xe/xe2_hpg: Drop invalid workaround Wa_15010599737
Matt Roper
-4
/
+1
2026-02-24
drm/xe: Consolidate workaround entries for Wa_18041344222
Matt Roper
-18
/
+6
2026-02-24
drm/xe/uapi: Introduce a flag to disallow vm overcommit in fault mode
Thomas Hellström
-2
/
+17
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14023061436
Matt Roper
-3
/
+1
2026-02-23
drm/xe/wa_oob: Consolidate some OOB rules
Matt Roper
-23
/
+8
2026-02-23
drm/xe: Consolidate workaround entries for Wa_15016589081
Matt Roper
-8
/
+4
2026-02-23
drm/xe: Consolidate workaround entries for Wa_18033852989
Matt Roper
-8
/
+4
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14019988906
Matt Roper
-8
/
+4
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14019386621
Matt Roper
-8
/
+4
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14019877138
Matt Roper
-16
/
+4
2026-02-23
drm/xe: Consolidate workaround entries for Wa_13012615864
Matt Roper
-16
/
+5
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14021402888
Matt Roper
-17
/
+4
2026-02-23
drm/xe: Consolidate workaround entries for Wa_16021639441
Matt Roper
-46
/
+13
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14018471104
Matt Roper
-9
/
+5
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14020338487
Matt Roper
-9
/
+5
2026-02-23
drm/xe: Consolidate workaround entries for Wa_16018712365
Matt Roper
-9
/
+5
2026-02-23
drm/xe: Consolidate workaround entries for Wa_18032247524
Matt Roper
-10
/
+7
2026-02-23
drm/xe: Consolidate workaround entries for Wa_16021865536
Matt Roper
-7
/
+1
2026-02-23
drm/xe: Consolidate workaround entries for Wa_16028005424
Matt Roper
-26
/
+5
2026-02-23
drm/xe: Consolidate workaround entries for Wa_14019449301
Matt Roper
-10
/
+5
2026-02-23
drm/xe: Consolidate workaround entries for Wa_16021867713
Matt Roper
-30
/
+8
[prev]
[next]