summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_request.c
AgeCommit message (Expand)Author
2018-04-18drm/i915: Rename priotree to schedChris Wilson
2018-04-09drm/i915/execlists: Log fence context & seqno throughout GEM_TRACETvrtko Ursulin
2018-04-06drm/i915: Pass the set of guilty engines to i915_reset()Chris Wilson
2018-04-06drm/i915: Split out parking from the idle worker for reuseChris Wilson
2018-03-29drm/i915: Include the HW breadcrumb whenever we trace the global_seqnoChris Wilson
2018-03-22drm/i915: Remove local timeline var from submit/unsubmitChris Wilson
2018-03-22drm/i915: Fix tracing of submit seqnoChris Wilson
2018-03-20drm/i915: Add control flags to i915_handle_error()Chris Wilson
2018-03-16drm/i915: Trace GEM steps between submit and wedgingChris Wilson
2018-03-12drm/i915: Remove the impedance mismatch around intel_engine_enable_signalingChris Wilson
2018-03-09drm/i915: Wrap engine->schedule in RCU locks for set-wedge protectionChris Wilson
2018-03-09drm/i915: Update ring position from request on retiringChris Wilson
2018-03-06drm/i915: Flush waiters on seqno wraparoundChris Wilson
2018-03-06drm/i915: Stop kicking the signaling thread on seqno wraparoundChris Wilson
2018-02-23drm/i915: Update missing parts after the rename to i915_requestMichel Thierry
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson