Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/
Ddce_calcs.h307 struct bw_fixed dmif_total_page_close_open_time; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/calcs/
Dcalcs_logger.h290 bw_fixed_to_int(data->dmif_total_page_close_open_time)); in print_bw_calcs_data()
Ddce_calcs.c1115 …data->dmif_total_page_close_open_time = bw_div(bw_mul((bw_add(bw_add(data->dmif_total_number_of_da… in calculate_bandwidth()
1188 …data->dmif_burst_time[i][j] = bw_max3(data->dmif_total_page_close_open_time, bw_div(data->total_di… in calculate_bandwidth()
1523 …n = bw_div((bw_sub(data->min_read_buffer_size_in_time, data->dmif_total_page_close_open_time)), da… in calculate_bandwidth()
1913 …eads_required_dram_access_data, data->dram_bandwidth), data->dmif_total_page_close_open_time), bw_… in calculate_bandwidth()
1998 …display_reads_time_for_data_transfer_and_urgent_latency, data->dmif_total_page_close_open_time))) { in calculate_bandwidth()