Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_utils.c299 if (!fail_only || support->VRatioInPrefetchSupported == 0) in dml2_core_utils_print_mode_support_info()
300 …_LOG_VERBOSE("DML: support: VRatioInPrefetchSupported = %d\n", support->VRatioInPrefetchSupported); in dml2_core_utils_print_mode_support_info()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h781 dml_bool_t VRatioInPrefetchSupported[2]; member