Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h283 struct bw_fixed peak_pte_request_to_eviction_ratio_limiting; member
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/basics/
Dcalcs_logger.h244 bw_fixed_to_int(data->peak_pte_request_to_eviction_ratio_limiting)); in print_bw_calcs_data()
Ddce_calcs.c996 …data->peak_pte_request_to_eviction_ratio_limiting = dceip->peak_pte_request_to_eviction_ratio_limi… in calculate_bandwidth()
999 …data->peak_pte_request_to_eviction_ratio_limiting = dceip->peak_pte_request_to_eviction_ratio_limi… in calculate_bandwidth()
1051 if (bw_equ(data->peak_pte_request_to_eviction_ratio_limiting, bw_int_to_fixed(0))) { in calculate_bandwidth()
1055 …e_in_bytes[i]), data->pte_request_per_chunk[i]), data->peak_pte_request_to_eviction_ratio_limiting in calculate_bandwidth()