[PATCH] vesafb: Prefer VGA registers over PMI
authorAntonino A. Daplas <adaplas@gmail.com>
Mon, 26 Jun 2006 07:26:41 +0000 (00:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:30 +0000 (09:58 -0700)
commit6dbde380ca525bbfedd65e11402f345e1d64cba9
tree4782592646559a4bef308ec1d055bb9a09bd72cf
parent313ca22f0bfab792adeb447146d9cb86536c64d3
[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>
drivers/video/vesafb.c