Searched refs:t_pre_us (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dc/dml/
H A Ddml1_display_rq_dlg_calc.c1075 double t_pre_us; local
1352 t_pre_us = dst_y_prefetch * line_time_in_us;
1406 prefetch_bw = (vm_bytes + 2 * dpte_row_bytes + 2 * meta_row_bytes + sw_bytes) / t_pre_us;
1475 DTRACE("DLG: %s: t_pre_us = %3.2f", __func__, t_pre_us);

Completed in 145 milliseconds