rockbox/firmware/target/arm/samsung/yh920
Rafaël Carré 71db2d74b5 Samsung YH920 : fix lcd_blit_mono displaying twice too wide
lcd_write_data() wrote twice too much pixels to the controller
The fix is the same than r22885, vertically packed 2bpp displays use
8-bits fb_data while horizontally packed 2bpp use 16-bits fb_data

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22893 a1c6a512-1295-4272-9138-f99709370657
2009-10-03 13:56:23 +00:00
..
backlight-yh920.c
lcd-as-yh920.S Samsung YH920 : fix lcd_blit_mono displaying twice too wide 2009-10-03 13:56:23 +00:00
lcd-yh920.c Samsung YH920 LCD 2009-10-03 13:05:08 +00:00
powermgmt-yh920.c