blob: ec5991e5dddcb39d419a08b64a1d09f340d1e2d1 [file] [log] [blame]
39e2f501c1b4 ("drm/i915: Split struct intel_context definition to its own header")
7e3d9a59410d ("drm/i915: Track active engines within a context")
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")
3ef7114982b8 ("drm/i915: Introduce i915_timeline.mutex")
b5773a3616d1 ("drm/i915/execlists: Suppress mere WAIT preemption")
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")
d0781a89c06f ("Merge drm/drm-next into drm-intel-next-queued")