b402375699ae ("drm/i915: remove irrelevant DRM_UNLOCKED flag") 7f3f317a66ca ("drm/i915: Restore control over ppgtt for context creation ABI") 96fd2c6633b0 ("drm/i915: Drop new chunks of context creation ABI (for now)") ea593dbba4c8 ("drm/i915: Allow contexts to share a single timeline across all engines") b91715417244 ("drm/i915: Extend CONTEXT_CREATE to set parameters upon construction") e0695db7298e ("drm/i915: Create/destroy VM (ppGTT) for use with contexts") 4daffb664a69 ("drm/i915: Stop storing the context name as the timeline name") 3e05531243d0 ("drm/i915: Stop storing ctx->user_handle") 7dc40713618c ("drm/i915: Introduce a mutex for file_priv->context_idr") 3aa9945a528e ("drm/i915: Separate GEM context construction and registration to userspace") d315d4faf820 ("drm/i915/selftests: Provide stub reset functions") 85fddf0b0027 ("drm/i915: Introduce a context barrier callback") 0881954965e3 ("drm/i915: Introduce intel_context.pin_mutex for pin management") 95f697eb024d ("drm/i915: Make context pinning part of intel_context_ops") c4d52feb2c46 ("drm/i915: Move over to intel_context_lookup()") 4dc84b77b077 ("drm/i915: Store the intel_context_ops in the intel_engine_cs") 39e2f501c1b4 ("drm/i915: Split struct intel_context definition to its own header") 7e3d9a59410d ("drm/i915: Track active engines within a context") c6eeb4797eb9 ("drm/i915: Reduce presumption of request ordering for barriers") 604c37d76689 ("drm/i915: Refactor common code to load initial power context") 5861b013e2c7 ("drm/i915: Do a synchronous switch-to-kernel-context on idling") 2835f4f36b6a ("drm/i915/selftests: Improve switch-to-kernel-context checking") 50b022af5d6b ("drm/i915: Force GPU idle on suspend") 3d6062491658 ("drm/i915: Make I915_GEM_IDLE_TIMEOUT into a macro") b146e5efe660 ("drm/i915: Pass around the intel_context") 103b76eeff2e ("drm/i915: Use i915_global_register()") 8a68d464366e ("drm/i915: Store the BIT(engine->id) as the engine's mask") c8b502422bfe ("drm/i915: Remove last traces of exec-id (GEM_BUSY)") f14c0d9fd871 ("drm/i915: Just check the vebox IIR regardless") e88619646971 ("drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+") ebece7539242 ("drm/i915: Keep timeline HWSP allocated until idle across the system") 1e3f697e47f6 ("drm/i915/execlists: Suppress redundant preemption") 3ef7114982b8 ("drm/i915: Introduce i915_timeline.mutex") b5773a3616d1 ("drm/i915/execlists: Suppress mere WAIT preemption") d9948a10b902 ("drm/i915: Remove second level open-coded rcu work") 13f1bfd3b332 ("drm/i915: Make object/vma allocation caches global") 32eb6bcfdda9 ("drm/i915: Make request allocation caches global") 2d5eaad007d9 ("drm/i915: Compute the global scheduler caps") b300fde8965f ("drm/i915: Remove i915_request.global_seqno") 8892f47742ea ("drm/i915: Remove access to global seqno in the HWSP") 89531e7d8ee8 ("drm/i915: Replace global_seqno with a hangcheck heartbeat seqno") d0aa694b9239 ("drm/i915/pmu: Always sample an active ringbuffer") 9ce25e72cc77 ("drm/i915: Prevent user context creation while wedged") c41166f9a145 ("drm/i915: Beware temporary wedging when determining -EIO") d0781a89c06f ("Merge drm/drm-next into drm-intel-next-queued")