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-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
2026-02-23
drm/xe/wa: Document new policy regarding workaround IP ranges
Matt Roper
-0
/
+11
2026-02-23
drm/xe/pvc: Drop pre-prod workarounds
Matt Roper
-63
/
+0
2026-02-23
drm/xe/mtl: Drop pre-prod workarounds Wa_14015795083 & Wa_14014475959
Matt Roper
-6
/
+1
2026-02-23
drm/xe/sync: Fix user fence leak on alloc failure
Shuicheng Lin
-2
/
+4
2026-02-23
drm/xe/sync: Cleanup partially initialized sync on parse failure
Shuicheng Lin
-7
/
+17
2026-02-23
drm/xe: Add prefetch fault support for Xe3p
Varun Gupta
-11
/
+25
2026-02-23
drm/xe: Add counter for invalid prefetch pagefaults
Varun Gupta
-0
/
+2
2026-02-23
drm/xe/wa: Steer RMW of MCR registers while building default LRC
Matt Roper
-12
/
+60
2026-02-23
dma-buf: inline spinlock for fence protection v5
Christian König
-1
/
+2
2026-02-23
dma-buf: abstract fence locking v2
Christian König
-2
/
+2
2026-02-23
Merge drm/drm-next into drm-misc-next
Maxime Ripard
-215
/
+214
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-8
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-64
/
+64
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-98
/
+96
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-58
/
+69
2026-02-20
drm/xe/sa: Add lockdep annotations for SA manager swap_guard
Satyanarayana K V P
-0
/
+6
[prev]
[next]