Lines Matching refs:framebuffer
41 The DSS driver does not itself have any support for Linux framebuffer, V4L or
120 From omapdss point of view the V4L2 drivers should be similar to framebuffer
132 screen. The overlay may be smaller than framebuffer, thus displaying only
133 part of the framebuffer. The position of the overlay may be changed if
139 A framebuffer can be connected to multiple overlays to show the same pixel data
142 framebuffer can be connected to any overlay.
168 overlays List of overlay numbers to which framebuffer pixels go
169 phys_addr Physical address of the framebuffer
170 virt_addr Virtual address of the framebuffer
171 size Size of the framebuffer
175 input_size width,height (ie. the framebuffer size)
288 OMAP FB allocates the framebuffer memory using the standard dma allocator. You
299 VRFB rotation requires much more memory than non-rotated framebuffer, so you
302 framebuffer parameters.
314 - VRAM allocated for a framebuffer. Normally omapfb allocates vram
316 more or define the physical address of each framebuffer. For example,
324 - Draw test pattern to framebuffer whenever framebuffer settings change.