Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h292 struct bw_fixed scatter_gather_total_pte_request_groups; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/basics/
Dcalcs_logger.h261 bw_fixed_to_int(data->scatter_gather_total_pte_request_groups)); in print_bw_calcs_data()
Ddce_calcs.c1086 data->scatter_gather_total_pte_request_groups = bw_int_to_fixed(0); in calculate_bandwidth()
1098 …data->scatter_gather_total_pte_request_groups = bw_add(data->scatter_gather_total_pte_request_grou… in calculate_bandwidth()
1124 …dmif_total_number_of_data_request_page_close_open, data->scatter_gather_total_pte_request_groups),… in calculate_bandwidth()