blob: e0fa17de1cd493dfa37195f5d73329576199b15d [file] [log] [blame]
e07051142cbc ("drm/i915: Refactor direct GPU reset from request waiters")
a49625f90662 ("drm/i915: Replace reset_wait_queue with default_wake_function")
d6a2289d9d6b ("drm/i915: Remove the preempted request from the execution queue")
cced5e2f098d ("drm/i915: Take a reference whilst processing the signaler request")
754c9fd57649 ("drm/i915: Protect the request->global_seqno with the engine->timeline lock")
fe49789fab97 ("drm/i915: Deconstruct execute fence")
541ca6ed79f0 ("drm/i915: Inline __i915_gem_request_wait_for_execute()")
7de53bf7e6f3 ("drm/i915: Add ourselves to the gpu error waitqueue for the entire wait")
4b36b2e50677 ("drm/i915: Use a local to shorten req->i915->gpu_error.wait_queue")
9b6586ae9f6b ("drm/i915: Keep a global seqno per-engine")
309663ab7b4f ("drm/i915: Check against the signaled bit for fences/requests")
354d036fcf70 ("drm/i915/tracepoints: Add request submit and execute tracepoints")
e62e8ad1ba57 ("drm/i915: Add unit tests for the breadcrumb rbtree, wakeups")
ae1f8090b1a7 ("drm/i915: Add unit tests for the breadcrumb rbtree, completion")
f97fbf9606a1 ("drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove")
935a2f776aa5 ("drm/i915: Add some selftests for sg_table manipulation")
953c7f82eb89 ("drm/i915: Provide a hook for selftests")
fe3288b5da2c ("drm/i915: Park the breadcrumbs signaler across a GPU reset")
c00122f33fe6 ("drm/i915: Assert that the active request hasn't been signaled")
969bb72cbfd9 ("drm/i915: Check for timeout completion when waiting for the rq to submitted")
1f7b847d72c3 ("drm/i915: Disable engine->irq_tasklet around resets")
d80270931314 ("drm/i915: Split GEM resetting into 3 phases")
0e178aef8f13 ("drm/i915: Detect a failed GPU reset+recovery")
bf2f04366c1e ("drm/i915: Introduce engine_stalled helper")
36193acd54bd ("drm/i915: Introduce engine_skip_context")
4c9655436522 ("drm/i915: Move engine reset preparation to i915_gem_reset_prepare()")
6ffb7d0756e3 ("drm/i915: Construct a request even if the GPU is currently hung")
c781c978e784 ("drm/i915: Add a sanity check that no request is submitted in the middle")
2edc6e0df1c1 ("drm/i915: Consolidate reset_request()")
5c37daf5dd2e ("Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-intel into drm-next")