Searched refs:vrr_active_fixed (Results 1 – 3 of 3) sorted by relevance
236 bool vrr_active_fixed; member330 bool *vrr_active_fixed; member
2646 stream_update->vrr_active_variable || stream_update->vrr_active_fixed)) in check_update_surfaces_for_stream()2918 if (update->vrr_active_fixed) in copy_stream_update_to_stream()2919 stream->vrr_active_fixed = *update->vrr_active_fixed; in copy_stream_update_to_stream()4234 stream_update->vrr_active_fixed || in full_update_required()
3028 pipe->plane_state && !(pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fixed)) { in dcn32_allow_subvp_high_refresh_rate()3135 …!(pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fixed) && blank_us < dc->debug.fpo… in dcn32_find_vactive_pipe()