viafb: set sync polarity for all output devices
commit2e1abbdd1dbc49e16eabd13e8b2458ee48e7b560
authorFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sun, 19 Sep 2010 01:20:19 +0000 (19 01:20 +0000)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Fri, 24 Sep 2010 02:15:18 +0000 (24 02:15 +0000)
tree692c13608afb2e0540354af61da11aad80914f11
parent7f0e153e2c0b15aa7427ad4ac550640e1e2e9c33
viafb: set sync polarity for all output devices

This patch sets the sync polarity for all output devices, not only CRT.
This may give some people a working screen but only if lcd scaling and
centering are not used as it is currently too dificult to propagate a
different resolution (from what the application thinks) to the correct
output device. Hopefully this does not introduce regressions as the
polarity of non-CRT devices was completly ignored before.

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Joseph Chan <JosephChan@via.com.tw>
drivers/video/via/hw.c