summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_engine.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/guc: Use a local cancel_port_requestsChris Wilson2019-08-131-3/+0
* drm/i915: drop engine_pin/unpin_breadcrumbs_irqDaniele Ceraolo Spurio2019-08-131-3/+0
* drm/i915: Lift timeline into intel_contextChris Wilson2019-08-091-3/+1
* drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson2019-08-061-6/+0
* drm/i915: Replace struct_mutex for batch pool serialisationChris Wilson2019-08-041-1/+0
* drm/i915/gt: Use intel_gt as the primary object for handling resetsChris Wilson2019-07-121-4/+4
* drm/i915/gt: Ignore forcewake acquisition for posting_readsChris Wilson2019-07-041-1/+1
* drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin2019-06-211-2/+2
* drm/i915/execlists: Preempt-to-busyChris Wilson2019-06-201-53/+8
* drm/i915: Replace engine->timeline with a plain listChris Wilson2019-06-141-0/+6
* drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson2019-06-141-2/+0
* drm/i915: Remove POSTING_READ16Tvrtko Ursulin2019-06-121-0/+1
* drm/i915: Make Gen6/7 RING_FAULT_REG access engine centricTvrtko Ursulin2019-06-071-0/+18
* drm/i915/guc: Updates for GuC 32.0.3 firmwareMichal Wajdeczko2019-05-281-0/+2
* drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEADChris Wilson2019-05-081-15/+0
* drm/i915: Only reschedule the submission tasklet if preemption is possibleChris Wilson2019-05-071-18/+0
* drm/i915: Move the engine->destroy() vfunc onto the engineChris Wilson2019-05-011-0/+4
* drm/i915: Split engine setup/init into two phasesChris Wilson2019-04-261-5/+3
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-6/+3
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-0/+583