Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-03-22 | drm/i915: Remove local timeline var from submit/unsubmit | Chris Wilson | 1 | -15/+15 |
2018-03-22 | drm/i915: Fix tracing of submit seqno | Chris Wilson | 1 | -1/+1 |
2018-03-20 | drm/i915: Add control flags to i915_handle_error() | Chris Wilson | 1 | -1/+1 |
2018-03-16 | drm/i915: Trace GEM steps between submit and wedging | Chris Wilson | 1 | -0/+23 |
2018-03-12 | drm/i915: Remove the impedance mismatch around intel_engine_enable_signaling | Chris Wilson | 1 | -5/+1 |
2018-03-09 | drm/i915: Wrap engine->schedule in RCU locks for set-wedge protection | Chris Wilson | 1 | -0/+2 |
2018-03-09 | drm/i915: Update ring position from request on retiring | Chris Wilson | 1 | -1/+1 |
2018-03-06 | drm/i915: Flush waiters on seqno wraparound | Chris Wilson | 1 | -4/+2 |
2018-03-06 | drm/i915: Stop kicking the signaling thread on seqno wraparound | Chris Wilson | 1 | -0/+2 |
2018-02-23 | drm/i915: Update missing parts after the rename to i915_request | Michel Thierry | 1 | -2/+2 |
2018-02-21 | drm/i915: Rename drm_i915_gem_request to i915_request | Chris Wilson | 1 | -0/+1411 |