Home
last modified time | relevance | path

Searched refs:vrr_active_variable (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/ !
H A Ddc_stream.h247 bool vrr_active_variable; member
353 bool *vrr_active_variable; member
H A Ddc_dmub_srv.c699 …(vblank_pipe->stream->allow_freesync || vblank_pipe->stream->vrr_active_variable || vblank_pipe->s… in populate_subvp_cmd_vblank_pipe_info()
812 …(subvp_pipe->stream->allow_freesync || subvp_pipe->stream->vrr_active_variable || subvp_pipe->stre… in populate_subvp_cmd_pipe_info()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ !
H A Ddcn32_resource_helpers.c583 if (fpo_candidate_stream->vrr_active_variable && in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
674 …(pipe->stream->allow_freesync || pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fix… in dcn32_subvp_drr_admissable()
735 …(pipe->stream->allow_freesync || pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fix… in dcn32_subvp_vblank_admissable()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/ !
H A Ddml21_translation_helper.c121 timing->drr_config.drr_active_variable = stream->vrr_active_variable; in populate_dml21_timing_config_from_stream_state()
/linux/drivers/gpu/drm/amd/display/dc/core/ !
H A Ddc.c3016 stream_update->vrr_active_variable || stream_update->vrr_active_fixed)) in check_update_surfaces_for_stream()
3290 if (update->vrr_active_variable) in copy_stream_update_to_stream()
3291 stream->vrr_active_variable = *update->vrr_active_variable; in copy_stream_update_to_stream()
5183 stream_update->vrr_active_variable || in full_update_required()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ !
H A Ddcn32_fpu.c844 …(drr_pipe->stream->allow_freesync || drr_pipe->stream->vrr_active_variable || drr_pipe->stream->vr… in subvp_drr_schedulable()
3460 pipe->plane_state && !(pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fixed)) { in dcn32_allow_subvp_high_refresh_rate()
3585 …pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fixed || blank_us >= dc->debug.fpo_v… in dcn32_find_vactive_pipe()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/ !
H A Ddcn30_resource.c2027 …if (context->streams[0]->vrr_active_variable && (dc->debug.disable_fams_gaming == INGAME_FAMS_DISA… in dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch()