MinUrgentLatencySupportUs 1763 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 	mode_lib->vba.MinUrgentLatencySupportUs = 999999;
MinUrgentLatencySupportUs 1765 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 		mode_lib->vba.MinUrgentLatencySupportUs = dml_min(
MinUrgentLatencySupportUs 1766 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 				mode_lib->vba.MinUrgentLatencySupportUs,
MinUrgentLatencySupportUs 1771 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 	mode_lib->vba.NonUrgentLatencyTolerance = mode_lib->vba.MinUrgentLatencySupportUs
MinUrgentLatencySupportUs 1798 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 	mode_lib->vba.MinUrgentLatencySupportUs = 999999;
MinUrgentLatencySupportUs 1800 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 		mode_lib->vba.MinUrgentLatencySupportUs = dml_min(
MinUrgentLatencySupportUs 1801 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 				mode_lib->vba.MinUrgentLatencySupportUs,
MinUrgentLatencySupportUs 1806 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 	mode_lib->vba.NonUrgentLatencyTolerance = mode_lib->vba.MinUrgentLatencySupportUs
MinUrgentLatencySupportUs  806 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h 	double MinUrgentLatencySupportUs;