Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c2995 uint32_t subvp_max_refresh = subvp_high_refresh_list.max_refresh; in dcn32_allow_subvp_high_refresh_rate() local
2996 uint32_t min_refresh = subvp_max_refresh; in dcn32_allow_subvp_high_refresh_rate()
3021 if (refresh_rate >= subvp_min_refresh && refresh_rate <= subvp_max_refresh) { in dcn32_allow_subvp_high_refresh_rate()