Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1707 u32 bpp, bpc, pxlfmt, framer; in cdns_mhdp_configure_video() local
1710 pxlfmt = mhdp->display_fmt.color_format; in cdns_mhdp_configure_video()
1717 if ((pxlfmt == DRM_COLOR_FORMAT_YCRCB444 || in cdns_mhdp_configure_video()
1718 pxlfmt == DRM_COLOR_FORMAT_YCRCB422) && mode->crtc_vdisplay >= 720) in cdns_mhdp_configure_video()
1723 switch (pxlfmt) { in cdns_mhdp_configure_video()
1832 if (pxlfmt == DRM_COLOR_FORMAT_YCRCB420) in cdns_mhdp_configure_video()