Searched refs:required_bandwidth (Results 1 – 2 of 2) sorted by relevance
497 unsigned int required_bandwidth; in get_manager_lane() local505 required_bandwidth = 0; in get_manager_lane()507 required_bandwidth += m_rt->stream->params.rate * in get_manager_lane()511 if (required_bandwidth <= in get_manager_lane()523 bus->lane_used_bandwidth[l] += required_bandwidth; in get_manager_lane()528 bus->params.bandwidth -= required_bandwidth; in get_manager_lane()
1870 u32 rate, vs, required_bandwidth, available_bandwidth; in cdns_mhdp_sst_enable() local1881 required_bandwidth = pxlclock * bpp / 8; in cdns_mhdp_sst_enable()1884 vs = tu_size * required_bandwidth / available_bandwidth; in cdns_mhdp_sst_enable()
Completed in 11 milliseconds