Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h239 bool PhantomPipeMALLPStateMethod; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h924 bool PhantomPipeMALLPStateMethod; member
H A Ddml2_core_shared.c1958 s->PhantomPipeMALLPStateMethod = false; in dml2_core_shared_mode_support()
1975 s->PhantomPipeMALLPStateMethod = true; in dml2_core_shared_mode_support()
1977 …mbinationOfMALLUseForPState = (s->SubViewportMALLPStateMethod != s->PhantomPipeMALLPStateMethod) || in dml2_core_shared_mode_support()
1982 …l2_printf("DML::%s: PhantomPipeMALLPStateMethod = %u\n", __func__, s->PhantomPipeMALLPStateMethod); in dml2_core_shared_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1634 dml_bool_t PhantomPipeMALLPStateMethod; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c3040 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.PhantomPipeMALLPStateMethod = false; in dml32_ModeSupportAndSystemConfigurationFull()
3048 v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.PhantomPipeMALLPStateMethod = true; in dml32_ModeSupportAndSystemConfigurationFull()
3051 …!= v->dummy_vars.dml32_ModeSupportAndSystemConfigurationFull.PhantomPipeMALLPStateMethod) || (v->d… in dml32_ModeSupportAndSystemConfigurationFull()