Searched refs:dst_y_pstate (Results 1 – 3 of 3) sorted by relevance
1072 unsigned int dst_y_pstate; member
8914 …s->dst_y_pstate = (unsigned int)(math_ceil2((p->mmSOCParameters.DRAMClockChangeLatency + p->mmSOCP… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()8915 s->src_y_pstate_l = (unsigned int)(math_ceil2(s->dst_y_pstate * v_ratio, p->SwathHeightY[k])); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()8925 dml2_printf("DML::%s: k=%u, dst_y_pstate = %u\n", __func__, k, s->dst_y_pstate); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()8934 s->src_y_pstate_c = (unsigned int)(math_ceil2(s->dst_y_pstate * v_ratio_c, p->SwathHeightC[k])); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
1724 dml_uint_t dst_y_pstate; member