index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_lrc.c
Age
Commit message (
Expand
)
Author
43 hours
drm/xe: Add debugfs knob to control GPGPU preemption granularity
Varun Gupta
2026-08-10
drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
Gajendra Uttamchand
2026-08-07
drm/xe: Order ring writes before ring tail updates
Matthew Brost
2026-06-11
drm/xe/lrc: fix spurious warning when reading context timestamp
Rodrigo Vivi
2026-05-08
drm/xe/multi_queue: Add trace event for the multi queue timestamp
Umesh Nerlige Ramappa
2026-05-08
drm/xe/multi_queue: Capture queue run times for active queues
Umesh Nerlige Ramappa
2026-05-08
drm/xe/lrc: Refactor out engine id to hwe conversion
Umesh Nerlige Ramappa
2026-05-08
drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrc
Umesh Nerlige Ramappa
2026-05-08
drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logic
Umesh Nerlige Ramappa
2026-05-08
drm/xe: Add timestamp_ms to LRC snapshot
Matthew Brost
2026-05-08
drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshot
Umesh Nerlige Ramappa
2026-05-05
drm/xe/guc: Exclude indirect ring state page from ADS engine state size
Satyanarayana K V P
2026-04-27
drm/xe: Drop unnecessary STOP_RING clearing
Matt Roper
2026-04-21
drm/xe/xelp: Fix Wa_18022495364
Tvrtko Ursulin
2026-03-25
drm/xe: Fix confusion with locals on context creation
Tomasz Lis
2026-03-24
drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
Tvrtko Ursulin
2026-03-20
drm/xe: Fix format specifier for printing pointer differences
Nathan Chancellor
2026-03-19
Merge drm/drm-next into drm-xe-next
Thomas Hellström
2026-03-17
drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp
Umesh Nerlige Ramappa
2026-03-17
Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
2026-03-16
drm/xe: Include running dword offset in default_lrc dumps
Matt Roper
2026-03-12
Merge drm/drm-next into drm-xe-next
Matthew Brost
2026-03-10
drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
Lionel Landwerlin
2026-03-04
drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()
Jani Nikula
2026-03-03
Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
2026-03-02
drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()
Raag Jadav
2026-02-26
drm/xe: Move LRC seqno to system memory to avoid slow dGPU reads
Matthew Brost
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
drm/xe: Add facility to lookup the value of a register in a default LRC
Matt Roper
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2026-02-10
drm/xe/xe3p_lpg: Update LRC sizes
Gustavo Sousa
2026-02-10
drm/xe/xe3p_lpg: Add LRC parsing for additional RCS engine state
Matt Roper
2026-01-26
drm/xe/xelp: Fix Wa_18022495364
Tvrtko Ursulin
2026-01-26
drm/xe/xelp: Fix Wa_18022495364
Tvrtko Ursulin
2026-01-18
drm/xe: Disable timestamp WA on VFs
Matthew Brost
2026-01-10
drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
Matthew Brost
2026-01-10
drm/xe: Disable timestamp WA on VFs
Matthew Brost
2025-12-11
drm/xe/multi_queue: Add multi queue priority property
Niranjana Vishwanathapura
2025-12-01
drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
Matthew Brost
2025-12-01
drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshot
Matthew Brost
2025-10-09
drm/xe: Make LRC W/A scratch buffer usage consistent
Matthew Brost
2025-10-09
drm/xe: Add NULL checks to scratch LRC allocation
Matthew Brost
2025-10-06
drm/xe: Combine userspace context check
Piotr Piórkowski
2025-10-06
drm/xe: Force user context allocations in user VRAM
Piotr Piórkowski
2025-09-18
drm/xe/lrc: Allow to add user commands mid context switch
Lucas De Marchi
2025-09-18
drm/xe/lrc: Allow INDIRECT_CTX for more engine classes
Lucas De Marchi
2025-09-18
drm/xe/lrc: Allow to add user commands on context switch
Lucas De Marchi
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
[next]