Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn32/
Ddcn32_resource_helpers.c518 const int minimum_refreshrate_supported = 120; in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch() local
573 if (refresh_rate < minimum_refreshrate_supported) in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn30/
Ddcn30_resource.c1965 const int minimum_refreshrate_supported = 120; in dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch() local
1988 if (refresh_rate < minimum_refreshrate_supported) in dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch()