Home
last modified time | relevance | path

Searched refs:vrr_active_fixed (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h236 bool vrr_active_fixed; member
330 bool *vrr_active_fixed; member
/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()
2914 if (update->vrr_active_fixed) in copy_stream_update_to_stream()
2915 stream->vrr_active_fixed = *update->vrr_active_fixed; in copy_stream_update_to_stream()
4229 stream_update->vrr_active_fixed || in full_update_required()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c3017 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()

Completed in 11 milliseconds