Searched refs:min_refresh_100hz (Results 1 – 1 of 1) sorted by relevance
2109 int min_refresh_100hz; in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch() local2115 min_refresh_100hz = context->streams[0]->timing.min_refresh_in_uhz / 10000; in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch()2117 if (refresh_rate_max_stretch_100hz < min_refresh_100hz) in is_refresh_rate_support_mclk_switch_using_fw_based_vblank_stretch()