Home
last modified time | relevance | path

Searched refs:src_y_pstate_l (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_util_32.c4600 unsigned int src_y_pstate_l; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local
4605 src_y_pstate_l = dml_ceil(dst_y_pstate * v->VRatio[k], SwathHeightY[k]); in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
4607 sub_vp_lines_l = src_y_pstate_l + src_y_ahead_l + v->meta_row_height[k]; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
4616 dml_print("DML::%s: k=%d, src_y_pstate_l = %d\n", __func__, k, src_y_pstate_l); in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()