Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml2_wrapper.c135 if (p->cur_mode_support_info->DRAMClockChangeSupport[0] == dml_dram_clock_change_unsupported) { in optimize_configuration()
453 …} else if (s->mode_support_info.DRAMClockChangeSupport[0] != dml_dram_clock_change_unsupported && … in optimize_pstate_with_svp_and_drr()
484 if (s->mode_support_info.DRAMClockChangeSupport[0] != dml_dram_clock_change_unsupported) { in optimize_pstate_with_svp_and_drr()
504 …f (result && s->mode_support_info.DRAMClockChangeSupport[0] != dml_dram_clock_change_unsupported) { in optimize_pstate_with_svp_and_drr()
643 …te_supported = s->mode_support_info.DRAMClockChangeSupport[0] != dml_dram_clock_change_unsupported; in dml2_validate_and_build_resource()
H A Ddisplay_mode_util.c492 if (!fail_only || support->DRAMClockChangeSupport[j] == dml_dram_clock_change_unsupported) in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h218 dml_dram_clock_change_unsupported = 9 enumerator
H A Ddisplay_mode_core.c3044 *p->DRAMClockChangeSupport = dml_dram_clock_change_unsupported; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
3054 *p->DRAMClockChangeSupport = dml_dram_clock_change_unsupported; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
3064 *p->DRAMClockChangeSupport = dml_dram_clock_change_unsupported; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
8127 mode_lib->ms.support.DRAMClockChangeSupport[j] != dml_dram_clock_change_unsupported); in dml_core_mode_support()
8206 mode_lib->ms.support.DRAMClockChangeSupport[0] == dml_dram_clock_change_unsupported))) in dml_core_mode_support()