]> err.no Git - linux-2.6/commit
[PATCH] fbdev: Static pseudocolor with depth less than 4 does exist
authorAntonino A. Daplas <adaplas@gmail.com>
Mon, 26 Jun 2006 07:26:36 +0000 (00:26 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 16:58:29 +0000 (09:58 -0700)
commit0c683dbfc017e52e632853b33981be1a49276ba6
treefeb766bb827598e2fc5cf0635a1e58308945431a
parentae6d3218760f3cc28192de1f7ff594be744495b4
[PATCH] fbdev: Static pseudocolor with depth less than 4 does exist

A static pseudocolor visual with depth less than 4 does exist, so let's not
accidentally upscale the depth with this configuration

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/fbmem.c