Searched refs:displays_with_same_mode (Results 1 – 3 of 3) sorted by relevance
383 struct bw_fixed displays_with_same_mode[maximum_number_of_surfaces]; member
411 i, bw_fixed_to_int(data->displays_with_same_mode[i])); in print_bw_calcs_data()
1448 data->displays_with_same_mode[i] = bw_int_to_fixed(0); in calculate_bandwidth()1452 … data->displays_with_same_mode[i] = bw_add(data->displays_with_same_mode[i], bw_int_to_fixed(1)); in calculate_bandwidth()1460 …ax2(bw_int_to_fixed(number_of_aligned_displays_with_no_margin), data->displays_with_same_mode[i])); in calculate_bandwidth()