Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/basics/
Ddce_calcs.c119 int32_t number_of_displays_enabled = 0; in calculate_bandwidth() local
1286 number_of_displays_enabled = 0; in calculate_bandwidth()
1290 number_of_displays_enabled = number_of_displays_enabled + 1; in calculate_bandwidth()
1312 if (number_of_displays_enabled > 2) in calculate_bandwidth()
1464 …ed_with_margin + number_of_aligned_displays_with_no_margin) == number_of_displays_enabled && bw_mt… in calculate_bandwidth()
1471 if (number_of_aligned_displays_with_no_margin == number_of_displays_enabled) { in calculate_bandwidth()
1518 if (number_of_displays_enabled > 2) { in calculate_bandwidth()