summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_lrc.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-16drm/i915: Support replaying GPU hangs with captured context imageTvrtko Ursulin1-1/+2
2024-05-16drm/i915: Shadow default engine context image in the contextTvrtko Ursulin1-3/+4
2024-03-23drm/i915: Update IP_VER(12, 50)Lucas De Marchi1-4/+4
2024-03-23drm/i915: Drop dead code for xehpsdvLucas De Marchi1-43/+0
2023-10-31drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123Andrzej Hajda1-3/+97
2023-09-19drm/i915/lrc: User PXP contexts requires runalone bit in lrcAlan Previn1-0/+23
2023-09-15drm/i915: Add Wa_18022495364Dnyaneshwar Bhadane1-0/+13
2023-09-14drm/i915/gt: Prevent error pointer dereferenceDan Carpenter1-2/+3
2023-08-22drm/i915: Eliminate IS_MTL_GRAPHICS_STEPMatt Roper1-2/+2
2023-08-18drm/i915/dg2: Drop pre-production GT workaroundsMatt Roper1-32/+2
2023-08-10drm/i915/gt: Apply workaround 22016122933 correctlyJonathan Cavitt1-3/+4
2023-08-10drm/i915: Make i915_coherent_map_type GT-centricJonathan Cavitt1-3/+3
2023-07-26drm/i915/gt: Support aux invalidation on all enginesAndi Shyti1-15/+2
2023-07-26drm/i915/gt: Cleanup aux invalidation registersAndi Shyti1-3/+3
2023-07-12drm/i915/mtl: Update cache coherency setting for context structureZhanjun Dong1-1/+8
2023-05-18drm/i915/mtl: Extend Wa_16014892111 to MTL A-stepRadhakrishna Sripada1-1/+3
2023-01-19drm/i915/mtl: Fix bcs default contextLucas De Marchi1-36/+1
2023-01-18drm/i915: Move/adjust register definitions related to Wa_22011450934Matt Roper1-3/+3
2022-10-03drm/i915/gt: Document function to decode register state contextLucas De Marchi1-0/+24
2022-10-03drm/i915: Fix __gen125_emit_bb_start() without WALucas De Marchi1-10/+9
2022-09-30drm/i915/mtl: Define engine context layoutsMatt Roper1-2/+82
2022-09-22drm/i915: Noop lrc_init_wa_ctx() on recent/future platformsLucas De Marchi1-12/+4
2022-09-14drm/i915/gt: Explicitly clear BB_OFFSET for new contextsChris Wilson1-0/+20
2022-09-12drm/i915/mtl: Add gsi_offset when emitting aux table invalidationMatt Roper1-3/+6
2022-08-26drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuningMatt Roper1-0/+21
2022-05-02drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ringChris Wilson1-20/+55
2022-04-05drm/i915: Track context current active timeTvrtko Ursulin1-13/+14
2022-03-29drm/i915: avoid concurrent writes to aux_invFei Yang1-0/+12
2022-03-02drm/i915/xehp: Add compute workaroundsMatt Roper1-0/+8
2022-03-02drm/i915/xehp: CCS should use RCS setup functionsMatt Roper1-2/+2
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi1-0/+32
2022-02-17drm/i915/lrc: replace include with forward declarationsJani Nikula1-0/+2
2022-02-17drm/i915/lrc: move lrc_get_runtime() to intel_lrc.cJani Nikula1-0/+11
2022-02-11drm/i915/dg2: Add Wa_22011450934Ramalingam C1-0/+28
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper1-0/+1
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi1-0/+5
2022-01-12drm/i915/gt: Move engine registers to their own headerMatt Roper1-0/+1
2021-12-23drm/i915/execlists: Weak parallel submission support for execlistsMatthew Brost1-0/+4
2021-12-03drm/i915/dg2: Add Wa_16013000631Ramalingam C1-0/+5
2021-10-15drm/i915/guc: Add multi-lrc context registrationMatthew Brost1-0/+5
2021-09-24drm/i915: Don't back up pinned LMEM context images and rings during suspendThomas Hellström1-1/+2
2021-08-25drm/i915/dg2: Add new LRI reg offsetsAkeem G Abodunrin1-2/+83
2021-07-29drm/i915/gt: remove GRAPHICS_VER == 10Lucas De Marchi1-41/+1
2021-07-22drm/i915/xehp: New engine context offsetsPrathap Kumar Valsan1-6/+59
2021-07-22drm/i915/xehp: Handle new device context ID formatStuart Summers1-0/+8
2021-07-08drm/i915: Stop storing the ring size in the ring pointer (v3)Jason Ekstrand1-1/+1
2021-06-06drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi1-23/+23
2021-04-27drm/i915: Update the helper to set correct mappingVenkata Sandeep Dhanalakota1-1/+3
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie1-1/+5
2021-03-24drm/i915: allocate context from LMEMMatthew Auld1-1/+5