aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_context_types.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19drm/i915: Make the semaphore saturation mask globalChris Wilson1-2/+0
2019-06-14drm/i915: Keep contexts pinned until after the next kernel context switchChris Wilson1-3/+3
2019-05-28drm/i915: Rename intel_context.active to .inflightChris Wilson1-1/+1
2019-05-04drm/i915: Disable semaphore busywaits on saturated systemsChris Wilson1-0/+3
2019-04-26drm/i915: Remove intel_context.active_linkChris Wilson1-1/+0
2019-04-26drm/i915: Switch back to an array of logical per-engine HW contextsChris Wilson1-2/+0
2019-04-24drm/i915: Introduce context->enter() and context->exit()Chris Wilson1-0/+5
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson1-0/+65