Home
last modified time | relevance | path

Searched refs:dml_fclock_change_unsupported (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_utils.c288 if (in_ctx->v20.dml_core_ctx.ms.support.FCLKChangeSupport[0] == dml_fclock_change_unsupported) in dml2_calculate_rq_and_dlg_params()
H A Ddisplay_mode_util.c494 if (!fail_only || support->FCLKChangeSupport[j] == dml_fclock_change_unsupported) in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h215 dml_fclock_change_unsupported = 2 enumerator
H A Ddisplay_mode_core.c3007 *p->FCLKChangeSupport = dml_fclock_change_unsupported; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
8127 mode_lib->ms.support.FCLKChangeSupport[j] != dml_fclock_change_unsupported); in dml_core_mode_support()
8206 …k_change_vblank && mode_lib->ms.support.FCLKChangeSupport[0] == dml_fclock_change_unsupported)))) { in dml_core_mode_support()