Lines Matching refs:overlays
45 The DSS driver models OMAP's overlays, overlay managers and displays in a
47 modelling the hardware overlays, omapdss supports virtual overlays and overlay
106 These framebuffers can be routed flexibly to any overlays, thus allowing very
135 - Overlay manager combines the overlays in to one image and feeds them to
139 A framebuffer can be connected to multiple overlays to show the same pixel data
140 on all of the overlays. Note that in this case the overlay input sizes must be
141 the same, but, in case of video overlays, the output size can be different. Any
144 An overlay can be connected to one overlay manager. Also DISPC overlays can be
145 connected only to DISPC overlay managers, and virtual overlays can be only
146 connected to virtual overlays.
168 overlays List of overlay numbers to which framebuffer pixels go
234 framebuffers, overlays, overlay managers, displays. Framebuffers are
269 echo "" > $fb1/overlays
270 echo "0,1" > $fb0/overlays
341 - Name of default display, to which all overlays will be connected.