Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Ddce_calcs.h307 struct bw_fixed dmif_total_page_close_open_time; member
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Dcalcs_logger.h290 bw_fixed_to_int(data->dmif_total_page_close_open_time)); in print_bw_calcs_data()
H A Ddce_calcs.c1112 …data->dmif_total_page_close_open_time = bw_div(bw_mul((bw_add(bw_add(data->dmif_total_number_of_da… in calculate_bandwidth()
1185 …data->dmif_burst_time[i][j] = bw_max3(data->dmif_total_page_close_open_time, bw_div(data->total_di… in calculate_bandwidth()
1520 …n = bw_div((bw_sub(data->min_read_buffer_size_in_time, data->dmif_total_page_close_open_time)), da… in calculate_bandwidth()
1910 …eads_required_dram_access_data, data->dram_bandwidth), data->dmif_total_page_close_open_time), bw_… in calculate_bandwidth()
1995 …display_reads_time_for_data_transfer_and_urgent_latency, data->dmif_total_page_close_open_time))) { in calculate_bandwidth()