Home
last modified time | relevance | path

Searched refs:bitplanes (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/console/
H A Dnewport_con.c249 unsigned int bitplanes; in newport_get_revisions() local
258 bitplanes = ((board_rev > 1) && (tmp & 0x80)) ? 8 : 24; in newport_get_revisions()
282 board_rev, bitplanes, L(rex3_rev), L(vc2_rev), L(xmap9_rev), in newport_get_revisions()
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dframebuffer.rst103 application programs is the screen organization (bitplanes or chunky pixels
/OK3568_Linux_fs/external/xserver/
H A DChangeLog62861 Add support for Amiga-style bitplanes, with 4 or 8 bits per pixel.
62872 Add support for Atari-style interleaved bitplanes, with 2 bytes interleave
62902 Add support for Amiga-style bitplanes, with 8 bits per pixel.
62913 Add support for Amiga-style bitplanes, with 4 bits per pixel.
62924 Add support for Atari-style interleaved bitplanes, with 2 bytes interleave
62936 Add support for Atari-style interleaved bitplanes, with 2 bytes interleave
62949 (interleaved) bitplanes code.