Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/
A Ddc_stream.h221 bool allow_freesync; member
320 bool *allow_freesync; member
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c2938 if (update->allow_freesync) in copy_stream_update_to_stream()
2939 stream->allow_freesync = *update->allow_freesync; in copy_stream_update_to_stream()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddcn32_fpu.c989 (context->res_ctx.pipe_ctx[vblank_index].stream->allow_freesync || in subvp_vblank_schedulable()
1207 if (pipe->stream->ignore_msa_timing_param && pipe->stream->allow_freesync) { in dcn32_full_validate_bw_helper()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c2012 if (!context->streams[0]->allow_freesync) in dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch()
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm.c7764 new_stream->allow_freesync = mod_freesync_get_freesync_enabled(&vrr_params); in update_freesync_state_on_stream()

Completed in 35 milliseconds