OSDN Git Service

fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfb
authorAlexey Charkov <alchark@gmail.com>
Wed, 12 Jan 2011 22:14:44 +0000 (22:14 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 13 Jan 2011 04:07:41 +0000 (13:07 +0900)
commite41f1a98940824ad0c95271e69939acdc6092e5f
treef6dd0af0ac531918d3e7cc22d136a515e16e6fd6
parente3d5fb71e228c22ee1f78f19f19ef4e07f48f076
fbdev: Implement simple blanking in pseudocolor modes for vt8500lcdfb

Implement simple blanking in pseudocolor modes for vt8500lcdfb

This follows the style of some other in-tree drivers by just setting
the hardware palette colors to all black. True Color modes are not
affected, but this at least allows to run xf86-video-fbdev without
errors due to blanking being unimplemented.

Signed-off-by: Alexey Charkov <alchark@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/vt8500lcdfb.c