Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/calcs/
Ddce_calcs.c119 int32_t number_of_displays_enabled = 0; in calculate_bandwidth() local
1274 number_of_displays_enabled = 0; in calculate_bandwidth()
1278 number_of_displays_enabled = number_of_displays_enabled + 1; in calculate_bandwidth()
1300 if (number_of_displays_enabled > 2) in calculate_bandwidth()
1455 …ed_with_margin + number_of_aligned_displays_with_no_margin) == number_of_displays_enabled && bw_mt… in calculate_bandwidth()
1462 if (number_of_aligned_displays_with_no_margin == number_of_displays_enabled) { in calculate_bandwidth()
1509 if (number_of_displays_enabled > 2) { in calculate_bandwidth()