summaryrefslogtreecommitdiffstats
path: root/drivers/video/sunxvr500.c
Commit message (Collapse)AuthorAgeFilesLines
* sparc video: remove open boot prom codeRobert Reif2008-05-081-2/+1
| | | | | | | | | Replace remaining open boot prom code with of. Boot tested on sparc32 and compile tested on sparc64. Signed-off-by: Robert Reif <reif@earthlink.net> Signed-off-by: David S. Miller <davem@davemloft.net>
* [VIDEO] sunxvr500fb: Fix pseudo_palette array sizeAntonino Daplas2007-06-051-2/+4
| | | | | | | | | - the pseudo_palette is only 16 elements long. - the pseudo_palette has only 16 elements. Do not write if regno (the array index) is more than 15. Signed-off-by: Antonino Daplas <adaplas@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* [VIDEO]: Add Sun XVR-500 framebuffer driver.David S. Miller2007-05-061-0/+443
Signed-off-by: David S. Miller <davem@davemloft.net>
OpenPOWER on IntegriCloud