Lines Matching full:layer
11 * Ioctl for updating the layer position asynchronously. Initially, pipes
43 LAYER FLAG CONFIGURATION
45 /* left-right layer flip flag */
48 /* up-down layer flip flag */
52 * This flag enables pixel extension for the current layer. Validate/commit
57 /* Flag indicates that layer is foreground layer */
60 /* Flag indicates that layer is associated with secure session */
64 * Flag indicates that layer is drawing solid fill. Validate/commit call
69 /* Layer format is deinterlace */
72 /* layer contains bandwidth compressed format data */
75 /* layer is async position updatable */
78 /* layer contains postprocessing configuration data */
81 /* Flag indicates that layer is associated with secure display session */
84 /* Flag enabled qseed3 scaling for the current layer */
107 * layer will work in multirect mode, where single hardware should
162 /* layer width in pixels. */
165 /* layer height in pixels. */
169 * layer format in DRM-style fourcc, refer drm_fourcc.h for
177 /* valid planes count in layer planes list */
201 * One layer holds configuration for one pipe. If client wants to stage single
202 * layer on two pipes then it should send two different layers with relative
204 * commit call. Commit call may fail if client sends different layer information
210 * Flag to enable/disable properties for layer configuration. Refer
211 * layer flag configuration section for all possible flags.
216 * Pipe selection for this layer by client. Client provides the index
219 * If client sends different layer/pipe configuration in validate &
261 * highest z_order usually means the top most visible layer. The range
300 /* Buffer attached with each layer. Device uses it for commit call. */
305 * layer.
323 * Flag to enable/disable properties for layer configuration. Refer
324 * layer flag config section for all possible flags.
334 /* Buffer attached with output layer. Device uses it for commit call */
392 * Commit structure holds layer stack send by client for validate and commit
433 /* Input layer count present in input list */
437 * Output layer for writeback display. It supports only one
438 * layer as output layer. This is not required for primary
491 /* Layer commit/validate definition for V1 */
502 * Async updatable layers. One layer holds configuration for one pipe.
506 * Flag to enable/disable properties for layer configuration. Refer
507 * layer flag config section for all possible flags.
512 * Pipe selection for this layer by client. Client provides the
540 /* Input layer count present in input list */