Searched refs:subvp_max_refresh (Results 1 – 1 of 1) sorted by relevance
2994 uint32_t subvp_max_refresh = subvp_high_refresh_list.max_refresh; in dcn32_allow_subvp_high_refresh_rate() local2995 uint32_t min_refresh = subvp_max_refresh; in dcn32_allow_subvp_high_refresh_rate()3020 if (refresh_rate >= subvp_min_refresh && refresh_rate <= subvp_max_refresh) { in dcn32_allow_subvp_high_refresh_rate()