VRatioPreY       4755 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 									&mode_lib->vba.VRatioPreY[i][j][k],
VRatioPreY       4819 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 					if (locals->VRatioPreY[i][j][k] > 4.0
VRatioPreY       4790 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 									&mode_lib->vba.VRatioPreY[i][j][k],
VRatioPreY       4853 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 					if (locals->VRatioPreY[i][j][k] > 4.0
VRatioPreY        372 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		double VRatioPreY,
VRatioPreY       4758 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 							&locals->VRatioPreY[i][j][k],
VRatioPreY       4782 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 							/ 8.0 / (mode_lib->vba.HTotal[k] / mode_lib->vba.PixelClock[k]) * locals->VRatioPreY[i][j][k];
VRatioPreY       4796 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 							locals->VRatioPreY[i][j][k],
VRatioPreY       4853 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 					if (locals->VRatioPreY[i][j][k] > 4.0
VRatioPreY       5588 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		double VRatioPreY,
VRatioPreY       5627 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 		if (VRatioPreY > 0) {
VRatioPreY       5628 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 			CursorBufferSizeInTimePre = LinesInCursorBuffer * LineTime / VRatioPreY;
VRatioPreY       5657 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 	if (VRatioPreY > 0) {
VRatioPreY       5659 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 				/ VRatioPreY;
VRatioPreY        499 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h 	double VRatioPreY[DC__VOLTAGE_STATES + 1][2][DC__NUM_DPP__MAX];