Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h239 bool PhantomPipeMALLPStateMethod; member
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_shared_types.h1084 bool PhantomPipeMALLPStateMethod; member
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()
/drivers/gpu/drm/amd/display/dc/dml2/
A Ddisplay_mode_core_structs.h1692 dml_bool_t PhantomPipeMALLPStateMethod; member
A Ddisplay_mode_core.c7938 s->PhantomPipeMALLPStateMethod = false; in dml_core_mode_support()
7949 s->PhantomPipeMALLPStateMethod = true; in dml_core_mode_support()
7951 …dCombinationOfMALLUseForPState = (s->SubViewportMALLPStateMethod != s->PhantomPipeMALLPStateMethod) in dml_core_mode_support()
/drivers/gpu/drm/amd/display/dc/dml/dcn32/
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()

Completed in 93 milliseconds