commit | bf2eac3bee51299bd08dcbd25f7bd8dbaaff1b62 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Jul 21 13:32:28 2017 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jul 27 09:38:46 2017 +0200 |
tree | b6612ef47447a2f2b3fd6f9dd2811fc49ff99d2b | |
parent | 3d7adbbf49c31b194958ad381010e86c842e40af [diff] |
drm/i915: Assert that machine is wedged for nop_submit_request We should only ever do nop_submit_request when the machine is wedged, so assert it is so. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Michel Thierry <michel.thierry@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20170721123238.16428-10-chris@chris-wilson.co.uk Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>