drm/i915: don't silently ignore sdvo mode_set failures
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 10 Apr 2012 11:55:48 +0000 (13:55 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 22 May 2012 07:30:47 +0000 (09:30 +0200)
Unfortunately we can't abort a mode_set, but at least tell the user
that something might have gone wrong when setting the sdvo input or
output timing fails.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found