commit | e41f1a98940824ad0c95271e69939acdc6092e5f | [log] [tgz] |
---|---|---|
author | Alexey Charkov <alchark@gmail.com> | Wed Jan 12 22:14:44 2011 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu Jan 13 13:07:41 2011 +0900 |
tree | f6dd0af0ac531918d3e7cc22d136a515e16e6fd6 | |
parent | e3d5fb71e228c22ee1f78f19f19ef4e07f48f076 [diff] |
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>