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-10
drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
Lionel Landwerlin
-1
/
+33
2026-03-10
drm/xe: Add Wa_14026578760
Varun Gupta
-0
/
+8
2026-03-09
drm/xe: Utilize for_each_gt_with_type() for type-specific GT loops
Matt Roper
-8
/
+2
2026-03-09
drm/xe: Add for_each_gt_with_type() iterator
Matt Roper
-0
/
+4
2026-03-06
drm/xe/migrate: Refactor xe_migrate_prepare_vm()
Raag Jadav
-15
/
+38
2026-03-06
drm/xe: Don't disable GuCRC in suspend path
Vinay Belgaumkar
-1
/
+2
2026-03-05
drm/xe/xe_hw_error: Add support for PVC SoC errors
Riana Tauro
-0
/
+231
2026-03-05
drm/xe/xe_hw_error: Add support for Core-Compute errors
Riana Tauro
-20
/
+236
2026-03-05
drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handling
Riana Tauro
-28
/
+42
2026-03-05
drm/xe/xe_drm_ras: Add support for XE DRM RAS
Riana Tauro
-0
/
+246
2026-03-04
drm/xe: Add missing kernel docs in xe_exec_queue.c
Niranjana Vishwanathapura
-0
/
+112
2026-03-04
drm/xe: Fix memory leak in xe_vm_madvise_ioctl
Varun Gupta
-1
/
+2
2026-03-04
drm/xe/reg_sr: Fix leak on xa_store failure
Shuicheng Lin
-1
/
+3
2026-03-04
drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
Matt Roper
-6
/
+7
2026-03-04
drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
Zhanjun Dong
-8
/
+37
2026-03-04
drm/intel: add pick.h for the various "picker" helpers
Jani Nikula
-2
/
+4
2026-03-04
drm/xe/oa: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()
Jani Nikula
-14
/
+18
2026-03-04
drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()
Jani Nikula
-46
/
+46
2026-03-03
drm/xe/tests: Change TEST_VRAM to work with 32-bit resource_size_t
Michal Wajdeczko
-1
/
+1
2026-03-03
drm/xe/display: clean up xe_initial_plane.c includes
Jani Nikula
-9
/
+3
2026-03-03
drm/xe/compat: remove i915_vma.h from compat
Jani Nikula
-39
/
+23
2026-03-03
drm/i915: add VMA to parent interface
Jani Nikula
-2
/
+0
2026-03-03
drm/xe: Fix memory leak in xe_vm_madvise_ioctl
Varun Gupta
-1
/
+2
2026-03-03
drm/xe/guc: Skip access counter queue init for unsupported platforms
Himal Prasad Ghimiray
-0
/
+18
2026-03-03
Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
-1787
/
+3385
2026-03-02
drm/xe/reg_sr: Fix leak on xa_store failure
Shuicheng Lin
-1
/
+3
2026-03-02
drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
Matt Roper
-6
/
+7
2026-03-02
drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()
Raag Jadav
-63
/
+79
2026-03-02
drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
Zhanjun Dong
-8
/
+37
2026-03-02
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
-13
/
+13
2026-03-02
drm/xe/configfs: Free ctx_restore_mid_bb in release
Shuicheng Lin
-0
/
+1
2026-03-02
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
-0
/
+9
2026-03-02
Merge tag 'drm-misc-next-2026-02-26' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
-77
/
+74
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
[prev]
[next]