blob: 77dbdcbfd79941d0139a621deb5ba0080be82790 [file] [log] [blame]
a1db9c54eb29 ("drm/i915: Track rcu_head for our idle worker")
84a107492052 ("drm/i915: Shrink the GEM kmem_caches upon idling")
5427f207852d ("drm/i915: Bump wait-times for the final CS interrupt before parking")
6c067579e69b ("drm/i915: Split execlist priority queue into rbtree + linked list")
77f0d0e925e8 ("drm/i915/execlists: Pack the count into the low bits of the port.request")
16586fcd86c4 ("drm/i915: Move uncore definitions into a separate header")
4797948071f6 ("drm/i915: Squash repeated awaits on the same fence")
ceae14bd4cc4 ("drm/i915: Lift timeline ordering to await_dma_fence")
29ef3fa987ed ("drm/i915: Unwrap top level fence-array")
6b764a594fc4 ("drm/i915: Report request restarts for both execlists/guc")
6e516148f354 ("drm/i915: Generate the engine name based on the instance number")
3fc7d86b3268 ("drm/i915: Drop const qualifiers from params in wait_for_register()")
1d1a9774e404 ("drm/i915: Extend intel_wait_for_register_fw() with fast timeout")
d769ab182771 ("drm/i915: Fix type of timeout_ms parameter in intel_wait_for_register_fw()")
8490ae207f1d ("drm/i915: Suppress busy status for engines if wedged")
17ab792ab1c1 ("drm/i915: Drop verbose and archaic "ring" from our internal engine names")
18afa2889204 ("Revert "drm/i915: Skip execlists_dequeue() early if the list is empty"")
a79a524e9260 ("drm/i915: Avoid lock dropping between rescheduling")
4af0d727b136 ("drm/i915/execlists: Trim irq handler")
2e70b8c6bf00 ("drm/i915/execlists: Relax the locked clear_bit(IRQ_EXECLIST)")
6e3955a5af1c ("drm/i915: All fw_domains share the same set/clear/reset values")
0f966aaf5f84 ("drm/i915: Remove posting-read for forcewake put")
d2dc94bce295 ("drm/i915: Skip unused fw_domains")
577ac4bd4cae ("drm/i915: Eliminate per-fw_domain i915 backpointer")
9f7886d07f36 ("drm/i915: Spinlocks in tasklets can use spin_(un)lock_irq")
899f6204c0f8 ("drm/i915/execlists: Split the atomic test_and_clear_bit for irq handler")
66e303e988c8 ("drm/i915/guc: Correct the request_in tracepoint position")
6c943de6686f ("drm/i915: Skip execlists_dequeue() early if the list is empty")
e3b1895fc1d2 ("drm/i915/vgpu: Neuter forcewakes for VGPU more thoroughly")
ff44ad51ebf8 ("drm/i915: Move engine->submit_request selection to a vfunc")
31de73501ac9 ("drm/i915/scheduler: emulate a scheduler for guc")
f103560cf7c2 ("Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into drm-intel-next-queued")