drm/i915: don't scream into dmesg when a modeset fails
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 25 Jun 2013 09:06:52 +0000 (11:06 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 1 Jul 2013 09:14:45 +0000 (11:14 +0200)
There are legit cases, e.g. when userspace asks for something
impossible. So tune it down to debug output like we do with all other
userspace-triggerable warnings.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66111#c5
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
[danvet: Rebased.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found