Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_shared_types.h294 bool FECEnabled[DML2_MAX_PLANES]; /// <brief Indicate if the FEC is actually required member
H A Ddml2_core_dcn4_calcs.c9626 mode_lib->ms.support.FECEnabled[k] = mode_lib->ms.RequiresFEC[k]; in dml_core_mode_support()
13126 out->informative.mode_support_info.FECEnabled[k] = mode_lib->ms.support.FECEnabled[k]; in dml2_core_calcs_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h795 dml_bool_t FECEnabled[__DML_NUM_PLANES__]; /// <brief Indicate if the FEC is actually required member
H A Ddisplay_mode_core.c8277 mode_lib->ms.support.FECEnabled[k] = mode_lib->ms.RequiresFEC[k]; in dml_core_mode_support()