Searched refs:required_bandwidth_mbps (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared_types.h | 1367 double required_bandwidth_mbps; member
|
H A D | dml2_core_dcn4_calcs.c | 4994 l->required_bandwidth_mbps += surface_required_bw[k]; in get_urgent_bandwidth_required() 5022 …p_bw=%d, is_phantom=%d exclude_this_plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip… in get_urgent_bandwidth_required() 5023 …p_bw=%d, is_phantom=%d exclude_this_plane=%d\n", __func__, k, l->required_bandwidth_mbps, dml2_cor… in get_urgent_bandwidth_required() 5024 …p_bw=%d, is_phantom=%d exclude_this_plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip… in get_urgent_bandwidth_required() 5028 return l->required_bandwidth_mbps; in get_urgent_bandwidth_required()
|
H A 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()
|