Searched refs:pxlfmt (Results 1 – 1 of 1) sorted by relevance
1777 u32 bpp, bpc, pxlfmt, framer; in cdns_mhdp_configure_video() local1780 pxlfmt = mhdp->display_fmt.color_format; in cdns_mhdp_configure_video()1787 if ((pxlfmt == DRM_COLOR_FORMAT_YCBCR444 || in cdns_mhdp_configure_video()1788 pxlfmt == DRM_COLOR_FORMAT_YCBCR422) && mode->crtc_vdisplay >= 720) in cdns_mhdp_configure_video()1793 switch (pxlfmt) { in cdns_mhdp_configure_video()1902 if (pxlfmt == DRM_COLOR_FORMAT_YCBCR420) in cdns_mhdp_configure_video()