summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_lrc.c
AgeCommit message (Expand)Author
2026-03-25drm/xe: Fix confusion with locals on context creationTomasz Lis
2026-03-24drm/xe/xelp: Add AuxCCS invalidation to the indirect context workaroundsTvrtko Ursulin
2026-03-20drm/xe: Fix format specifier for printing pointer differencesNathan Chancellor
2026-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström
2026-03-17drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa
2026-03-17Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-03-16drm/xe: Include running dword offset in default_lrc dumpsMatt Roper
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost
2026-03-10drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13Lionel Landwerlin
2026-03-04drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()Jani Nikula
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2026-03-02drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()Raag Jadav
2026-02-26drm/xe: Move LRC seqno to system memory to avoid slow dGPU readsMatthew Brost
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19drm/xe: Add facility to lookup the value of a register in a default LRCMatt Roper
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-10drm/xe/xe3p_lpg: Update LRC sizesGustavo Sousa
2026-02-10drm/xe/xe3p_lpg: Add LRC parsing for additional RCS engine stateMatt Roper
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin
2026-01-18drm/xe: Disable timestamp WA on VFsMatthew Brost
2026-01-10drm/xe: Avoid toggling schedule state to check LRC timestamp in TDRMatthew Brost
2026-01-10drm/xe: Disable timestamp WA on VFsMatthew Brost
2025-12-11drm/xe/multi_queue: Add multi queue priority propertyNiranjana Vishwanathapura
2025-12-01drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost
2025-12-01drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshotMatthew Brost
2025-10-09drm/xe: Make LRC W/A scratch buffer usage consistentMatthew Brost
2025-10-09drm/xe: Add NULL checks to scratch LRC allocationMatthew Brost
2025-10-06drm/xe: Combine userspace context checkPiotr Piórkowski
2025-10-06drm/xe: Force user context allocations in user VRAMPiotr Piórkowski
2025-09-18drm/xe/lrc: Allow to add user commands mid context switchLucas De Marchi
2025-09-18drm/xe/lrc: Allow INDIRECT_CTX for more engine classesLucas De Marchi
2025-09-18drm/xe/lrc: Allow to add user commands on context switchLucas De Marchi
2025-09-10drm/xe: Convert xe_bo_create_pin_map() for exhaustive evictionThomas Hellström
2025-08-08drm/xe: rename XE_WA to XE_GT_WAMatt Atwood
2025-08-04drm/xe/vf: Refresh utilization buffer during migration recoveryTomasz Lis
2025-08-04drm/xe/vf: Rebase MEMIRQ structures for all contexts after migrationTomasz Lis
2025-08-04drm/xe/vf: Rebase HWSP of all contexts after migrationTomasz Lis
2025-07-25drm/xe/xelp: Add Wa_18022495364Tvrtko Ursulin
2025-07-25drm/xe/xelp: Implement Wa_16010904313Tvrtko Ursulin
2025-07-14drm/xe/lrc: Add table with LRC layoutLucas De Marchi
2025-07-14drm/xe: Waste fewer instructions in emit_wa_job()Tvrtko Ursulin
2025-07-14drm/xe/lrc: Remove leftover TODO/FIXMELucas De Marchi
2025-07-14drm/xe/lrc: Reduce scope of empty lrc dataLucas De Marchi
2025-07-14drm/xe: Update register definitions in LRC layout headerXin Wang
2025-07-14drm/xe: Add plumbing for indirect context workaroundsTvrtko Ursulin
2025-07-14drm/xe: Allow specifying number of extra dwords at the end of wa bb emissionTvrtko Ursulin
2025-07-14drm/xe: Track number of written dwords from workaround batch buffer emissionTvrtko Ursulin
2025-07-14drm/xe: Rename utilization workaround emission functionTvrtko Ursulin