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.6.21/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h283 struct bw_fixed peak_pte_request_to_eviction_ratio_limiting; member
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dml/calcs/
Dcalcs_logger.h244 bw_fixed_to_int(data->peak_pte_request_to_eviction_ratio_limiting)); in print_bw_calcs_data()
Ddce_calcs.c998 …data->peak_pte_request_to_eviction_ratio_limiting = dceip->peak_pte_request_to_eviction_ratio_limi… in calculate_bandwidth()
1001 …data->peak_pte_request_to_eviction_ratio_limiting = dceip->peak_pte_request_to_eviction_ratio_limi… in calculate_bandwidth()
1053 if (bw_equ(data->peak_pte_request_to_eviction_ratio_limiting, bw_int_to_fixed(0))) { in calculate_bandwidth()
1057 …e_in_bytes[i]), data->pte_request_per_chunk[i]), data->peak_pte_request_to_eviction_ratio_limiting in calculate_bandwidth()