Home
last modified time | relevance | path

Searched refs:pxlfmt (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1777 u32 bpp, bpc, pxlfmt, framer; in cdns_mhdp_configure_video() local
1780 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()