summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_context.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson2019-08-021-11/+2
* drm/i915/gt: Hook up intel_context_fini()Chris Wilson2019-07-231-0/+1
* drm/i915/oa: Reconfigure contexts on the flyChris Wilson2019-07-171-0/+3
* drm/i915: Provide an i915_active.acquire callbackChris Wilson2019-06-211-2/+12
* drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson2019-06-141-0/+3
* drm/i915: Allow interrupts when taking the timeline->mutexChris Wilson2019-06-101-2/+3
* drm/i915: Switch back to an array of logical per-engine HW contextsChris Wilson2019-04-261-22/+5
* drm/i915: Pass intel_context to intel_context_pin_lock()Chris Wilson2019-04-261-7/+27
* drm/i915: Export intel_context_instance()Chris Wilson2019-04-261-6/+13
* drm/i915: Pass intel_context to i915_request_create()Chris Wilson2019-04-241-0/+12
* drm/i915: Introduce context->enter() and context->exit()Chris Wilson2019-04-241-0/+21
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-0/+87