commit | 4ac2ba2f8c4b7bb33d32fc1be290daf25d39802a | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Aug 05 23:28:29 2016 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Aug 05 23:28:29 2016 +0300 |
tree | 1757c5bf3a65b746cb5d9a6bcba28153428d0ad1 | |
parent | 522a63de18a12a3c74609323f984790e21d4a47e [diff] |
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>