Lines Matching full:planes
107 * planes. Without this property the primary plane is always below the cursor
108 * plane, and ordering between all other planes is undefined.
256 * for it in drm core. Drivers can then attach this property to planes to enable
257 * support for configurable planes arrangement during blending operation.
262 * should be set to 0 and max to maximal number of planes for given crtc - 1.
264 * If zpos of some planes cannot be changed (like fixed background or
265 * cursor/topmost planes), driver should adjust min/max values and assign those
266 * planes immutable zpos property with lower or higher values (for more
268 * case driver should also assign proper initial zpos values for all planes in
269 * its plane_reset() callback, so the planes will be always sorted properly.
308 * to get the arrangement of the planes for blending operation and notifies
309 * it that the hardware (or driver) doesn't support changing of the planes'
370 * Normalization process might create new states for planes which in drm_atomic_helper_crtc_normalize_zpos()
407 * This function calculates normalized zpos value for all modified planes in
410 * For every CRTC this function checks new states of all planes assigned to
411 * it and calculates normalized zpos value for these planes. Planes are compared
414 * is then filled with unique values from 0 to number of active planes in crtc