Home
last modified time | relevance | path

Searched refs:planes (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/drivers/video/
DMakefile15 fbcon-iplan2p8.o fbcon-vga-planes.o fbcon-cfb16.o \
72 obj-$(CONFIG_FB_VGA16) += vga16fb.o fbcon-vga-planes.o
DConfig.in253 tristate ' Atari interleaved bitplanes (2 planes) support' CONFIG_FBCON_IPLAN2P2
254 tristate ' Atari interleaved bitplanes (4 planes) support' CONFIG_FBCON_IPLAN2P4
255 tristate ' Atari interleaved bitplanes (8 planes) support' CONFIG_FBCON_IPLAN2P8
256 # tristate ' Atari interleaved bitplanes (16 planes) support' CONFIG_FBCON_IPLAN2P16
Datafb.c2982 int xres, xres_virtual, yres, depth, planes; in atafb_setup() local
3011 planes = FB_TYPE_INTERLEAVED_PLANES; in atafb_setup()
3013 planes = FB_TYPE_PACKED_PIXELS; in atafb_setup()
3015 planes = FB_TYPE_PLANES; in atafb_setup()
3017 planes = -1; /* true color */ in atafb_setup()
3061 external_pmode = planes; in atafb_setup()
/linux-2.4.37.9/drivers/video/sti/
Dsticore.h214 s32 planes; /* number of fb planes in system */ member
Dsticore.c379 sti->outptr.planes, in sti_dump_outptr()
/linux-2.4.37.9/Documentation/m68k/
Dkernel-options.txt418 planes (depth). The depth is is the logarithm to base 2 of the number
425 'n': "normal planes", i.e. one whole plane after another
426 'i': "interleaved planes", i.e. 16 bit of the first plane, than 16 bit
431 planes of one pixel; this is the most common mode for 8 planes
746 Syntax: depth:<nr. of bit-planes>
748 Specify the number of bit-planes for the selected video-mode.
/linux-2.4.37.9/Documentation/usb/
Dov511.txt114 to 1 will realign the color planes correctly. NOTE: You will likely
/linux-2.4.37.9/Documentation/fb/
Dframebuffer.txt83 organization of the screen memory (planes, packed pixels, ...) and address
/linux-2.4.37.9/Documentation/
DConfigure.help5239 each pixel are separated into 4 planes.
5795 Atari interleaved bitplanes (2 planes) support
5800 Atari interleaved bitplanes (4 planes) support
5805 Atari interleaved bitplanes (8 planes) support