Home
last modified time | relevance | path

Searched refs:ODMCombineFourToOneSupportCheckOK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_util.c375 …rToOneSupportCheckOK : %s\n", mode_lib->ms.support.ODMCombineFourToOneSupportCheckOK == t… in dml_print_mode_support()
476 if (!fail_only || support->ODMCombineFourToOneSupportCheckOK == 0) in dml_print_dml_mode_support_info()
477 … support: ODMCombineFourToOneSupportCheckOK = 0x%x\n", support->ODMCombineFourToOneSupportCheckOK); in dml_print_dml_mode_support_info()
H A Ddisplay_mode_core_structs.h704 dml_bool_t ODMCombineFourToOneSupportCheckOK; member