Home
last modified time | relevance | path

Searched refs:dml2_pstate_change_unsupported (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h31 dml2_pstate_change_unsupported = 7 enumerator
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_dcn4_calcs.c6848 p->FCLKChangeSupport[k] = dml2_pstate_change_unsupported; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6854 if (p->FCLKChangeSupport[k] == dml2_pstate_change_unsupported) in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6857 p->DRAMClockChangeSupport[k] = dml2_pstate_change_unsupported; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
6877 if (p->DRAMClockChangeSupport[k] == dml2_pstate_change_unsupported) in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()

Completed in 35 milliseconds