Searched refs:dst_y_pstate (Results 1 – 1 of 1) sorted by relevance
4599 unsigned int dst_y_pstate; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local4604 …dst_y_pstate = dml_ceil((mmSOCParameters.DRAMClockChangeLatency + mmSOCParameters.UrgentLatency) /… in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4605 src_y_pstate_l = dml_ceil(dst_y_pstate * v->VRatio[k], SwathHeightY[k]); in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4615 dml_print("DML::%s: k=%d, dst_y_pstate = %d\n", __func__, k, dst_y_pstate); in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()4624 src_y_pstate_c = dml_ceil(dst_y_pstate * v->VRatioChroma[k], SwathHeightC[k]); in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()