blob: 5212fcad6e088a80501f99270a537cee3bdac80d [file] [log] [blame]
d9b13c4dde6c ("drm/i915: Trace GEM steps between submit and wedging")
2d4ecace3a78 ("drm/i915: Finish the wait-for-wedge by retiring all the inflight requests")
0d73e7a095f7 ("drm/i915: Mark the device as wedged from the beginning of set-wedged")
559e040f1f08 ("drm/i915: Show the GPU state when declaring wedged")
5d031f4e1618 ("drm/i915: Stop asserting on set-wedged vs nop_submit_request ordering")
af7a8ffad9c5 ("drm/i915: Use rcu instead of stop_machine in set_wedged")
8d550824c6f5 ("drm/i915: Order two completing nop_submit_request")
27a5f61b377b ("drm/i915: Cancel all ready but queued requests when wedging")
bf2eac3bee51 ("drm/i915: Assert that machine is wedged for nop_submit_request")
3d7adbbf49c3 ("drm/i915: Wake up waiters after setting the WEDGED bit")
5e32d7482ee2 ("drm/i915: Clear execlist port[] before updating seqno on wedging")
36703e79a982 ("drm/i915: Break modeset deadlocks on reset")
4ee056f41807 ("drm/i915: Cancel pending execlist tasklet upon wedging")
829a0af29f70 ("drm/i915: Group all the global context information together")
8a2421bd0d9a ("drm/i915: Wait upon userptr get-user-pages within execbuffer")
2889caa92321 ("drm/i915: Eliminate lots of iterations over the execobjects array")
071750e550af ("drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations")
507d977ff965 ("drm/i915: Pass vma to relocate entry")
4ff4b44cbb70 ("drm/i915: Store a direct lookup from object handle to vma")
e27ab73d17ef ("drm/i915: Mark CPU cache as dirty on every transition for CPU writes")
8c45cec48e58 ("drm/i915: Split vma exec_link/evict_link")
d55495b4dcce ("drm/i915: Use vma->exec_entry as our double-entry placeholder")
650bc63568e4 ("drm/i915: Amalgamate execbuffer parameter structures")
19f81df2859e ("drm/i915/perf: Add OA unit support for Gen 8+")
a82256bc0267 ("Merge tag 'drm-intel-next-2017-05-29' of git://anongit.freedesktop.org/git/drm-intel into drm-next")