Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h283 struct bw_fixed peak_pte_request_to_eviction_ratio_limiting; member
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/calcs/
Dcalcs_logger.h244 bw_fixed_to_int(data->peak_pte_request_to_eviction_ratio_limiting)); in print_bw_calcs_data()
Ddce_calcs.c987 …data->peak_pte_request_to_eviction_ratio_limiting = dceip->peak_pte_request_to_eviction_ratio_limi… in calculate_bandwidth()
990 …data->peak_pte_request_to_eviction_ratio_limiting = dceip->peak_pte_request_to_eviction_ratio_limi… in calculate_bandwidth()
1042 if (bw_equ(data->peak_pte_request_to_eviction_ratio_limiting, bw_int_to_fixed(0))) { in calculate_bandwidth()
1046 …e_in_bytes[i]), data->pte_request_per_chunk[i]), data->peak_pte_request_to_eviction_ratio_limiting in calculate_bandwidth()