commit | 80166e406e4b88e49b5091cec1ac6b03b6f372ed | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 28 08:50:18 2017 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Feb 28 10:09:06 2017 +0000 |
tree | abc14dff109096b489fab947c5cb296d2e16208b | |
parent | ebeac38025ff36b76b0f6fa0aeb52729e96bb6bc [diff] |
drm/i915: Consolidate reporting of "missed breadcrumbs" Move the setting of gpu_error->missed_irq_ring bit to a common function so that we can get the debug logging for either path. v2: Add %pF caller Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170228085018.3225-1-chris@chris-wilson.co.uk