blob: 10faa77363fb4d8af5f6eb7ec2f7118b5593c57f [file] [log] [blame]
a679f58d0510 ("drm/i915: Flush pages on acquisition")
206c2f812fee ("drm/i915: Lock the gem_context->active_list while dropping the link")
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")
34ae8455f4d3 ("drm/i915/selftests: Check that whitelisted registers are accessible")
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")
c41166f9a145 ("drm/i915: Beware temporary wedging when determining -EIO")
d0781a89c06f ("Merge drm/drm-next into drm-intel-next-queued")