Searched refs:subvp_min_refresh (Results 1 – 1 of 1) sorted by relevance
3004 uint32_t subvp_min_refresh = subvp_high_refresh_list.min_refresh; in dcn32_allow_subvp_high_refresh_rate() local3026 if (!dc->debug.disable_subvp_high_refresh && min_refresh >= subvp_min_refresh && pipe->stream && 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()