Searched refs:pxlfmt (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1779 u32 bpp, bpc, pxlfmt, framer; local
1782 pxlfmt = mhdp->display_fmt.color_format;
1789 if ((pxlfmt == DRM_COLOR_FORMAT_YCBCR444 ||
1790 pxlfmt == DRM_COLOR_FORMAT_YCBCR422) && mode->crtc_vdisplay >= 720)
1795 switch (pxlfmt) {
1904 if (pxlfmt == DRM_COLOR_FORMAT_YCBCR420)

Completed in 202 milliseconds