Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/
H A Ddml21_translation_helper.c36 …tions->disable_drr_var_when_var_active = in_dc->debug.disable_fams_gaming == INGAME_FAMS_DISABLE || in dml21_populate_pmo_options()
38 …ons->disable_drr_clamped_when_var_active = in_dc->debug.disable_fams_gaming == INGAME_FAMS_DISABLE; in dml21_populate_pmo_options()
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h616 INGAME_FAMS_DISABLE, // disable in-game fams enumerator
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
H A Ddcn30_resource.c2030 …context->streams[0]->vrr_active_variable && (dc->debug.disable_fams_gaming == INGAME_FAMS_DISABLE)) in dcn30_can_support_mclk_switch_using_fw_based_vblank_stretch()