Lines Matching refs:planes
259 * Sub-sampling is relevant for chroma planes only and vertical
321 tegra->planes |= WIN_A_ACT_REQ << plane->index;
489 bool tegra_plane_format_is_yuv(unsigned int format, unsigned int *planes, unsigned int *bpc)
494 if (planes)
495 *planes = 1;
511 if (planes)
512 *planes = 3;
525 if (planes)
526 *planes = 2;
534 if (planes)
535 *planes = 1;
630 /* include all sibling planes into this commit */
634 /* skip this plane and planes on different CRTCs */
678 /* skip this plane and planes on different CRTCs */
714 * If planes zpos / transparency changed, sibling planes blending
723 * All planes are now in the atomic state, walk them up and update
729 /* skip planes on different CRTCs */