index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-07-14
drm/xe/lrc: Add table with LRC layout
Lucas De Marchi
2025-07-14
drm/xe: Waste fewer instructions in emit_wa_job()
Tvrtko Ursulin
2025-07-14
drm/xe/lrc: Remove leftover TODO/FIXME
Lucas De Marchi
2025-07-14
drm/xe/lrc: Reduce scope of empty lrc data
Lucas De Marchi
2025-07-14
drm/xe: Update register definitions in LRC layout header
Xin Wang
2025-07-14
drm/xe: Add plumbing for indirect context workarounds
Tvrtko Ursulin
2025-07-14
drm/xe: Allow specifying number of extra dwords at the end of wa bb emission
Tvrtko Ursulin
2025-07-14
drm/xe: Track number of written dwords from workaround batch buffer emission
Tvrtko Ursulin
2025-07-14
drm/xe: Rename utilization workaround emission function
Tvrtko Ursulin
2025-07-14
drm/xe: Pass wa bb setup arguments in a struct
Tvrtko Ursulin
2025-07-14
drm/xe: Generalize wa bb emission code
Tvrtko Ursulin
2025-07-01
drm/xe: Consolidate LRC offset calculations
Tvrtko Ursulin
2025-06-27
drm/xe: Drop bo->size
Matthew Brost
2025-06-17
drm/xe: Move LRC_ENGINE_ID_PPHWSP_OFFSET outside of parallel offset
Matthew Brost
2025-06-12
drm/xe: Make WA BB part of LRC BO
Matthew Brost
2025-06-11
drm/xe/lrc: Prepare WA BB setup for more users
Lucas De Marchi
2025-06-11
drm/xe/lrc: Use a temporary buffer for WA BB
Lucas De Marchi
2025-05-29
drm/xe: Create LRC BO without VM
Niranjana Vishwanathapura
2025-05-12
drm/xe: Add WA BB to capture active context utilization
Umesh Nerlige Ramappa
2025-05-12
drm/xe: Save the gt pointer in lrc and drop the tile
Umesh Nerlige Ramappa
2025-05-12
drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC value
Umesh Nerlige Ramappa
2025-04-04
drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTORE
Matthew Auld
2025-03-31
drm/xe: Make PPHWSP size explicit in xe_gt_lrc_size()
Gustavo Sousa
2025-03-10
drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL in LRC dumps
Matt Roper
2025-02-03
drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queues
Daniele Ceraolo Spurio
2024-12-13
drm/xe: Initial MSI-X support for HW engines
Ilia Levi
2024-11-14
drm/xe: Add ring start to LRC snapshot
Matthew Brost
2024-11-14
drm/xe: Add ring address to LRC snapshot
Matthew Brost
2024-11-14
drm/xe: Add xe_ring_lrc_is_idle() helper
Matthew Brost
2024-11-05
drm/xe: Add trace to lrc timestamp update
Lucas De Marchi
2024-10-08
drm/xe/guc: Plumb GuC-capture into dev coredump
Zhanjun Dong
2024-09-19
drm/xe: memirq infra changes for MSI-X
Ilia Levi
2024-09-19
drm/xe: move memirq out of VF
Ilia Levi
2024-09-19
drm/xe: Introduce xe_device_uses_memirq()
Ilia Levi
2024-08-26
drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()
Apoorva Singh
2024-08-13
drm/xe: Name and document Wa_14019789679
Matt Roper
2024-08-01
drm/xe: Take ref to VM in delayed snapshot
Matthew Brost
2024-06-18
drm/xe/oa: Add OAR support
Ashutosh Dixit
2024-06-12
drm/xe: Add ctx timestamp to LRC snapshot
Matthew Brost
2024-06-12
drm/xe: Add LRC ctx timestamp support functions
Matthew Brost
2024-05-31
drm/xe: Add kernel-doc to some xe_lrc interfaces
Niranjana Vishwanathapura
2024-05-29
drm/xe: Decouple xe_exec_queue and xe_lrc
Niranjana Vishwanathapura
2024-05-27
drm/xe: Remove xe_lrc_create_seqno_fence()
Thomas Hellström
2024-05-27
drm/xe: Split lrc seqno fence creation up
Thomas Hellström
2024-05-21
drm/xe/lrc: Add helper to capture context timestamp
Umesh Nerlige Ramappa
2024-05-09
drm/xe: Move xe_gpu_commands.h file to instructions/
Michal Wajdeczko
2024-05-08
drm/xe: Add Indirect Ring State support
Niranjana Vishwanathapura
2024-05-08
drm/xe: Minor cleanup in LRC handling
Niranjana Vishwanathapura
2024-04-25
drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpers
Himal Prasad Ghimiray
2024-04-08
drm/xe: Label RING_CONTEXT_CONTROL as masked
Ashutosh Dixit
[next]