summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_lrc.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie1-8/+21
2026-08-13drm/xe/lrc: document sentinel and make CTX_TIMESTAMP read TOCTOU-safeGajendra Uttamchand1-8/+14
2026-08-13drm/xe: Order ring writes before ring tail updatesMatthew Brost1-0/+7
2026-06-11drm/xe/lrc: fix spurious warning when reading context timestampRodrigo Vivi1-1/+7
2026-05-08drm/xe/multi_queue: Add trace event for the multi queue timestampUmesh Nerlige Ramappa1-0/+2
2026-05-08drm/xe/multi_queue: Capture queue run times for active queuesUmesh Nerlige Ramappa1-20/+94
2026-05-08drm/xe/lrc: Refactor out engine id to hwe conversionUmesh Nerlige Ramappa1-5/+15
2026-05-08drm/xe/multi_queue: Add helpers to access CS QUEUE TIMESTAMP from lrcUmesh Nerlige Ramappa1-0/+57
2026-05-08drm/xe/lrc: Refactor xe_lrc_timestamp to simplify logicUmesh Nerlige Ramappa1-20/+15
2026-05-08drm/xe: Add timestamp_ms to LRC snapshotMatthew Brost1-0/+4
2026-05-08drm/xe/lrc: Use 64 bit ctx timestamp in the LRC snapshotUmesh Nerlige Ramappa1-2/+2
2026-05-05drm/xe/guc: Exclude indirect ring state page from ADS engine state sizeSatyanarayana K V P1-2/+9
2026-04-27drm/xe: Drop unnecessary STOP_RING clearingMatt Roper1-20/+0
2026-04-21drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin1-1/+1
2026-03-25drm/xe: Fix confusion with locals on context creationTomasz Lis1-2/+2
2026-03-24drm/xe/xelp: Add AuxCCS invalidation to the indirect context workaroundsTvrtko Ursulin1-0/+23
2026-03-20drm/xe: Fix format specifier for printing pointer differencesNathan Chancellor1-15/+15
2026-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström1-7/+7
2026-03-17drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa1-2/+2
2026-03-17Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...Dave Airlie1-7/+7
2026-03-16drm/xe: Include running dword offset in default_lrc dumpsMatt Roper1-26/+39
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost1-2/+2
2026-03-10drm/xe: Allow per queue programming of COMMON_SLICE_CHICKEN3 bit13Lionel Landwerlin1-0/+9
2026-03-04drm/{i915, xe}/reg: rename masked field helpers REG_MASKED_FIELD*()Jani Nikula1-6/+6
2026-03-03Merge tag 'drm-xe-next-2026-03-02' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-74/+215
2026-03-02drm/xe/lrc: Refactor context init into xe_lrc_ctx_init()Raag Jadav1-63/+79
2026-02-26drm/xe: Move LRC seqno to system memory to avoid slow dGPU readsMatthew Brost1-21/+36
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2026-02-19drm/xe: Add facility to lookup the value of a register in a default LRCMatt Roper1-0/+96
2026-02-11Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-24/+91
2026-02-10drm/xe/xe3p_lpg: Update LRC sizesGustavo Sousa1-2/+6
2026-02-10drm/xe/xe3p_lpg: Add LRC parsing for additional RCS engine stateMatt Roper1-0/+10
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin1-1/+1
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin1-1/+1
2026-01-18drm/xe: Disable timestamp WA on VFsMatthew Brost1-0/+3
2026-01-10drm/xe: Avoid toggling schedule state to check LRC timestamp in TDRMatthew Brost1-14/+28
2026-01-10drm/xe: Disable timestamp WA on VFsMatthew Brost1-0/+3
2025-12-11drm/xe/multi_queue: Add multi queue priority propertyNiranjana Vishwanathapura1-0/+29
2025-12-01drm/xe: Implement DRM_XE_EXEC_QUEUE_SET_HANG_REPLAY_STATEMatthew Brost1-13/+29
2025-12-01drm/xe: Add replay_offset and replay_length lines to LRC HWCTX snapshotMatthew Brost1-0/+8
2025-10-09drm/xe: Make LRC W/A scratch buffer usage consistentMatthew Brost1-1/+1
2025-10-09drm/xe: Add NULL checks to scratch LRC allocationMatthew Brost1-4/+9
2025-10-06drm/xe: Combine userspace context checkPiotr Piórkowski1-4/+2
2025-10-06drm/xe: Force user context allocations in user VRAMPiotr Piórkowski1-0/+3
2025-09-18drm/xe/lrc: Allow to add user commands mid context switchLucas De Marchi1-0/+37
2025-09-18drm/xe/lrc: Allow INDIRECT_CTX for more engine classesLucas De Marchi1-4/+10
2025-09-18drm/xe/lrc: Allow to add user commands on context switchLucas De Marchi1-0/+32
2025-09-10drm/xe: Convert xe_bo_create_pin_map() for exhaustive evictionThomas Hellström1-3/+4
2025-08-08drm/xe: rename XE_WA to XE_GT_WAMatt Atwood1-4/+4