summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/gen8_engine_cs.c
AgeCommit message (Expand)Author
2022-10-03drm/i915/gt: Fix platform prefixLucas De Marchi
2022-10-03drm/i915: Fix __gen125_emit_bb_start() without WALucas De Marchi
2022-09-29drm/i915/gt: Flush to global observation point before breadcrumb writePrathap Kumar Valsan
2022-09-12drm/i915/mtl: Add gsi_offset when emitting aux table invalidationMatt Roper
2022-05-24drm/i915/pvc: Remove additional 3D flags from PIPE_CONTROLStuart Summers
2022-05-10drm/i915/pvc: skip all copy engines from aux table invalidateLucas De Marchi
2022-05-02drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ringChris Wilson
2022-04-19drm/i915/dg2: Enable Wa_14014475959 - RCS / CCS context exitMatthew Brost
2022-03-29drm/i915: avoid concurrent writes to aux_invFei Yang
2022-03-08drm/i915/xehp: Drop aux table invalidation on FlatCCS platformsMatt Roper
2022-03-02drm/i915/xehp: compute engine pipe_controlDaniele Ceraolo Spurio
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper
2021-11-02drm/i915: Rename GT_STEP to GRAPHICS_STEPJosé Roberto de Souza
2021-07-24drm/i915/xehp: Extra media engines - Part 1 (engine definitions)John Harrison
2021-07-22drm/i915: Disable preempt busywait when using GuC schedulingMatthew Brost
2021-07-21drm/i915: Make GT workaround upper bounds exclusiveMatt Roper
2021-06-15drm/i915/adl_p: Add initial ADL_P WorkaroundsClint Taylor
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-04-08Merge tag 'drm-intel-next-2021-04-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-29drm/i915: switch KBL to the new stepping schemeJani Nikula
2021-03-24drm/i915: Do not share hwsp across contexts any more, v8.Maarten Lankhorst
2021-01-18drm/i915/gt: Add arbitration check before semaphore waitChris Wilson
2021-01-14drm/i915/gt: Prune inlinesChris Wilson
2021-01-12drm/i915/gt: Perform an arbitration check before busywaitingChris Wilson
2021-01-12drm/i915/gt: Check for arbitration after writing start seqnoChris Wilson
2021-01-08drm/i915/gt: Disable arbitration on no-preempt requestsChris Wilson
2020-12-21drm/i915/gt: Split logical ring contexts from execlist submissionChris Wilson
2020-12-09drm/i915: split gen8+ flush and bb_start emission functionsDaniele Ceraolo Spurio