Searched refs:required_bandwidth_mbps (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
D | dml2_core_shared_types.h | 1340 double required_bandwidth_mbps; member
|
D | dml2_core_dcn4_calcs.c | 4907 l->required_bandwidth_mbps += surface_required_bw[k]; in get_urgent_bandwidth_required() 4935 …p_bw=%d, is_phantom=%d exclude_this_plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip… in get_urgent_bandwidth_required() 4936 …p_bw=%d, is_phantom=%d exclude_this_plane=%d\n", __func__, k, l->required_bandwidth_mbps, dml2_cor… in get_urgent_bandwidth_required() 4937 …p_bw=%d, is_phantom=%d exclude_this_plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip… in get_urgent_bandwidth_required() 4941 return l->required_bandwidth_mbps; in get_urgent_bandwidth_required()
|
D | dml2_core_shared.c | 7400 … l->required_bandwidth_mbps = l->required_bandwidth_mbps + l->required_bandwidth_mbps_this_surface; in get_urgent_bandwidth_required() 7425 …p_bw=%d, is_phantom=%d exclude_this_plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip… in get_urgent_bandwidth_required() 7429 return l->required_bandwidth_mbps; in get_urgent_bandwidth_required()
|