summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_engine_cs.c
AgeCommit message (Expand)Author
2021-10-15drm/i915/guc: Connect UAPI to GuC multi-lrc interfaceMatthew Brost
2021-10-15drm/i915: Add logical engine mappingMatthew Brost
2021-09-24drm/i915/gt: Register the migrate contexts with their enginesThomas Hellström
2021-09-20drm/i915/xehp: Check new fuse bits for SFC availabilityMatt Roper
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-29drm/i915/gt: remove GRAPHICS_VER == 10Lucas De Marchi
2021-07-27drm/i915/guc: Fix for error capture after full GPU reset with GuCJohn Harrison
2021-07-27drm/i915/guc: Capture error state on context resetMatthew Brost
2021-07-27drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbsMatthew Brost
2021-07-27drm/i915/guc: GuC virtual enginesMatthew Brost
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/xehp: VDBOX/VEBOX fusing registers are enable-basedTvrtko Ursulin
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-22drm/i915/gen12: Use fuse info to enable SFCVenkata Sandeep Dhanalakota
2021-07-08drm/i915: Stop storing the ring size in the ring pointer (v3)Jason Ekstrand
2021-07-02drm/i915: Use the correct IRQ during resumeThomas Zimmermann
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: Add i915_sched_engine_is_empty functionMatthew Brost
2021-06-18drm/i915: Move priolist to new i915_sched_engine objectMatthew Brost
2021-06-17drm/i915: extract steered reg access to common functionDaniele Ceraolo Spurio
2021-06-17drm/i915/gt: Export the pinned context constructor and destructorChris Wilson
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-06-04drm/i915/guc: Use guc_class instead of engine_class in fw interfaceDaniele Ceraolo Spurio
2021-05-25drm/i915/gt: Move CS interrupt handler to the backendChris Wilson
2021-05-25drm/i915/gt: Move submission_method into intel_gtChris Wilson
2021-05-10drm/i915/gt: Do release kernel context if breadcrumb measure failsJanusz Krzysztofik
2021-04-14drm/i915/gt: replace gen use in intel_engine_csLucas De Marchi
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-24drm/i915/gt: Always flush the submission queue on checking for idleChris Wilson
2021-03-24drm/i915/gt: use new tasklet API for execution listEmil Renner Berthing
2021-03-24drm/i915/gt: SPDX cleanupChris Wilson
2021-03-24drm/i915: Handle ww locking in init_status_pageMaarten Lankhorst
2021-03-24drm/i915: Do not share hwsp across contexts any more, v8.Maarten Lankhorst
2021-03-18Merge tag 'drm-intel-next-2021-03-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-03-12drm/i915: Wedge the GPU if command parser setup failsTvrtko Ursulin
2021-03-11Merge drm/drm-next into drm-intel-nextJani Nikula
2021-02-02drm/i915/gt: Remove references to struct drm_device.pdevThomas Zimmermann
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-15drm/i915: Mark up protected uses of 'i915_request_completed'Chris Wilson
2021-01-13drm/i915/gt: Replace open-coded intel_engine_stop_cs()Chris Wilson
2021-01-13drm/i915/guc: stop calling execlists_set_default_submissionDaniele Ceraolo Spurio
2021-01-13drm/i915/guc: init engine directly in GuC submission modeDaniele Ceraolo Spurio
2021-01-13drm/i915/guc: do not dump execlists state with GuC submissionDaniele Ceraolo Spurio
2020-12-24drm/i915/gt: Replace direct submit with direct call to taskletChris Wilson