diff options
author | Jon Smirl <jonsmirl@gmail.com> | 2005-07-27 20:46:05 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-28 01:26:18 +0200 |
commit | d210224732b3d32e802e3537499297d387852166 (patch) | |
tree | 17014af0ea8b19dae7848736d324499715b7a1a3 /drivers/video/Kconfig | |
parent | [PATCH] radeonfb: clean up EDID sysfs attribute (diff) | |
download | linux-d210224732b3d32e802e3537499297d387852166.tar.xz linux-d210224732b3d32e802e3537499297d387852166.zip |
[PATCH] fbdev: colormap fixes
Color maps have up to 256 entries. 4096/256 allows for 16 characters per
line. The format for a cmap entry is "%02x%c%4x%4x%4x\n" %02x entry %c
transp %4x red %4x blue %4x green
You can read the color_map with cat fb0/color_map.
Signed-off-by: Jon Smirl <jonsmirl@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/video/Kconfig')
0 files changed, 0 insertions, 0 deletions