drm/i915: Introduce gpu_reset_clobbers_display()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 5 Aug 2016 20:28:29 +0000 (23:28 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 5 Aug 2016 20:28:29 +0000 (23:28 +0300)
commit4ac2ba2f8c4b7bb33d32fc1be290daf25d39802a
tree1757c5bf3a65b746cb5d9a6bcba28153428d0ad1
parent522a63de18a12a3c74609323f984790e21d4a47e
drm/i915: Introduce gpu_reset_clobbers_display()

Factor out the "does the GPU reset clobber the display?" check into a
small helper.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1470428910-12125-4-git-send-email-ville.syrjala@linux.intel.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c