Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h249 bool vrr_active_fixed; member
354 bool *vrr_active_fixed; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c126 timing->drr_config.drr_active_fixed = stream->vrr_active_fixed; in populate_dml21_timing_config_from_stream_state()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddcn32_fpu.c844 …->allow_freesync || drr_pipe->stream->vrr_active_variable || drr_pipe->stream->vrr_active_fixed)) { in subvp_drr_schedulable()
3423 pipe->plane_state && !(pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fixed)) { in dcn32_allow_subvp_high_refresh_rate()
3549 …pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fixed || blank_us >= dc->debug.fpo_v… in dcn32_find_vactive_pipe()