ps3: Fix black and white stripes
authorMasashi Kimoto <Masashi_Kimoto@hq.scei.sony.co.jp>
Tue, 16 Oct 2007 08:29:22 +0000 (01:29 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:43:19 +0000 (09:43 -0700)
commit8ca0bf750b7d9b7e859f2f40516b914827e7afd8
tree9df4e1d0b017aebb2a8e41b8e5a599a7579b25fb
parent779121e9f17525769c04a00475fd85600c8c04eb
ps3: Fix black and white stripes

Fix the black and white stripes issue with WUXGA monitor via HDMI.

It seems that when we use a VESA resolution from boot up, the AV settings
driver could not be initialized correctly.  In that case we need a dummy
packet before VESA setting.

[Geert] Refactored to reduce code duplication.

Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>
CC: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Antonino Daplas <adaplas@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/ps3/ps3av.c