Symbol: dml_use_mall_pstate_change_phantom_pipe
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
10205
return (mode_lib->ms.cache_display_cfg.plane.UseMALLForPStateChange[plane_idx] == dml_use_mall_pstate_change_phantom_pipe);
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
1754
!(UseMALLForPStateChange == dml_use_mall_pstate_change_phantom_pipe) && !(SynchronizeDRRDisplaysForUCLKPStateChangeFinal && DRRDisplay)) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
1756
} else if (PrefetchMode <= 1 && !(UseMALLForPStateChange == dml_use_mall_pstate_change_phantom_pipe)) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
1758
} else if (PrefetchMode <= 2 && !(UseMALLForPStateChange == dml_use_mall_pstate_change_phantom_pipe)) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
2956
p->MaxActiveDRAMClockChangeLatencySupported[k] = (p->UseMALLForPStateChange[k] == dml_use_mall_pstate_change_phantom_pipe) ? 0 : (s->ActiveDRAMClockChangeLatencyMargin[k] + p->mmSOCParameters.DRAMClockChangeLatency);
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
2962
if ((p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) && (s->USRRetrainingLatencyMargin[k] < 0)) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
2969
if ((p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) && ((!s->FoundCriticalSurface)
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
2993
if ((p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) && (s->ActiveFCLKChangeLatencyMargin[k] < 0)) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
3024
((s->DRAMClockChangeMethod == 2) && (p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_sub_viewport) && (p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe))) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
3235
LinesInDETLuma = (UseMALLForPStateChange == dml_use_mall_pstate_change_phantom_pipe ? 1024*1024 : DETBufferSizeY) / BytePerPixelInDETY / swath_width_luma_ub;
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
3250
LinesInDETChroma = (UseMALLForPStateChange == dml_use_mall_pstate_change_phantom_pipe ? 1024*1024 : DETBufferSizeC) / BytePerPixelInDETC / swath_width_chroma_ub;
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
3814
if (p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
3904
if (p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4017
if (p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4217
DETBufferSizeInKByteForSwathCalculation = (p->UseMALLForPStateChange[k] == dml_use_mall_pstate_change_phantom_pipe ? 1024 : p->DETBufferSizeInKByte[k]);
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4896
if (UseMALLForPStateChange[k] == dml_use_mall_pstate_change_phantom_pipe) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4916
if (UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe)
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
4930
if (UseMALLForPStateChange[k] == dml_use_mall_pstate_change_phantom_pipe) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
5263
(p->UseMALLForPStateChange[k] == dml_use_mall_pstate_change_phantom_pipe) || (p->GPUVMMinPageSizeKBytes[k] > 64);
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
5273
(p->UseMALLForPStateChange[k] == dml_use_mall_pstate_change_phantom_pipe) || (p->GPUVMMinPageSizeKBytes[k] > 64 && dml_is_vertical_rotation(p->myPipe[k].SourceScan));
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
6001
if (UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe)
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
6138
if (UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) {
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
7926
(mode_lib->ms.cache_display_cfg.plane.UseMALLForPStateChange[k] == dml_use_mall_pstate_change_full_frame || mode_lib->ms.cache_display_cfg.plane.UseMALLForPStateChange[k] == dml_use_mall_pstate_change_phantom_pipe));
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
7932
((mode_lib->ms.cache_display_cfg.plane.UseMALLForStaticScreen[k] == dml_use_mall_static_screen_enable || mode_lib->ms.cache_display_cfg.plane.UseMALLForStaticScreen[k] == dml_use_mall_static_screen_optimize) && (mode_lib->ms.cache_display_cfg.plane.UseMALLForPStateChange[k] == dml_use_mall_pstate_change_phantom_pipe)) ||
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
7948
if (mode_lib->ms.cache_display_cfg.plane.UseMALLForPStateChange[k] == dml_use_mall_pstate_change_phantom_pipe)
sys/dev/pci/drm/amd/display/dc/dml2/display_mode_core.c
9762
if (mode_lib->ms.cache_display_cfg.plane.UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) {
sys/dev/pci/drm/amd/display/dc/dml2/dml2_translation_helper.c
1383
dml_dispcfg->plane.UseMALLForPStateChange[disp_cfg_plane_location] = dml_use_mall_pstate_change_phantom_pipe;
sys/dev/pci/drm/amd/display/dc/dml2/dml2_translation_helper.c
1414
dml_dispcfg->plane.UseMALLForPStateChange[disp_cfg_plane_location] = dml_use_mall_pstate_change_phantom_pipe;