Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddce_calcs.h429 struct bw_fixed number_of_trips_to_memory_for_getting_apte_row[maximum_number_of_surfaces]; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Dcalcs_logger.h490 i, bw_fixed_to_int(data->number_of_trips_to_memory_for_getting_apte_row[i])); in print_bw_calcs_data()
H A Ddce_calcs.c1964 …data->number_of_trips_to_memory_for_getting_apte_row[i] = bw_ceil2(bw_div(data->scatter_gather_pte… in calculate_bandwidth()
1965 …(bw_ltn(data->worst_number_of_trips_to_memory, data->number_of_trips_to_memory_for_getting_apte_ro… in calculate_bandwidth()
1966 data->worst_number_of_trips_to_memory = data->number_of_trips_to_memory_for_getting_apte_row[i]; in calculate_bandwidth()