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.h1084 bool PhantomPipeMALLPStateMethod; member
H A Ddml2_core_dcn4_calcs.c9200 s->PhantomPipeMALLPStateMethod = false; in dml_core_mode_support()
9217 s->PhantomPipeMALLPStateMethod = true; in dml_core_mode_support()
9219 …mbinationOfMALLUseForPState = (s->SubViewportMALLPStateMethod != s->PhantomPipeMALLPStateMethod) || in dml_core_mode_support()
9224 …G_VERBOSE("DML::%s: PhantomPipeMALLPStateMethod = %u\n", __func__, s->PhantomPipeMALLPStateMethod); in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core_structs.h1692 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()