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