Home
last modified time | relevance | path

Searched refs:DML_VALIDATION_OK (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_lib.c95 case DML_VALIDATION_OK: return "Validation OK"; in dml_get_status_message()
Ddisplay_mode_enums.h130 DML_VALIDATION_OK, enumerator
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddisplay_mode_vba_20.c5009 enum dm_validation_status status = DML_VALIDATION_OK; in dml20_ModeSupportAndSystemConfigurationFull()
5055 if (status == DML_VALIDATION_OK) { in dml20_ModeSupportAndSystemConfigurationFull()
Ddisplay_mode_vba_20v2.c5040 enum dm_validation_status status = DML_VALIDATION_OK; in dml20v2_ModeSupportAndSystemConfigurationFull()
5086 if (status == DML_VALIDATION_OK) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
Ddisplay_mode_vba_21.c5105 enum dm_validation_status status = DML_VALIDATION_OK; in dml21_ModeSupportAndSystemConfigurationFull()
5152 if (status == DML_VALIDATION_OK) { in dml21_ModeSupportAndSystemConfigurationFull()