VRatioInPrefetchSupported 4817 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c locals->VRatioInPrefetchSupported[i][j] = true; VRatioInPrefetchSupported 4822 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c locals->VRatioInPrefetchSupported[i][j] = false; VRatioInPrefetchSupported 4825 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c } while ((locals->PrefetchSupported[i][j] != true || locals->VRatioInPrefetchSupported[i][j] != true) VRatioInPrefetchSupported 4829 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c && mode_lib->vba.VRatioInPrefetchSupported[i][j] == true) { VRatioInPrefetchSupported 5047 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20.c } else if (locals->VRatioInPrefetchSupported[i][j] != true) { VRatioInPrefetchSupported 4851 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c locals->VRatioInPrefetchSupported[i][j] = true; VRatioInPrefetchSupported 4856 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c locals->VRatioInPrefetchSupported[i][j] = false; VRatioInPrefetchSupported 4859 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c } while ((locals->PrefetchSupported[i][j] != true || locals->VRatioInPrefetchSupported[i][j] != true) VRatioInPrefetchSupported 4863 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c && mode_lib->vba.VRatioInPrefetchSupported[i][j] == true) { VRatioInPrefetchSupported 5078 drivers/gpu/drm/amd/display/dc/dml/dcn20/display_mode_vba_20v2.c } else if (locals->VRatioInPrefetchSupported[i][j] != true) { VRatioInPrefetchSupported 4851 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c locals->VRatioInPrefetchSupported[i][j] = true; VRatioInPrefetchSupported 4856 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c locals->VRatioInPrefetchSupported[i][j] = false; VRatioInPrefetchSupported 4872 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c } while ((locals->PrefetchSupported[i][j] != true || locals->VRatioInPrefetchSupported[i][j] != true) VRatioInPrefetchSupported 4876 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c if (locals->PrefetchSupported[i][j] == true && locals->VRatioInPrefetchSupported[i][j] == true) { VRatioInPrefetchSupported 5148 drivers/gpu/drm/amd/display/dc/dml/dcn21/display_mode_vba_21.c } else if (locals->VRatioInPrefetchSupported[i][j] != true) { VRatioInPrefetchSupported 509 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.h bool VRatioInPrefetchSupported[DC__VOLTAGE_STATES + 1][2];