aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/gt/intel_engine_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-20drm/i915: Track gt pm wakerefsAndrzej Hajda1-0/+2
2023-10-03drm/i915: Clarify type evolution of uabi_node/uabi_enginesMathias Krause1-1/+9
2023-09-30drm/i915: Create a kernel context for GGTT updatesNirmoy Das1-0/+3
2023-08-30drm/i915: mark requests for GuC virtual engines to avoid use-after-freeAndrzej Hajda1-0/+1
2023-05-04drm/i915/engine: hide preempt_hang selftest member from kernel-docJani Nikula1-0/+1
2023-03-24drm/i915/perf: Group engines into respective OA groupsUmesh Nerlige Ramappa1-0/+10
2023-02-17drm/i915: Consolidate TLB invalidation flowTvrtko Ursulin1-0/+14
2022-11-07drm/i915/mtl: add initial definitions for GSC CSDaniele Ceraolo Spurio1-0/+1
2022-09-26drm/i915/gt: Restrict forced preemption to the active contextChris Wilson1-0/+15
2022-07-08drm/i915/gt: Add general DSS steering iterator to intel_gt_mcrMatt Roper1-22/+0
2022-05-10drm/i915/pvc: Engine definitions for new copy enginesMatt Roper1-1/+11
2022-04-19drm/i915/dg2: Enable Wa_14014475959 - RCS / CCS context exitMatthew Brost1-0/+8
2022-03-14drm/i915/sseu: Don't overallocate subslice storageMatt Roper1-1/+1
2022-03-11drm/i915/gt: Remove GEN12_SFC_DONE_MAX from register defs headerMatt Roper1-0/+1
2022-03-04drm/i915/xehp: Support platforms with CCS engines but no RCSMatt Roper1-0/+2
2022-03-02drm/i915/xehp: Define context scheduling attributes in lrc descriptorMatt Roper1-0/+1
2022-03-02drm/i915/xehp: CCS should use RCS setup functionsMatt Roper1-0/+1
2022-03-02drm/i915/xehp: Define compute class and engineMatt Roper1-1/+8
2021-12-08drm/i915/gt: Use hw_engine_masks as reset_domainsTejas Upadhyay1-0/+1
2021-10-28drm/i915/pmu: Connect engine busyness stats from GuC to pmuUmesh Nerlige Ramappa1-1/+32
2021-10-28drm/i915/pmu: Add a name to the execlists statsUmesh Nerlige Ramappa1-24/+28
2021-10-15drm/i915: Add logical engine mappingMatthew Brost1-0/+7
2021-10-07drm/i915: remove IS_ACTIVELucas De Marchi1-1/+1
2021-09-24drm/i915/gt: Register the migrate contexts with their enginesThomas Hellström1-0/+7
2021-08-11drm/i915/dg2: Report INSTDONE_GEOM values in error stateMatt Roper1-0/+3
2021-08-11drm/i915/xehp: Loop over all gslices for INSTDONE processingMatt Roper1-2/+10
2021-07-27drm/i915/selftest: Fix workarounds selftest for GuC submissionRahul Kumar Singh1-0/+1
2021-07-27drm/i915/guc: Capture error state on context resetMatthew Brost1-0/+2
2021-07-27drm/i915: Move active request tracking to a vfuncMatthew Brost1-0/+6
2021-07-27drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbsMatthew Brost1-1/+1
2021-07-27drm/i915/guc: Make hangcheck work with GuC virtual enginesJohn Harrison1-0/+2
2021-07-26drm/i915/gt: nuke gen6_hw_idLucas De Marchi1-9/+1
2021-07-24drm/i915/xehp: Extra media engines - Part 1 (engine definitions)John Harrison1-4/+10
2021-07-22drm/i915/gt: rename legacy engine->hw_id to engine->gen6_hw_idLucas De Marchi1-1/+1
2021-07-22drm/i915/gt: nuke unused legacy engine hw_idLucas De Marchi1-4/+0
2021-07-08drm/i915/gem: Remove engine auto-magic with FENCE_SUBMIT (v2)Jason Ekstrand1-7/+0
2021-06-18drm/i915: Move submission tasklet to i915_sched_engineMatthew Brost1-5/+0
2021-06-18drm/i915: Move engine->schedule to i915_sched_engineMatthew Brost1-8/+0
2021-06-18drm/i915: Move active tracking to i915_sched_engineMatthew Brost1-6/+0
2021-06-18drm/i915: Move priolist to new i915_sched_engine objectMatthew Brost1-26/+6
2021-06-05drm/i915/gt: Add remaining conversions to GRAPHICS_VERLucas De Marchi1-2/+2
2021-05-25drm/i915/gt: Move CS interrupt handler to the backendChris Wilson1-10/+4
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson1-2/+1
2021-01-15drm/i915/gt: Convert stats.active to plain unsigned intChris Wilson1-2/+2
2021-01-15drm/i915/gt: Drop atomic for engine->fw_active trackingChris Wilson1-1/+1
2021-01-07drm/i915/gt: Remove timeslice suppressionChris Wilson1-10/+0
2021-01-05drm/i915/gt: Allow failed resets without assertionChris Wilson1-0/+2
2020-12-24drm/i915/gt: Replace direct submit with direct call to taskletChris Wilson1-1/+2
2020-12-22drm/i915/gt: Track all timelines created using the HWSPChris Wilson1-0/+1
2020-10-19drm/i915/gt: Widen CSB pointer to u64 for the parsersChris Wilson1-1/+1