commit | 6dbde380ca525bbfedd65e11402f345e1d64cba9 | [log] [tgz] |
---|---|---|
author | Antonino A. Daplas <adaplas@gmail.com> | Mon Jun 26 00:26:41 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Jun 26 09:58:30 2006 -0700 |
tree | 4782592646559a4bef308ec1d055bb9a09bd72cf | |
parent | 313ca22f0bfab792adeb447146d9cb86536c64d3 [diff] |
[PATCH] vesafb: Prefer VGA registers over PMI - As per VESA specs, use the VGA registers to set the palette if the mode is VGA compatible. Otherwise, use the protected mode interface. - Make pmi_setpal default to 1 Signed-off-by: Antonino Daplas <adaplas@pol.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>