summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/mock_engine.c
AgeCommit message (Expand)Author
2019-07-29drm/i915: Keep rings pinned while the context is activeChris Wilson
2019-06-14drm/i915: Replace engine->timeline with a plain listChris Wilson
2019-06-14drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson
2019-04-26drm/i915: Switch back to an array of logical per-engine HW contextsChris Wilson
2019-04-26drm/i915: Split engine setup/init into two phasesChris Wilson
2019-04-26drm/i915: Export intel_context_instance()Chris Wilson
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson
2019-04-24drm/i915: Introduce context->enter() and context->exit()Chris Wilson
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson