Searched refs:max_refresh_rate (Results 1 – 1 of 1) sorted by relevance
4122 uint32_t max_refresh_rate = pipe_ctx->stream->timing.max_refresh_in_uhz / 1000000; in get_refresh_rate_confirm_color() local4124 if (max_refresh_rate - min_refresh_rate) in get_refresh_rate_confirm_color()4125 …scaling_factor = MAX_TG_COLOR_VALUE * (refresh_rate - min_refresh_rate) / (max_refresh_rate - min_… in get_refresh_rate_confirm_color()