Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
A 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/drivers/gpu/drm/amd/display/dc/resource/dcn30/
A 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()

Completed in 11 milliseconds