summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_context.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Keep rings pinned while the context is activeChris Wilson2019-07-291-9/+18
* drm/i915: Make the semaphore saturation mask globalChris Wilson2019-06-191-2/+0Star
* drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson2019-06-141-9/+71
* drm/i915: update with_intel_runtime_pm to use the rpm structureDaniele Ceraolo Spurio2019-06-141-1/+1
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-1/+3
* drm/i915: Disable semaphore busywaits on saturated systemsChris Wilson2019-05-041-0/+2
* drm/i915: Remove intel_context.active_linkChris Wilson2019-04-261-10/+1Star
* drm/i915: Switch back to an array of logical per-engine HW contextsChris Wilson2019-04-261-91/+21Star
* drm/i915: Pass intel_context to intel_context_pin_lock()Chris Wilson2019-04-261-26/+0Star
* drm/i915: Export intel_context_instance()Chris Wilson2019-04-261-19/+18Star
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-10/+8Star
* drm/i915: Introduce context->enter() and context->exit()Chris Wilson2019-04-241-0/+17
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-0/+268