Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/display/dc/dml/dcn32/
Ddisplay_mode_vba_util_32.c4570 unsigned int src_y_pstate_c; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local
4593 src_y_pstate_c = dml_ceil(dst_y_pstate * v->VRatioChroma[k], SwathHeightC[k]); in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
4595 sub_vp_lines_c = src_y_pstate_c + src_y_ahead_c + v->meta_row_height_chroma[k]; in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
4599 dml_print("DML::%s: k=%d, src_y_pstate_c = %d\n", __func__, k, src_y_pstate_c); in dml32_CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()