Lines Matching refs:frame
78 the frame buffer when they are bound, by setting the size field in
91 bool "Enable copying the frame buffer to a hardware copy"
94 On some machines (e.g. x86), reading from the frame buffer is very
96 allows the frame buffer to be kept in cached memory (allocated by
97 U-Boot) and then copied to the hardware frame-buffer as needed.
105 bool "Enable damage tracking of frame buffer regions"
107 On some machines (most ARM), the display frame buffer resides in
109 have to flush frame buffer contents from CPU caches into RAM which
114 regions of the frame buffer that were modified before, speeding up
188 Support drawing text on the frame buffer console so that it can be
319 provide a frame buffer.
365 to discover the video mode and then provides a frame buffer for use
529 simply checks the resolution and then sets up the frame buffer with
988 allocated frame buffer surface.
1008 allocated frame buffer surface.
1051 image data before it is processed and sent to the frame buffer by
1181 bool "Pass the video frame-buffer through to U-Boot proper"
1186 picked up in U-Boot proper. This includes the frame buffer and
1221 the frame buffer when they are bound, by setting the size field in
1246 Support drawing text on the frame buffer console so that it can be