OSDN Git Service

drm/i915: Try harder to reset the GPU
authorChris Wilson <chris@chris-wilson.co.uk>
Thu, 18 May 2017 20:48:10 +0000 (21:48 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 18 May 2017 20:57:17 +0000 (21:57 +0100)
commit9593a6576fd50dbfdedaf04296481998c219a3b8
tree4dac8c48cfd53f6a1b884d2eedf61a04e01e18eb
parent29f31623d7a83048b1c90a4db89b6f325bfde942
drm/i915: Try harder to reset the GPU

Repeat the reset a couple of times if at first we do not succeed.

v2: differentiate which path/engine failed with a debug message

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: http://patchwork.freedesktop.org/patch/msgid/20170513083726.502-1-chris@chris-wilson.co.uk
Reviewed-by: Mika Kuoppala <mika.kuoppala@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170518204811.7408-1-chris@chris-wilson.co.uk
drivers/gpu/drm/i915/intel_uncore.c