Home
last modified time | relevance | path

Searched refs:dml_use_mall_pstate_change_phantom_pipe (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c1756 …lse if (PrefetchMode <= 1 && !(UseMALLForPStateChange == dml_use_mall_pstate_change_phantom_pipe))… in CalculateTWait()
1758 …lse if (PrefetchMode <= 2 && !(UseMALLForPStateChange == dml_use_mall_pstate_change_phantom_pipe))… in CalculateTWait()
2969 …if ((p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) && ((!s->FoundCritic… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()
3814 if (p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) { in CalculateStutterEfficiency()
3904 if (p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) { in CalculateStutterEfficiency()
4017 if (p->UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) { in CalculateStutterEfficiency()
4896 if (UseMALLForPStateChange[k] == dml_use_mall_pstate_change_phantom_pipe) { in CalculateDETBufferSize()
4916 if (UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) in CalculateDETBufferSize()
4930 if (UseMALLForPStateChange[k] == dml_use_mall_pstate_change_phantom_pipe) { in CalculateDETBufferSize()
6001 if (UseMALLForPStateChange[k] != dml_use_mall_pstate_change_phantom_pipe) in CalculatePrefetchBandwithSupport()
[all …]
H A Ddml2_wrapper.c194 …_config->plane.UseMALLForPStateChange[new_surface_index] = dml_use_mall_pstate_change_phantom_pipe; in optimize_configuration()
H A Ddml2_translation_helper.c1398 …g->plane.UseMALLForPStateChange[disp_cfg_plane_location] = dml_use_mall_pstate_change_phantom_pipe; in map_dc_state_into_dml_display_cfg()
1429 …g->plane.UseMALLForPStateChange[disp_cfg_plane_location] = dml_use_mall_pstate_change_phantom_pipe; in map_dc_state_into_dml_display_cfg()
H A Ddisplay_mode_core_structs.h54 dml_use_mall_pstate_change_phantom_pipe = 3, enumerator