Searched refs:exclude_this_plane (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 4922 bool exclude_this_plane = false; in get_urgent_bandwidth_required() local 4926 exclude_this_plane = true; in get_urgent_bandwidth_required() 4943 if (!exclude_this_plane) { in get_urgent_bandwidth_required() 4994 …plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip_bw, is_phantom, exclude_this_plane); in get_urgent_bandwidth_required() 4995 …s, dml2_core_internal_soc_state_type_str(state_type), inc_flip_bw, is_phantom, exclude_this_plane); in get_urgent_bandwidth_required() 4996 …plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip_bw, is_phantom, exclude_this_plane); in get_urgent_bandwidth_required()
|