Home
last modified time | relevance | path

Searched refs:FullFrameMALLPStateMethod (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h237 bool FullFrameMALLPStateMethod; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h1082 bool FullFrameMALLPStateMethod; member
H A Ddml2_core_dcn4_calcs.c9198 s->FullFrameMALLPStateMethod = false; in dml_core_mode_support()
9204 s->FullFrameMALLPStateMethod = true; in dml_core_mode_support()
9220 …(s->SubViewportMALLPStateMethod && s->FullFrameMALLPStateMethod) || s->SubViewportMALLRefreshGreat… in dml_core_mode_support()
9225 …L_LOG_VERBOSE("DML::%s: FullFrameMALLPStateMethod = %u\n", __func__, s->FullFrameMALLPStateMethod); in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1690 dml_bool_t FullFrameMALLPStateMethod; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c3038 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.FullFrameMALLPStateMethod = false; in dml32_ModeSupportAndSystemConfigurationFull()
3044 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.FullFrameMALLPStateMethod = true; in dml32_ModeSupportAndSystemConfigurationFull()
3051 …tateMethod && v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.FullFrameMALLPStateMethod); in dml32_ModeSupportAndSystemConfigurationFull()