summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_lrc.c
AgeCommit message (Expand)Author
2023-10-31drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123Andrzej Hajda
2023-09-19drm/i915/lrc: User PXP contexts requires runalone bit in lrcAlan Previn
2023-09-15drm/i915: Add Wa_18022495364Dnyaneshwar Bhadane
2023-09-14drm/i915/gt: Prevent error pointer dereferenceDan Carpenter
2023-08-21drm/i915: Eliminate IS_MTL_GRAPHICS_STEPMatt Roper
2023-08-17drm/i915/dg2: Drop pre-production GT workaroundsMatt Roper
2023-08-10drm/i915/gt: Apply workaround 22016122933 correctlyJonathan Cavitt
2023-08-10drm/i915: Make i915_coherent_map_type GT-centricJonathan Cavitt
2023-07-26drm/i915/gt: Support aux invalidation on all enginesAndi Shyti
2023-07-26drm/i915/gt: Cleanup aux invalidation registersAndi Shyti
2023-07-12drm/i915/mtl: Update cache coherency setting for context structureZhanjun Dong
2023-05-18drm/i915/mtl: Extend Wa_16014892111 to MTL A-stepRadhakrishna Sripada
2023-01-18drm/i915/mtl: Fix bcs default contextLucas De Marchi
2023-01-18drm/i915: Move/adjust register definitions related to Wa_22011450934Matt Roper
2022-10-03drm/i915/gt: Document function to decode register state contextLucas De Marchi
2022-10-03drm/i915: Fix __gen125_emit_bb_start() without WALucas De Marchi
2022-09-29drm/i915/mtl: Define engine context layoutsMatt Roper
2022-09-22drm/i915: Noop lrc_init_wa_ctx() on recent/future platformsLucas De Marchi
2022-09-14drm/i915/gt: Explicitly clear BB_OFFSET for new contextsChris Wilson
2022-09-12drm/i915/mtl: Add gsi_offset when emitting aux table invalidationMatt Roper
2022-08-26drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuningMatt Roper
2022-05-02drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ringChris Wilson
2022-04-05drm/i915: Track context current active timeTvrtko Ursulin
2022-03-29drm/i915: avoid concurrent writes to aux_invFei Yang
2022-03-02drm/i915/xehp: Add compute workaroundsMatt Roper
2022-03-02drm/i915/xehp: CCS should use RCS setup functionsMatt Roper
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-17drm/i915/lrc: replace include with forward declarationsJani Nikula
2022-02-17drm/i915/lrc: move lrc_get_runtime() to intel_lrc.cJani Nikula
2022-02-11drm/i915/dg2: Add Wa_22011450934Ramalingam C
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2022-01-11drm/i915/gt: Move engine registers to their own headerMatt Roper
2021-12-23drm/i915/execlists: Weak parallel submission support for execlistsMatthew Brost
2021-12-02drm/i915/dg2: Add Wa_16013000631Ramalingam C
2021-10-15drm/i915/guc: Add multi-lrc context registrationMatthew Brost
2021-09-24drm/i915: Don't back up pinned LMEM context images and rings during suspendThomas Hellström
2021-08-24drm/i915/dg2: Add new LRI reg offsetsAkeem G Abodunrin
2021-07-29drm/i915/gt: remove GRAPHICS_VER == 10Lucas De Marchi
2021-07-22drm/i915/xehp: New engine context offsetsPrathap Kumar Valsan
2021-07-22drm/i915/xehp: Handle new device context ID formatStuart Summers
2021-07-08drm/i915: Stop storing the ring size in the ring pointer (v3)Jason Ekstrand
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-04-27drm/i915: Update the helper to set correct mappingVenkata Sandeep Dhanalakota
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-24drm/i915: allocate context from LMEMMatthew Auld
2021-03-24drm/i915: Make lrc_init_wa_ctx compatible with ww locking, v3.Maarten Lankhorst
2021-01-14drm/i915/gt: Prune inlinesChris Wilson
2021-01-09drm/i915/gt: Remove unused function 'dword_in_page'Chris Wilson
2021-01-09drm/i915/gt: Exercise lrc_wa_ctx initialisation failureChris Wilson