Searched refs:exclude_this_plane (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 4965 bool exclude_this_plane = 0; in get_urgent_bandwidth_required() local 4969 exclude_this_plane = 1; in get_urgent_bandwidth_required() 4986 if (!exclude_this_plane) { in get_urgent_bandwidth_required() 5037 …plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip_bw, is_phantom, exclude_this_plane); in get_urgent_bandwidth_required() 5038 …s, dml2_core_internal_soc_state_type_str(state_type), inc_flip_bw, is_phantom, exclude_this_plane); in get_urgent_bandwidth_required() 5039 …plane=%d\n", __func__, k, l->required_bandwidth_mbps, inc_flip_bw, is_phantom, exclude_this_plane); in get_urgent_bandwidth_required()
|