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