Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c549 const int minimum_refreshrate_supported = 120; in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch() local
591 if (refresh_rate < minimum_refreshrate_supported) in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c1963 const int minimum_refreshrate_supported = 120; in dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch() local
1985 if (refresh_rate < minimum_refreshrate_supported) in dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch()