Lines Matching +full:frame +full:- +full:buffer
1 Frame Buffer Library
4 The frame buffer drivers depend heavily on four data structures. These
20 otherwise. A good example of this is the start of the frame buffer
21 memory. This "locks" the address of the frame buffer memory, so that it
31 Frame Buffer Memory
32 -------------------
34 .. kernel-doc:: drivers/video/fbdev/core/fbmem.c
37 Frame Buffer Colormap
38 ---------------------
40 .. kernel-doc:: drivers/video/fbdev/core/fbcmap.c
43 Frame Buffer Video Mode Database
44 --------------------------------
46 .. kernel-doc:: drivers/video/fbdev/core/modedb.c
49 .. kernel-doc:: drivers/video/fbdev/core/modedb.c
52 Frame Buffer Macintosh Video Mode Database
53 ------------------------------------------
55 .. kernel-doc:: drivers/video/fbdev/macmodes.c
58 Frame Buffer Fonts
59 ------------------