Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.c1942 u32 rate, vs, required_bandwidth, available_bandwidth; in cdns_mhdp_sst_enable() local
1953 required_bandwidth = pxlclock * bpp / 8; in cdns_mhdp_sst_enable()
1956 vs = tu_size * required_bandwidth / available_bandwidth; in cdns_mhdp_sst_enable()