summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/mock_engine.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Keep rings pinned while the context is activeChris Wilson2019-07-291-0/+1
* drm/i915: Replace engine->timeline with a plain listChris Wilson2019-06-141-12/+6Star
* drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson2019-06-141-5/+6
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-1/+2
* drm/i915: Switch back to an array of logical per-engine HW contextsChris Wilson2019-04-261-1/+2
* drm/i915: Split engine setup/init into two phasesChris Wilson2019-04-261-21/+27
* drm/i915: Export intel_context_instance()Chris Wilson2019-04-261-1/+7
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-0/+3
* drm/i915: Introduce context->enter() and context->exit()Chris Wilson2019-04-241-0/+3
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-0/+325