Home
last modified time | relevance | path

Searched refs:vrr_active_variable (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h230 * @vrr_active_variable:
234 bool vrr_active_variable; member
329 bool *vrr_active_variable; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c601 if (fpo_candidate_stream->vrr_active_variable && dc->debug.disable_fams_gaming) in dcn32_can_support_mclk_switch_using_fw_based_vblank_stretch()
663 (pipe->stream->allow_freesync || pipe->stream->vrr_active_variable)) { in dcn32_subvp_drr_admissable()
721 (pipe->stream->allow_freesync || pipe->stream->vrr_active_variable)) { in dcn32_subvp_vblank_admissable()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2642 stream_update->vrr_active_variable || stream_update->vrr_active_fixed)) in check_update_surfaces_for_stream()
2911 if (update->vrr_active_variable) in copy_stream_update_to_stream()
2912 stream->vrr_active_variable = *update->vrr_active_variable; in copy_stream_update_to_stream()
4228 stream_update->vrr_active_variable || in full_update_required()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c908 (drr_pipe->stream->allow_freesync || drr_pipe->stream->vrr_active_variable)) in subvp_drr_schedulable()
3017 pipe->plane_state && !(pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fixed)) { in dcn32_allow_subvp_high_refresh_rate()
3124 !(pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fixed) && blank_us < dc->debug.fpo_vactive_max_blank_us) { in dcn32_find_vactive_pipe()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c1994 if (context->streams[0]->vrr_active_variable && dc->debug.disable_fams_gaming) in dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch()

Completed in 20 milliseconds