Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h292 struct bw_fixed scatter_gather_total_pte_request_groups; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
Dcalcs_logger.h261 bw_fixed_to_int(data->scatter_gather_total_pte_request_groups)); in print_bw_calcs_data()
Ddce_calcs.c1077 data->scatter_gather_total_pte_request_groups = bw_int_to_fixed(0); in calculate_bandwidth()
1089 …data->scatter_gather_total_pte_request_groups = bw_add(data->scatter_gather_total_pte_request_grou… in calculate_bandwidth()
1115 …dmif_total_number_of_data_request_page_close_open, data->scatter_gather_total_pte_request_groups),… in calculate_bandwidth()