linux-sg2042/drivers/video/via
Florian Tobias Schandinat efd4f6398d viafb: use proper register for colour when doing fill ops
The colour was written to a wrong register for fillrect operations.
This sometimes caused empty console space (for example after 'clear')
to have a different colour than desired. Fix this by writing to the
correct register.
Many thanks to Daniel Drake and Jon Nettleton for pointing out this
issue and pointing me in the right direction for the fix.

Fixes http://dev.laptop.org/ticket/9323

Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: Joseph Chan <JosephChan@via.com.tw>
Cc: Daniel Drake <dsd@laptop.org>
Cc: Jon Nettleton <jon.nettleton@gmail.com>
Cc: stable@kernel.org
2010-09-24 02:15:29 +00:00
..
Makefile viafb: vt1636 cleanup 2010-09-24 02:15:05 +00:00
accel.c viafb: use proper register for colour when doing fill ops 2010-09-24 02:15:29 +00:00
accel.h viafb: complete support for VX800/VX855 accelerated framebuffer 2010-04-20 14:23:20 -06:00
chip.h viafb: simplify lcd size "detection" 2010-07-23 14:35:50 +00:00
debug.h viafb: chip.h, debug.h 2008-10-16 11:21:41 -07:00
dvi.c viafb: introduce per output device power management 2010-09-24 02:15:03 +00:00
dvi.h viafb: propagate __init and __devinit 2010-09-24 02:14:46 +00:00
global.c viafb: make some variables a bit less global 2010-03-12 15:52:33 -08:00
global.h viafb: vt1636 cleanup 2010-09-24 02:15:05 +00:00
hw.c viafb: rename output devices 2010-09-24 02:15:25 +00:00
hw.h viafb: rename output devices 2010-09-24 02:15:25 +00:00
ioctl.c viafb: reduce viafb_set_iga_path usage 2010-09-24 02:14:48 +00:00
ioctl.h viafb: remove ioctls which break the framebuffer interface 2010-07-23 14:43:05 +00:00
lcd.c viafb: introduce per output device power management 2010-09-24 02:15:03 +00:00
lcd.h viafb: propagate __init and __devinit 2010-09-24 02:14:46 +00:00
share.h viafb: PLL value cleanup 2010-07-23 14:37:05 +00:00
tblDPASetting.c viafb: tbl1636.c, tbl1636.h, tblDPASetting.c, tblDPASetting.h 2008-10-16 11:21:41 -07:00
tblDPASetting.h viafb: tbl1636.c, tbl1636.h, tblDPASetting.c, tblDPASetting.h 2008-10-16 11:21:41 -07:00
via-core.c viafb: enable I2C for CRT 2010-09-24 02:15:12 +00:00
via-gpio.c drivers/video/via/via-gpio.c: fix warning 2010-08-05 22:36:27 +00:00
via_i2c.c viafb: reduce I2C timeout and delay 2010-09-24 02:15:14 +00:00
via_modesetting.c viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
via_modesetting.h viafb: move some modesetting functions to a seperate file 2010-05-07 17:17:38 -06:00
via_utility.c viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
via_utility.h viafb: remove dead code 2010-03-12 15:52:33 -08:00
viafbdev.c viafb: rename output devices 2010-09-24 02:15:25 +00:00
viafbdev.h viafb: add interface for output device configuration 2010-09-24 02:14:59 +00:00
viamode.c viafb: move some include files to include/linux 2010-05-11 16:07:59 -06:00
viamode.h viafb: split global index up 2010-03-12 15:52:33 -08:00
vt1636.c viafb: vt1636 cleanup 2010-09-24 02:15:05 +00:00
vt1636.h viafb: rework the I2C support in the VIA framebuffer driver 2010-04-27 13:01:45 -06:00