]> 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)
commitf340b4cbeb85dde978d2d9a6a627d594393d68e1
tree18fc3cbe3ab9201476c1ed97850dfb355a038f74
parent2248c91c111f307ce38434dc8cebb5082148b967
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