[PATCH] i915: Fix SDVO potentially turning off randomly

2013-08-11 Thread Daniel Vetter
On Sat, Aug 10, 2013 at 09:57:57PM +0200, Guillaume Clement wrote: > 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: Guill

Re: [PATCH] i915: Fix SDVO potentially turning off randomly

2013-08-11 Thread Daniel Vetter
On Sat, Aug 10, 2013 at 09:57:57PM +0200, Guillaume Clement wrote: > 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: Guill

[PATCH] i915: Fix SDVO potentially turning off randomly

2013-08-10 Thread Guillaume Clement
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 --- drivers/gpu/drm/i915/intel_sdvo.c | 3 ++- 1 file changed, 2 i

[PATCH] i915: Fix SDVO potentially turning off randomly

2013-08-10 Thread Guillaume Clement
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 --- drivers/gpu/drm/i915/intel_sdvo.c | 3 ++- 1 file changed, 2 i