Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c3004 uint32_t subvp_min_refresh = subvp_high_refresh_list.min_refresh; in dcn32_allow_subvp_high_refresh_rate() local
3026 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()