summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_request.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-29drm/i915: Include the HW breadcrumb whenever we trace the global_seqnoChris Wilson1-11/+17
2018-03-22drm/i915: Remove local timeline var from submit/unsubmitChris Wilson1-15/+15
2018-03-22drm/i915: Fix tracing of submit seqnoChris Wilson1-1/+1
2018-03-20drm/i915: Add control flags to i915_handle_error()Chris Wilson1-1/+1
2018-03-16drm/i915: Trace GEM steps between submit and wedgingChris Wilson1-0/+23
2018-03-13drm/i915: Remove the impedance mismatch around intel_engine_enable_signalingChris Wilson1-5/+1
2018-03-09drm/i915: Wrap engine->schedule in RCU locks for set-wedge protectionChris Wilson1-0/+2
2018-03-09drm/i915: Update ring position from request on retiringChris Wilson1-1/+1
2018-03-06drm/i915: Flush waiters on seqno wraparoundChris Wilson1-4/+2
2018-03-06drm/i915: Stop kicking the signaling thread on seqno wraparoundChris Wilson1-0/+2
2018-02-23drm/i915: Update missing parts after the rename to i915_requestMichel Thierry1-2/+2
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson1-0/+1411