Lines Matching +full:frame +full:- +full:buffer
2 This is a first start for some documentation about frame buffer device
5 Geert Uytterhoeven <geert@linux-m68k.org>, 21 July 1998
8 --------------------------------------------------------------------------------
10 *** STRUCTURES USED BY THE FRAME BUFFER DEVICE API ***
12 The following structures play a role in the game of frame buffer devices. They
17 - struct fb_fix_screeninfo
19 Device independent unchangeable information about a frame buffer device and
23 - struct fb_var_screeninfo
25 Device independent changeable information about a frame buffer device and a
30 - struct fb_cmap
38 - struct fb_info
40 Generic information, API and low level information about a specific frame
41 buffer device instance (slot number, board address, ...).
43 - struct `par'
49 --------------------------------------------------------------------------------
51 *** VISUALS USED BY THE FRAME BUFFER DEVICE API ***
55 -------------------------------------------------
60 ---------------------------------------------------------------------
67 --------------------------------
72 ------------------------------------
78 ------------------