Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h1017 uint32_t allow_otg_v_count_halt; member
/linux/drivers/gpu/drm/amd/display/modules/freesync/
H A Dfreesync.c1155 …in_out_vrr->adjust.allow_otg_v_count_halt = (in_config->state == VRR_STATE_ACTIVE_FIXED) ? true : … in mod_freesync_build_vrr_params()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c451 stream->adjust.allow_otg_v_count_halt = adjust->allow_otg_v_count_halt; in dc_stream_adjust_vmin_vmax()
455 if (adjust->allow_otg_v_count_halt) in dc_stream_adjust_vmin_vmax()