]> git.karo-electronics.de Git - karo-tx-linux.git/commit
gma500: Fix SDVO turning off randomly
authorGuillaume Clement <gclement@baobob.org>
Sat, 10 Aug 2013 07:06:04 +0000 (09:06 +0200)
committerDave Airlie <airlied@redhat.com>
Thu, 22 Aug 2013 00:37:49 +0000 (10:37 +1000)
commit6f1e120438144a47463b80c3e113334a6bd0e77c
tree8422c3de7e02cf57ea97295fd92a2d415ecff358
parent317b07b58c4312358410bf9b50dc7baeda9ed833
gma500: Fix SDVO 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.

Signed-off-by: Guillaume Clement <gclement@baobob.org>
Acked-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/psb_intel_sdvo.c