summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_engine.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+0Star
* drm/i915: Only reschedule the submission tasklet if preemption is possibleChris Wilson2019-05-071-18/+0Star
* 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/+3Star
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-6/+3Star
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-0/+583