Searched refs:max_num_sw (Results 1 – 1 of 1) sorted by relevance
135 unsigned int max_num_sw, in get_vratio_pre() argument144 vratio_pre = (max_num_sw * swath_height + max_partial_sw) / l_sw; in get_vratio_pre()147 double tmp0 = (max_num_sw * swath_height) / (l_sw - (prefill - 3.0) / 2.0); in get_vratio_pre()153 DTRACE("DLG: %s: max_num_sw = %0d", __func__, max_num_sw); in get_vratio_pre()177 unsigned int *max_num_sw, in get_swath_need() argument190 …*max_num_sw = (unsigned int) (dml_ceil((prefill - 1.0) / (double) swath_height, 1) + 1.0); /* pref… in get_swath_need()197 DTRACE("DLG: %s: max_num_sw = %0d", __func__, *max_num_sw); in get_swath_need()