Home
last modified time | relevance | path

Searched refs:DSC422NativeNotSupported (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_utils.c243 if (!fail_only || support->DSC422NativeNotSupported == 1) in dml2_core_utils_print_mode_support_info()
244 …ML_LOG_VERBOSE("DML: support: DSC422NativeNotSupported = %d\n", support->DSC422NativeNotSupported); in dml2_core_utils_print_mode_support_info()
H A Ddml2_core_shared_types.h230 bool DSC422NativeNotSupported;
229 bool DSC422NativeNotSupported; global() member
H A Ddml2_core_dcn4_calcs.c82 if (!fail_only || support->DSC422NativeNotSupported == 1) in dml2_print_mode_support_info()
83 DML_LOG_VERBOSE("DML: support: DSC422NativeNotSupported = %d\n", support->DSC422NativeNotSupported); in dml2_print_mode_support_info()
8728 mode_lib->ms.support.DSC422NativeNotSupported = false; in dml_core_mode_support()
8743 mode_lib->ms.support.DSC422NativeNotSupported = true; in dml_core_mode_support()
9599 && !mode_lib->ms.support.DSC422NativeNotSupported in dml_core_mode_support()
13095 out->informative.mode_support_info.DSC422NativeNotSupported = mode_lib->ms.support.DSC422NativeNotSupported; in dml2_core_calcs_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_util.c379 dml_print("DML: MODE SUPPORT: DSC422NativeNotSupported : %s\n", mode_lib->ms.support.DSC422NativeNotSupported == false ? "Supported" : "NOT Supported"); in dml_print_mode_support()
439 if (!fail_only || support->DSC422NativeNotSupported == 1) in dml_print_dml_mode_support_info()
440 dml_print("DML: support: DSC422NativeNotSupported = 0x%x\n", support->DSC422NativeNotSupported); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h737 dml_bool_t DSC422NativeNotSupported; member
H A Ddisplay_mode_core.c7490 mode_lib->ms.support.DSC422NativeNotSupported = false; in dml_core_mode_support()
7507 mode_lib->ms.support.DSC422NativeNotSupported = true; in dml_core_mode_support()
8262 && !mode_lib->ms.support.DSC422NativeNotSupported in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h637 bool DSC422NativeNotSupported; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1676 && !mode_lib->vba.DSC422NativeNotSupported in mode_support_configuration()
2351 mode_lib->vba.DSC422NativeNotSupported = false; in dml32_ModeSupportAndSystemConfigurationFull()
2374 mode_lib->vba.DSC422NativeNotSupported = true; in dml32_ModeSupportAndSystemConfigurationFull()