Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h237 bool FullFrameMALLPStateMethod; member
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared_types.h1082 bool FullFrameMALLPStateMethod; member
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()
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core_structs.h1690 dml_bool_t FullFrameMALLPStateMethod; member
A Ddisplay_mode_core.c7936 s->FullFrameMALLPStateMethod = false; in dml_core_mode_support()
7942 s->FullFrameMALLPStateMethod = true; in dml_core_mode_support()
7952 …|| (s->SubViewportMALLPStateMethod && s->FullFrameMALLPStateMethod) || s->SubViewportMALLRefreshGr… in dml_core_mode_support()
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
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()

Completed in 89 milliseconds