Searched refs:v_ratio_c (Results 1 – 2 of 2) sorted by relevance
1170 double v_ratio_c = p->display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_ratio; in dcn6_calculate_watermarks_and_dram_speed_change_support() local1172 …erPixelDETY[k] * v_ratio + p->SwathWidthC[k] * p->BytePerPixelDETC[k] * v_ratio_c) / (h_total / pi… in dcn6_calculate_watermarks_and_dram_speed_change_support()1183 double v_ratio_c = p->display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_ratio; in dcn6_calculate_watermarks_and_dram_speed_change_support() local1200 …s->EffectiveLBLatencyHidingC = s->LBLatencyHidingSourceLinesC[k] / v_ratio_c * (h_total / pixel_cl… in dcn6_calculate_watermarks_and_dram_speed_change_support()1220 …lDETBufferingTimeC = s->LinesInDETCRoundedDownToSwath[k] * (h_total / pixel_clock_mhz) / v_ratio_c; in dcn6_calculate_watermarks_and_dram_speed_change_support()1223 …mberOfActiveSurfaces) * (double)p->SwathHeightC[k] * (double)h_total / pixel_clock_mhz / v_ratio_c; in dcn6_calculate_watermarks_and_dram_speed_change_support()1336 s->src_y_pstate_c = (unsigned int)(math_ceil2(s->dst_y_pstate * v_ratio_c, p->SwathHeightC[k])); in dcn6_calculate_watermarks_and_dram_speed_change_support()
4343 double v_ratio_c = p->display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_ratio; in dcn5_calculate_watermarks_and_dram_speed_change_support() local4345 …erPixelDETY[k] * v_ratio + p->SwathWidthC[k] * p->BytePerPixelDETC[k] * v_ratio_c) / (h_total / pi… in dcn5_calculate_watermarks_and_dram_speed_change_support()4356 double v_ratio_c = p->display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_ratio; in dcn5_calculate_watermarks_and_dram_speed_change_support() local4373 …s->EffectiveLBLatencyHidingC = s->LBLatencyHidingSourceLinesC[k] / v_ratio_c * (h_total / pixel_cl… in dcn5_calculate_watermarks_and_dram_speed_change_support()4393 …lDETBufferingTimeC = s->LinesInDETCRoundedDownToSwath[k] * (h_total / pixel_clock_mhz) / v_ratio_c; in dcn5_calculate_watermarks_and_dram_speed_change_support()4396 …mberOfActiveSurfaces) * (double)p->SwathHeightC[k] * (double)h_total / pixel_clock_mhz / v_ratio_c; in dcn5_calculate_watermarks_and_dram_speed_change_support()4487 s->src_y_pstate_c = (unsigned int)(math_ceil2(s->dst_y_pstate * v_ratio_c, p->SwathHeightC[k])); in dcn5_calculate_watermarks_and_dram_speed_change_support()