Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
HDdce_calcs.h292 struct bw_fixed scatter_gather_total_pte_request_groups; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
HDcalcs_logger.h261 … bw_fixed_to_int(data->scatter_gather_total_pte_request_groups)); in print_bw_calcs_data()
HDdce_calcs.c1074 data->scatter_gather_total_pte_request_groups = bw_int_to_fixed(0); in calculate_bandwidth()
1086 …data->scatter_gather_total_pte_request_groups = bw_add(data->scatter_gather_total_pte_request_grou… in calculate_bandwidth()
1112 …dmif_total_number_of_data_request_page_close_open, data->scatter_gather_total_pte_request_groups),… in calculate_bandwidth()