Home
last modified time | relevance | path

Searched refs:number_of_displays_enabled (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/calcs/
Ddce_calcs.c122 int32_t number_of_displays_enabled = 0; in calculate_bandwidth() local
1277 number_of_displays_enabled = 0; in calculate_bandwidth()
1281 number_of_displays_enabled = number_of_displays_enabled + 1; in calculate_bandwidth()
1303 if (number_of_displays_enabled > 2) in calculate_bandwidth()
1458 …ed_with_margin + number_of_aligned_displays_with_no_margin) == number_of_displays_enabled && bw_mt… in calculate_bandwidth()
1465 if (number_of_aligned_displays_with_no_margin == number_of_displays_enabled) { in calculate_bandwidth()
1512 if (number_of_displays_enabled > 2) { in calculate_bandwidth()