Searched refs:sw0_tmp (Results 1 – 1 of 1) sorted by relevance
978 unsigned int sw0_tmp = 0; in dcn5_calculate_prefetch_source_lines() local1013 sw0_tmp = SwathHeight - (vp_start_rot % SwathHeight); in dcn5_calculate_prefetch_source_lines()1014 if (sw0_tmp < *VInitPreFill) { in dcn5_calculate_prefetch_source_lines()1015 … *MaxNumSwath = (unsigned int)(math_ceil2((*VInitPreFill - sw0_tmp) / (double)SwathHeight, 1) + 1); in dcn5_calculate_prefetch_source_lines()