summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_lrc.c
AgeCommit message (Expand)Author
2025-07-01drm/xe: Make WA BB part of LRC BOMatthew Brost
2025-06-12drm/xe/lrc: Use a temporary buffer for WA BBLucas De Marchi
2025-06-06Merge tag 'drm-next-2025-06-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-06-05drm/xe: Create LRC BO without VMNiranjana Vishwanathapura
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-14drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa
2025-05-14drm/xe: Save the gt pointer in lrc and drop the tileUmesh Nerlige Ramappa
2025-05-14drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa
2025-04-04drm/xe: add XE_BO_FLAG_PINNED_LATE_RESTOREMatthew Auld
2025-03-31drm/xe: Make PPHWSP size explicit in xe_gt_lrc_size()Gustavo Sousa
2025-03-10drm/xe/xe3: Recognize 3DSTATE_COARSE_PIXEL in LRC dumpsMatt Roper
2025-02-03drm/xe/pxp/uapi: Add userspace and LRC support for PXP-using queuesDaniele Ceraolo Spurio
2024-12-13drm/xe: Initial MSI-X support for HW enginesIlia Levi
2024-11-14drm/xe: Add ring start to LRC snapshotMatthew Brost
2024-11-14drm/xe: Add ring address to LRC snapshotMatthew Brost
2024-11-14drm/xe: Add xe_ring_lrc_is_idle() helperMatthew Brost
2024-11-05drm/xe: Add trace to lrc timestamp updateLucas De Marchi
2024-10-08drm/xe/guc: Plumb GuC-capture into dev coredumpZhanjun Dong
2024-09-19drm/xe: memirq infra changes for MSI-XIlia Levi
2024-09-19drm/xe: move memirq out of VFIlia Levi
2024-09-19drm/xe: Introduce xe_device_uses_memirq()Ilia Levi
2024-08-26drm/xe: Remove NULL check of lrc->bo in xe_lrc_snapshot_capture()Apoorva Singh
2024-08-13drm/xe: Name and document Wa_14019789679Matt Roper
2024-08-01drm/xe: Take ref to VM in delayed snapshotMatthew Brost
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit
2024-06-12drm/xe: Add ctx timestamp to LRC snapshotMatthew Brost
2024-06-12drm/xe: Add LRC ctx timestamp support functionsMatthew Brost
2024-05-31drm/xe: Add kernel-doc to some xe_lrc interfacesNiranjana Vishwanathapura
2024-05-29drm/xe: Decouple xe_exec_queue and xe_lrcNiranjana Vishwanathapura
2024-05-27drm/xe: Remove xe_lrc_create_seqno_fence()Thomas Hellström
2024-05-27drm/xe: Split lrc seqno fence creation upThomas Hellström
2024-05-21drm/xe/lrc: Add helper to capture context timestampUmesh Nerlige Ramappa
2024-05-09drm/xe: Move xe_gpu_commands.h file to instructions/Michal Wajdeczko
2024-05-08drm/xe: Add Indirect Ring State supportNiranjana Vishwanathapura
2024-05-08drm/xe: Minor cleanup in LRC handlingNiranjana Vishwanathapura
2024-04-25drm/xe: Use xe_bo_lock()/xe_bo_unlock() helpersHimal Prasad Ghimiray
2024-04-08drm/xe: Label RING_CONTEXT_CONTROL as maskedAshutosh Dixit
2024-04-02drm/xe: Normalize bo flags macrosLucas De Marchi
2024-03-26drm/xe: Use FIELD_PREP for lrc descriptorNiranjana Vishwanathapura
2024-03-22drm/xe: Fix END redefinitionLucas De Marchi
2024-03-20drm/xe: Add XE_BO_GGTT_INVALIDATE flagMatthew Brost
2024-03-07drm/xe: Declare __xe_lrc_*_ggtt_addr with __maybe__unusedDawei Li
2024-03-04drm/xe: Implement capture of HWSP and HWCTXMaarten Lankhorst
2024-03-04drm/xe: Add infrastructure for delayed LRC captureMaarten Lankhorst
2024-03-04drm/xe: Move lrc snapshot capturing to xe_lrc.cMaarten Lankhorst
2024-02-29drm/xe: Add LRC parsing for more GPU instructionsMatt Roper
2024-02-23drm/xe/uapi: Remove unused flagsFrancois Dugast
2024-01-31drm/xe: Use LRC prefix rather than CTX prefix in lrc desc definesMatthew Brost
2023-12-21drm/xe/vf: Update LRC with memory based interrupts dataMichal Wajdeczko
2023-12-21drm/xe: Add command MI_LOAD_REGISTER_MEMMichal Wajdeczko