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