Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Ddce_calcs.h433 struct bw_fixed scatter_gather_pte_requests_in_row[maximum_number_of_surfaces]; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Dcalcs_logger.h498 i, bw_fixed_to_int(data->scatter_gather_pte_requests_in_row[i])); in print_bw_calcs_data()
H A Ddce_calcs.c1051 …data->scatter_gather_pte_requests_in_row[i] = bw_div(bw_mul(bw_ceil2(bw_mul(bw_div(data->source_wi… in calculate_bandwidth()
1052 …blank = bw_mul(data->scatter_gather_pte_request_rows, data->scatter_gather_pte_requests_in_row[i]); in calculate_bandwidth()
1975 …_to_memory_for_getting_apte_row[i] = bw_ceil2(bw_div(data->scatter_gather_pte_requests_in_row[i], … in calculate_bandwidth()