summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/gen8_engine_cs.c
AgeCommit message (Expand)Author
2023-10-20Merge tag 'drm-intel-gt-next-2023-10-19' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-10-18drm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3Vinay Belgaumkar
2023-10-03Merge tag 'drm-intel-gt-next-2023-09-28' of git://anongit.freedesktop.org/drm...Dave Airlie
2023-09-28drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das
2023-08-29drm/i915/mtl: Update workaround 14016712196Tejas Upadhyay
2023-08-21drm/i915: Eliminate IS_MTL_GRAPHICS_STEPMatt Roper
2023-08-07drm/i915/kbl: s/KBL/KABYLAKE for platform/subplatform definesDnyaneshwar Bhadane
2023-07-26drm/i915/gt: Support aux invalidation on all enginesAndi Shyti
2023-07-26drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt
2023-07-26drm/i915/gt: Enable the CCS_FLUSH bit in the pipe control and in the CSAndi Shyti
2023-07-26drm/i915/gt: Rename flags with bit_group_X according to the datasheetAndi Shyti
2023-07-26drm/i915/gt: Ensure memory quiesced before invalidationJonathan Cavitt
2023-07-26drm/i915: Add the gen12_needs_ccs_aux_inv helperAndi Shyti
2023-07-26drm/i915/gt: Cleanup aux invalidation registersAndi Shyti
2023-07-24drm/i915: use direct alias for i915 in requestsAndrzej Hajda
2023-06-05drm/i915/gt: Add workaround 14016712196Tejas Upadhyay
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