Home
last modified time | relevance | path

Searched refs:DSC422NativeNotSupported (Results 1 – 2 of 2) 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()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_core_structs.h737 dml_bool_t DSC422NativeNotSupported; member