Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-core.c1774 u32 bpp, bpc, pxlfmt, framer; in cdns_mhdp_configure_video() local
1777 pxlfmt = mhdp->display_fmt.color_format; in cdns_mhdp_configure_video()
1784 if ((pxlfmt == DRM_COLOR_FORMAT_YCBCR444 || in cdns_mhdp_configure_video()
1785 pxlfmt == DRM_COLOR_FORMAT_YCBCR422) && mode->crtc_vdisplay >= 720) in cdns_mhdp_configure_video()
1790 switch (pxlfmt) { in cdns_mhdp_configure_video()
1899 if (pxlfmt == DRM_COLOR_FORMAT_YCBCR420) in cdns_mhdp_configure_video()