Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h1079 bool MPCCombineEnable[DC__NUM_DPP__MAX]; member
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h290 …bool MPCCombineEnable[DML2_MAX_PLANES]; /// <brief Indicate if the MPC Combine enable in the given… member
H A Ddml2_core_dcn4_calcs.c9619 mode_lib->ms.support.MPCCombineEnable[k] = mode_lib->ms.MPCCombine[k]; in dml_core_mode_support()
13122 out->informative.mode_support_info.MPCCombineEnable[k] = mode_lib->ms.support.MPCCombineEnable[k]; in dml2_core_calcs_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h791 …dml_bool_t MPCCombineEnable[__DML_NUM_PLANES__]; /// <brief Indicate if the MPC Combine enable in … member
H A Ddisplay_mode_core.c8253 …mode_lib->ms.support.MPCCombineEnable[k] = mode_lib->ms.MPCCombine[mode_lib->ms.support.MaximumM… in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c3715 mode_lib->vba.MPCCombineEnable[k] = in dml32_ModeSupportAndSystemConfigurationFull()