Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/bridge/cadence/
A Dcdns-mhdp8546-core.c1525 mhdp->display_fmt.color_format)) in cdns_mhdp_get_modes()
1531 connector->display_info.bpc < mhdp->display_fmt.bpc) in cdns_mhdp_get_modes()
1534 mhdp->display_fmt.bpc); in cdns_mhdp_get_modes()
1587 bpp = cdns_mhdp_get_bpp(&mhdp->display_fmt); in cdns_mhdp_bandwidth_ok()
1764 pxlfmt = mhdp->display_fmt.color_format; in cdns_mhdp_configure_video()
1765 bpc = mhdp->display_fmt.bpc; in cdns_mhdp_configure_video()
1775 bpp = cdns_mhdp_get_bpp(&mhdp->display_fmt); in cdns_mhdp_configure_video()
1883 if (mhdp->display_fmt.y_only) in cdns_mhdp_configure_video()
1935 bpp = cdns_mhdp_get_bpp(&mhdp->display_fmt); in cdns_mhdp_sst_enable()
2523 mhdp->display_fmt.y_only = false; in cdns_mhdp_probe()
[all …]
A Dcdns-mhdp8546-core.h386 struct cdns_mhdp_display_fmt display_fmt; member

Completed in 10 milliseconds