WritebackLatencySupport 3495 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 	mode_lib->vba.WritebackLatencySupport = true;
WritebackLatencySupport 3503 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 					mode_lib->vba.WritebackLatencySupport = false;
WritebackLatencySupport 3513 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 					mode_lib->vba.WritebackLatencySupport = false;
WritebackLatencySupport 5035 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c 			} else if (mode_lib->vba.WritebackLatencySupport != true) {
WritebackLatencySupport 3527 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 	mode_lib->vba.WritebackLatencySupport = true;
WritebackLatencySupport 3535 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 					mode_lib->vba.WritebackLatencySupport = false;
WritebackLatencySupport 3545 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 					mode_lib->vba.WritebackLatencySupport = false;
WritebackLatencySupport 5066 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c 			} else if (mode_lib->vba.WritebackLatencySupport != true) {
WritebackLatencySupport 3559 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 	mode_lib->vba.WritebackLatencySupport = true;
WritebackLatencySupport 3567 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 					mode_lib->vba.WritebackLatencySupport = false;
WritebackLatencySupport 3577 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 					mode_lib->vba.WritebackLatencySupport = false;
WritebackLatencySupport 5129 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c 			} else if (mode_lib->vba.WritebackLatencySupport != true) {
WritebackLatencySupport  412 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h 	bool WritebackLatencySupport;