Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/i915/execbuffer: On error, starting unwinding from the previous o…
…bject As the error occurred on the current object, it means that its state was not changed and so it should be excluded from the unwind. Reported-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
- Loading branch information