index
:
pub/scm/linux/kernel/git/mic/linux.git
master
Landlock and security development tree
Mickaël Salaün
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
Files
Lines
2026-08-20
BackMerge tag 'v7.2' into drm-next
Dave Airlie
1
-8
/
+21
2026-08-13
drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safe
Gajendra Uttamchand
1
-8
/
+14
2026-08-13
drm/xe: Order ring writes before ring tail updates
Matthew Brost
1
-0
/
+7
2026-06-11
drm/xe/lrc: fix spurious warning when reading context timestamp
Rodrigo Vivi
1
-1
/
+7
2026-05-08
drm/xe/multi_queue: Add trace event for the multi queue timestamp
Umesh Nerlige Ramappa
1
-0
/
+2
2026-05-08
drm/xe/multi_queue: Capture queue run times for active queues
Umesh Nerlige Ramappa
1
-20
/
+94
2026-05-08
drm/xe/lrc: Refactor out engine id to hwe conversion
Umesh Nerlige Ramappa
1
-5
/
+15
2026-05-08
drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrc
Umesh Nerlige Ramappa
1
-0
/
+57
2026-05-08
drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logic
Umesh Nerlige Ramappa
1
-20
/
+15
2026-05-08
drm/xe: Add timestamp_ms to LRC snapshot
Matthew Brost
1
-0
/
+4
2026-05-08
drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshot
Umesh Nerlige Ramappa
1
-2
/
+2
2026-05-05
drm/xe/guc: Exclude indirect ring state page from ADS engine state size
Satyanarayana K V P
1
-2
/
+9
2026-04-27
drm/xe: Drop unnecessary STOP_RING clearing
Matt Roper
1
-20
/
+0
2026-04-21
drm/xe/xelp: Fix Wa_18022495364
Tvrtko Ursulin
1
-1
/
+1
2026-03-25
drm/xe: Fix confusion with locals on context creation
Tomasz Lis
1
-2
/
+2
2026-03-24
drm/xe/xelp: Add AuxCCS invalidation to the indirect context workarounds
Tvrtko Ursulin
1
-0
/
+23
2026-03-20
drm/xe: Fix format specifier for printing pointer differences
Nathan Chancellor
1
-15
/
+15
2026-03-19
Merge drm/drm-next into drm-xe-next
Thomas Hellström
1
-7
/
+7
2026-03-17
drm/xe/lrc: Fix uninitialized new_ts when capturing context timestamp
Umesh Nerlige Ramappa
1
-2
/
+2
2026-03-17
Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
1
-7
/
+7
2026-03-16
drm/xe: Include running dword offset in default_lrc dumps
Matt Roper
1
-26
/
+39
2026-03-12
Merge drm/drm-next into drm-xe-next
Matthew Brost
1
-2
/
+2
2026-03-10
drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13
Lionel Landwerlin
1
-0
/
+9
2026-03-04
drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()
Jani Nikula
1
-6
/
+6
2026-03-03
Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-74
/
+215
2026-03-02
drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()
Raag Jadav
1
-63
/
+79
2026-02-26
drm/xe: Move LRC seqno to system memory to avoid slow dGPU reads
Matthew Brost
1
-21
/
+36
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-2
/
+2
2026-02-19
drm/xe: Add facility to lookup the value of a register in a default LRC
Matt Roper
1
-0
/
+96
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-24
/
+91
2026-02-10
drm/xe/xe3p_lpg: Update LRC sizes
Gustavo Sousa
1
-2
/
+6
2026-02-10
drm/xe/xe3p_lpg: Add LRC parsing for additional RCS engine state
Matt Roper
1
-0
/
+10
2026-01-26
drm/xe/xelp: Fix Wa_18022495364
Tvrtko Ursulin
1
-1
/
+1
2026-01-26
drm/xe/xelp: Fix Wa_18022495364
Tvrtko Ursulin
1
-1
/
+1
2026-01-18
drm/xe: Disable timestamp WA on VFs
Matthew Brost
1
-0
/
+3
2026-01-10
drm/xe: Avoid toggling schedule state to check LRC timestamp in TDR
Matthew Brost
1
-14
/
+28
2026-01-10
drm/xe: Disable timestamp WA on VFs
Matthew Brost
1
-0
/
+3
2025-12-11
drm/xe/multi_queue: Add multi queue priority property
Niranjana Vishwanathapura
1
-0
/
+29
2025-12-01
drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATE
Matthew Brost
1
-13
/
+29
2025-12-01
drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshot
Matthew Brost
1
-0
/
+8
2025-10-09
drm/xe: Make LRC W/A scratch buffer usage consistent
Matthew Brost
1
-1
/
+1
2025-10-09
drm/xe: Add NULL checks to scratch LRC allocation
Matthew Brost
1
-4
/
+9
2025-10-06
drm/xe: Combine userspace context check
Piotr Piórkowski
1
-4
/
+2
2025-10-06
drm/xe: Force user context allocations in user VRAM
Piotr Piórkowski
1
-0
/
+3
2025-09-18
drm/xe/lrc: Allow to add user commands mid context switch
Lucas De Marchi
1
-0
/
+37
2025-09-18
drm/xe/lrc: Allow INDIRECT_CTX for more engine classes
Lucas De Marchi
1
-4
/
+10
2025-09-18
drm/xe/lrc: Allow to add user commands on context switch
Lucas De Marchi
1
-0
/
+32
2025-09-10
drm/xe: Convert xe_bo_create_pin_map() for exhaustive eviction
Thomas Hellström
1
-3
/
+4
2025-08-08
drm/xe: rename XE_WA to XE_GT_WA
Matt Atwood
1
-4
/
+4
[next]