Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1760 u32 bpp, bpc, pxlfmt, framer; in cdns_mhdp_configure_video() local
1763 pxlfmt = mhdp->display_fmt.color_format; in cdns_mhdp_configure_video()
1770 if ((pxlfmt == DRM_COLOR_FORMAT_YCRCB444 || in cdns_mhdp_configure_video()
1771 pxlfmt == DRM_COLOR_FORMAT_YCRCB422) && mode->crtc_vdisplay >= 720) in cdns_mhdp_configure_video()
1776 switch (pxlfmt) { in cdns_mhdp_configure_video()
1885 if (pxlfmt == DRM_COLOR_FORMAT_YCRCB420) in cdns_mhdp_configure_video()