Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
A Ddml2_core_utils.c99 if (!fail_only || support->DSC422NativeNotSupported == 1) in dml2_core_utils_print_mode_support_info()
100 dml2_printf("DML: support: DSC422NativeNotSupported = %d\n", support->DSC422NativeNotSupported); in dml2_core_utils_print_mode_support_info()
A Ddml2_core_shared_types.h220 bool DSC422NativeNotSupported; member
A Ddml2_core_shared.c1416 mode_lib->ms.support.DSC422NativeNotSupported = false; in dml2_core_shared_mode_support()
1433 mode_lib->ms.support.DSC422NativeNotSupported = true; in dml2_core_shared_mode_support()
2764 && !mode_lib->ms.support.DSC422NativeNotSupported in dml2_core_shared_mode_support()
2866 if (!fail_only || support->DSC422NativeNotSupported == 1) in dml2_print_dml_mode_support_info()
2867 dml2_printf("DML: support: DSC422NativeNotSupported = 0x%x\n", support->DSC422NativeNotSupported); in dml2_print_dml_mode_support_info()
12079 …out->informative.mode_support_info.DSC422NativeNotSupported = mode_lib->ms.support.DSC422NativeNot… in dml2_core_shared_get_informative()
A Ddml2_core_dcn4_calcs.c76 if (!fail_only || support->DSC422NativeNotSupported == 1) in dml2_print_mode_support_info()
77 dml2_printf("DML: support: DSC422NativeNotSupported = %d\n", support->DSC422NativeNotSupported); in dml2_print_mode_support_info()
7748 mode_lib->ms.support.DSC422NativeNotSupported = false; in dml_core_mode_support()
7763 mode_lib->ms.support.DSC422NativeNotSupported = true; in dml_core_mode_support()
9138 && !mode_lib->ms.support.DSC422NativeNotSupported in dml_core_mode_support()
12543 …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/
A Ddisplay_mode_util.c372 …iveNotSupported : %s\n", mode_lib->ms.support.DSC422NativeNotSupported == false … in dml_print_mode_support()
431 if (!fail_only || support->DSC422NativeNotSupported == 1) in dml_print_dml_mode_support_info()
432 dml_print("DML: support: DSC422NativeNotSupported = 0x%x\n", support->DSC422NativeNotSupported); in dml_print_dml_mode_support_info()
A Ddisplay_mode_core_structs.h680 dml_bool_t DSC422NativeNotSupported; member
A Ddisplay_mode_core.c7308 mode_lib->ms.support.DSC422NativeNotSupported = false; in dml_core_mode_support()
7325 mode_lib->ms.support.DSC422NativeNotSupported = true; in dml_core_mode_support()
8142 && !mode_lib->ms.support.DSC422NativeNotSupported in dml_core_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
A Ddml_top_types.h308 bool DSC422NativeNotSupported; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_vba.h637 bool DSC422NativeNotSupported; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c3892 bool DSC422NativeNotSupported = false; local
4636 DSC422NativeNotSupported = true;
5532 …&& !DSC422NativeNotSupported && v->ODMCombine4To1SupportCheckOK[i] == true && v->NotEnoughDSCUnits…
5565 } else if (DSC422NativeNotSupported) {
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
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()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddisplay_mode_vba_31.c3799 bool DSC422NativeNotSupported = false; local
4549 DSC422NativeNotSupported = true;
5446 …&& !DSC422NativeNotSupported && v->ODMCombine4To1SupportCheckOK[i] == true && v->NotEnoughDSCUnits…

Completed in 142 milliseconds