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