]> git.baikalelectronics.ru Git - kernel.git/commit
i915: Fix SDVO potentially turning off randomly
authorGuillaume Clement <gclement@baobob.org>
Sat, 10 Aug 2013 19:57:57 +0000 (21:57 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 22 Aug 2013 11:31:36 +0000 (13:31 +0200)
commite492fb2aa0971221e8fe62991d39fa9fc29269e2
tree18fc3cbe3ab9201476c1ed97850dfb355a038f74
parent9ebe14edd3a123819302f2d9e927cd139554e7c3
i915: Fix SDVO potentially turning off randomly

Some Poulsbo cards seem to incorrectly report
SDVO_CMD_STATUS_TARGET_NOT_SPECIFIED instead of
SDVO_CMD_STATUS_PENDING, which causes the display to be turned off.

This could also happen to i915.

Signed-off-by: Guillaume Clement <gclement@baobob.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_sdvo.c