summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_engine_cs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Fix GEN8_MCR_SELECTOR programmingTvrtko Ursulin2019-07-291-2/+7
* drm/i915: Lock the engine while dumping the active requestChris Wilson2019-07-291-7/+4Star
* drm/i915: Don't dereference request if it may have been retired when printingChris Wilson2019-06-181-7/+9
* drm/i915: Replace engine->timeline with a plain listChris Wilson2019-06-141-31/+31
* drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson2019-06-141-20/+3Star
* drm/i915: update rpm_get/put to use the rpm structureDaniele Ceraolo Spurio2019-06-141-4/+4
* drm/i915: Make read_subslice_reg take engineTvrtko Ursulin2019-06-101-11/+12
* Revert "drm/i915: Expand subslice mask"Jani Nikula2019-05-291-22/+2Star
* drm/i915: Expand subslice maskStuart Summers2019-05-281-2/+22
* drm/i915: Drop the deferred active referenceChris Wilson2019-05-281-1/+1
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-0/+3
* drm/i915/guc: Updates for GuC 32.0.3 firmwareMichal Wajdeczko2019-05-281-5/+4Star
* drm/i915: Engine discovery queryTvrtko Ursulin2019-05-221-0/+41
* drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEADChris Wilson2019-05-081-3/+2Star
* drm/i915: Assert the local engine->wakeref is activeChris Wilson2019-05-071-0/+3
* drm/i915/execlists: Flush the tasklet on parkingChris Wilson2019-05-031-0/+2
* drm/i915: Include fence signaled bit in print_request()Chris Wilson2019-05-021-1/+4
* drm/i915: Move the engine->destroy() vfunc onto the engineChris Wilson2019-05-011-31/+37
* drm/i915: Switch back to an array of logical per-engine HW contextsChris Wilson2019-04-261-1/+1
* drm/i915: Split engine setup/init into two phasesChris Wilson2019-04-261-41/+58
* drm/i915: Export intel_context_instance()Chris Wilson2019-04-261-1/+7
* drm/i915: Enable render context support for gen4 (Broadwater to Cantiga)Chris Wilson2019-04-261-1/+1
* drm/i915: Enable render context support for Ironlake (gen5)Chris Wilson2019-04-261-0/+16
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-137/+5Star
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-0/+1761