summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_context_types.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson2019-06-141-3/+3
* drm/i915: Rename intel_context.active to .inflightChris Wilson2019-05-281-1/+1
* drm/i915: Disable semaphore busywaits on saturated systemsChris Wilson2019-05-041-0/+3
* drm/i915: Remove intel_context.active_linkChris Wilson2019-04-261-1/+0Star
* drm/i915: Switch back to an array of logical per-engine HW contextsChris Wilson2019-04-261-2/+0Star
* drm/i915: Introduce context->enter() and context->exit()Chris Wilson2019-04-241-0/+5
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-0/+65