Home
last modified time | relevance | path

Searched refs:allow_freesync (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h234 bool allow_freesync; member
340 bool *allow_freesync; member
A Ddc_dmub_srv.c692 …(vblank_pipe->stream->allow_freesync || vblank_pipe->stream->vrr_active_variable || vblank_pipe->s… in populate_subvp_cmd_vblank_pipe_info()
805 …(subvp_pipe->stream->allow_freesync || subvp_pipe->stream->vrr_active_variable || subvp_pipe->stre… in populate_subvp_cmd_pipe_info()
/drivers/gpu/drm/amd/display/dc/resource/dcn32/
A Ddcn32_resource_helpers.c580 if (!fpo_candidate_stream->allow_freesync) 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()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c2950 (stream_update->vrr_infopacket || stream_update->allow_freesync || in check_update_surfaces_for_stream()
3247 if (update->allow_freesync) in copy_stream_update_to_stream()
3248 stream->allow_freesync = *update->allow_freesync; in copy_stream_update_to_stream()
5050 stream_update->allow_freesync || in full_update_required()
A Ddc_hw_sequencer.c677 if (pipe_ctx->stream->allow_freesync == 1) { in set_p_state_switch_method()
/drivers/gpu/drm/amd/display/dc/dml2/dml21/
A Ddml21_translation_helper.c457 timing->drr_config.disallowed = !stream->allow_freesync; in populate_dml21_timing_config_from_stream_state()
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddcn32_fpu.c844 …(drr_pipe->stream->allow_freesync || drr_pipe->stream->vrr_active_variable || drr_pipe->stream->vr… in subvp_drr_schedulable()
3470 … if ((context->stream_count == 1 && !pipe->stream->allow_freesync) || context->stream_count > 1) { in dcn32_allow_subvp_high_refresh_rate()
/drivers/gpu/drm/amd/display/dc/resource/dcn30/
A Ddcn30_resource.c1991 if (!context->streams[0]->allow_freesync) in dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch()
/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c9050 new_stream->allow_freesync = mod_freesync_get_freesync_enabled(&vrr_params); in update_freesync_state_on_stream()

Completed in 68 milliseconds