Home
last modified time | relevance | path

Searched refs:DSCCLKRequiredMoreThanSupported (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_utils.c111 if (!fail_only || support->DSCCLKRequiredMoreThanSupported == 1) in dml2_core_utils_print_mode_support_info()
112 …("DML: support: DSCCLKRequiredMoreThanSupported = %d\n", support->DSCCLKRequiredMoreThanSupported); in dml2_core_utils_print_mode_support_info()
H A Ddml2_core_shared_types.h245 bool DSCCLKRequiredMoreThanSupported; member
H A Ddml2_core_shared.c1494 mode_lib->ms.support.DSCCLKRequiredMoreThanSupported = false; in dml2_core_shared_mode_support()
1525 mode_lib->ms.support.DSCCLKRequiredMoreThanSupported = true; in dml2_core_shared_mode_support()
1532 …uiredMoreThanSupported = %u\n", __func__, k, mode_lib->ms.support.DSCCLKRequiredMoreThanSupported); in dml2_core_shared_mode_support()
2769 && !mode_lib->ms.support.DSCCLKRequiredMoreThanSupported in dml2_core_shared_mode_support()
2912 if (!fail_only || support->DSCCLKRequiredMoreThanSupported == 1) in dml2_print_dml_mode_support_info()
2913 …DML: support: DSCCLKRequiredMoreThanSupported = 0x%x\n", support->DSCCLKRequiredMoreThanSupported); in dml2_print_dml_mode_support_info()
12104 …t->informative.mode_support_info.DSCCLKRequiredMoreThanSupported = mode_lib->ms.support.DSCCLKRequ… in dml2_core_shared_get_informative()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c380 …edMoreThanSupported : %s\n", mode_lib->ms.support.DSCCLKRequiredMoreThanSupported == fa… in dml_print_mode_support()
484 if (!fail_only || support->DSCCLKRequiredMoreThanSupported == 1) in dml_print_dml_mode_support_info()
485 …DML: support: DSCCLKRequiredMoreThanSupported = 0x%x\n", support->DSCCLKRequiredMoreThanSupported); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h708 dml_bool_t DSCCLKRequiredMoreThanSupported; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_types.h332 bool DSCCLKRequiredMoreThanSupported; member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c302 … DSCCLK Required : %s\n", mode_lib->vba.DSCCLKRequiredMoreThanSupported[i] ? … in dml_log_mode_support_params()
H A Ddisplay_mode_vba.h768 bool DSCCLKRequiredMoreThanSupported[DC__VOLTAGE_STATES]; member
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_mode_vba_32.c1680 && mode_lib->vba.DSCCLKRequiredMoreThanSupported[i] == false in mode_support_configuration()
2449 mode_lib->vba.DSCCLKRequiredMoreThanSupported[i] = false; in dml32_ModeSupportAndSystemConfigurationFull()
2467 mode_lib->vba.DSCCLKRequiredMoreThanSupported[i] = true; in dml32_ModeSupportAndSystemConfigurationFull()
2471 mode_lib->vba.DSCCLKRequiredMoreThanSupported[i] = true; in dml32_ModeSupportAndSystemConfigurationFull()
2474 mode_lib->vba.DSCCLKRequiredMoreThanSupported[i] = true; in dml32_ModeSupportAndSystemConfigurationFull()