Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c36 …pmo_options->disable_drr_var_when_var_active = in_dc->debug.disable_fams_gaming == INGAME_FAMS_DIS… in dml21_populate_pmo_options()
37 in_dc->debug.disable_fams_gaming == INGAME_FAMS_MULTI_DISP_CLAMPED_ONLY; in dml21_populate_pmo_options()
38 …pmo_options->disable_drr_clamped_when_var_active = in_dc->debug.disable_fams_gaming == INGAME_FAMS… in dml21_populate_pmo_options()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1114 enum in_game_fams_config disable_fams_gaming; member
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c2030 …if (context->streams[0]->vrr_active_variable && (dc->debug.disable_fams_gaming == INGAME_FAMS_DISA… in dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch()