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.h922 bool FullFrameMALLPStateMethod; member
H A Ddml2_core_shared.c1956 s->FullFrameMALLPStateMethod = false; in dml2_core_shared_mode_support()
1962 s->FullFrameMALLPStateMethod = true; in dml2_core_shared_mode_support()
1978 …(s->SubViewportMALLPStateMethod && s->FullFrameMALLPStateMethod) || s->SubViewportMALLRefreshGreat… in dml2_core_shared_mode_support()
1983 dml2_printf("DML::%s: FullFrameMALLPStateMethod = %u\n", __func__, s->FullFrameMALLPStateMethod); in dml2_core_shared_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1632 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()