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.h229 bool DSC422NativeNotSupported; member
H A Ddml2_core_dcn4_calcs.c81 if (!fail_only || support->DSC422NativeNotSupported == 1) in dml2_print_mode_support_info()
82 …ML_LOG_VERBOSE("DML: support: DSC422NativeNotSupported = %d\n", support->DSC422NativeNotSupported); in dml2_print_mode_support_info()
8701 mode_lib->ms.support.DSC422NativeNotSupported = false; in dml_core_mode_support()
8716 mode_lib->ms.support.DSC422NativeNotSupported = true; in dml_core_mode_support()
9572 && !mode_lib->ms.support.DSC422NativeNotSupported in dml_core_mode_support()
13068 …out->informative.mode_support_info.DSC422NativeNotSupported = mode_lib->ms.support.DSC422NativeNot… in dml2_core_calcs_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_util.c379 …iveNotSupported : %s\n", mode_lib->ms.support.DSC422NativeNotSupported == false … in dml_print_mode_support()
438 if (!fail_only || support->DSC422NativeNotSupported == 1) in dml_print_dml_mode_support_info()
439 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.c7398 mode_lib->ms.support.DSC422NativeNotSupported = false; in dml_core_mode_support()
7415 mode_lib->ms.support.DSC422NativeNotSupported = true; in dml_core_mode_support()
8170 && !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.c1672 && !mode_lib->vba.DSC422NativeNotSupported in mode_support_configuration()
2343 mode_lib->vba.DSC422NativeNotSupported = false; in dml32_ModeSupportAndSystemConfigurationFull()
2365 mode_lib->vba.DSC422NativeNotSupported = true; in dml32_ModeSupportAndSystemConfigurationFull()