See patch
Stefan Reinauer wrote:
Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-m so it's possible to use the LCD panel connector. Values are hard coded instead of read from CMOS but it's a start.
Signed-off-by: Stefan Reinauer stepan@coresystems.de
Acked-by: Peter Stuge peter@stuge.se
Stefan Reinauer wrote:
Add Yabel support (int 15 5fXX callbacks for vga bios) on the kontron 986lcd-m so it's possible to use the LCD panel connector. Values are hard coded instead of read from CMOS but it's a start.
I prefer direct graphics framebuffer interaction but handling the interrupts is a good start to satisfy the vbios:-)
FYI, did anyone interested in Intel graphics notice there is an intelfb2 project under way, It even supports Dualhead operation:-)
http://code.google.com/p/intelfb2/