Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c122 int32_t number_of_displays_enabled_with_margin = 0; in calculate_bandwidth() local
1289 number_of_displays_enabled_with_margin = 0; in calculate_bandwidth()
1428 number_of_displays_enabled_with_margin = number_of_displays_enabled_with_margin + 1; in calculate_bandwidth()
1466 …if (number_of_displays_enabled_with_margin > 0 && (number_of_displays_enabled_with_margin + number… in calculate_bandwidth()
1591 …a->num_displays_with_margin[data->y_clk_level][s_low] == number_of_displays_enabled_with_margin)))… in calculate_bandwidth()
1597 …->num_displays_with_margin[data->y_clk_level][s_mid1] == number_of_displays_enabled_with_margin)))… in calculate_bandwidth()
1603 …->num_displays_with_margin[data->y_clk_level][s_mid2] == number_of_displays_enabled_with_margin)))… in calculate_bandwidth()
1609 …->num_displays_with_margin[data->y_clk_level][s_mid3] == number_of_displays_enabled_with_margin)))… in calculate_bandwidth()
1615 …->num_displays_with_margin[data->y_clk_level][s_mid4] == number_of_displays_enabled_with_margin)))… in calculate_bandwidth()
1621 …->num_displays_with_margin[data->y_clk_level][s_mid5] == number_of_displays_enabled_with_margin)))… in calculate_bandwidth()
[all …]