Searched refs:min_Lsw_oto (Results 1 – 3 of 3) sorted by relevance
2733 s->min_Lsw_oto = 0.0; in dcn5_calculate_prefetch_schedule()2949 …s->min_Lsw_oto = math_max2(p->PrefetchSourceLinesY, p->PrefetchSourceLinesC) / __DML2_CALCS_MAX_VR… in dcn5_calculate_prefetch_schedule()2950 s->min_Lsw_oto = math_max2(s->min_Lsw_oto, 2.0); in dcn5_calculate_prefetch_schedule()2951 s->min_Lsw_oto = math_max2(s->min_Lsw_oto, p->tdlut_drain_time / s->LineTime); in dcn5_calculate_prefetch_schedule()2965 …s->prefetch_bw_oto = math_min2(s->prefetch_bw_oto, *p->prefetch_sw_bytes / (s->min_Lsw_oto * s->Li… in dcn5_calculate_prefetch_schedule()3010 DML_LOG_VERBOSE("DML::%s: min_Lsw_oto = %f\n", __func__, s->min_Lsw_oto); in dcn5_calculate_prefetch_schedule()3261 …if (s->dst_y_prefetch_oto < s->dst_y_prefetch_equ && !(p->use_max_lsw && s->min_Lsw_oto < s->Lines… in dcn5_calculate_prefetch_schedule()
1495 double min_Lsw_oto; member
1868 dml_float_t min_Lsw_oto; member