Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c121 int32_t number_of_displays_enabled = 0; in calculate_bandwidth() local
1288 number_of_displays_enabled = 0; in calculate_bandwidth()
1292 number_of_displays_enabled = number_of_displays_enabled + 1; in calculate_bandwidth()
1314 if (number_of_displays_enabled > 2) in calculate_bandwidth()
1466 …ed_with_margin + number_of_aligned_displays_with_no_margin) == number_of_displays_enabled && bw_mt… in calculate_bandwidth()
1473 if (number_of_aligned_displays_with_no_margin == number_of_displays_enabled) { in calculate_bandwidth()
1520 if (number_of_displays_enabled > 2) { in calculate_bandwidth()