Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dml/
A Ddisplay_mode_enums.h169 DML_VALIDATION_OK, enumerator
A Ddisplay_mode_lib.c134 case DML_VALIDATION_OK: return "Validation OK"; in dml_get_status_message()
/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddisplay_mode_vba_20.c5019 enum dm_validation_status status = DML_VALIDATION_OK; in dml20_ModeSupportAndSystemConfigurationFull()
5065 if (status == DML_VALIDATION_OK) { in dml20_ModeSupportAndSystemConfigurationFull()
A Ddisplay_mode_vba_20v2.c5135 enum dm_validation_status status = DML_VALIDATION_OK; in dml20v2_ModeSupportAndSystemConfigurationFull()
5181 if (status == DML_VALIDATION_OK) { in dml20v2_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn21/
A Ddisplay_mode_vba_21.c5136 enum dm_validation_status status = DML_VALIDATION_OK; in dml21_ModeSupportAndSystemConfigurationFull()
5183 if (status == DML_VALIDATION_OK) { in dml21_ModeSupportAndSystemConfigurationFull()
/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddisplay_mode_vba_314.c5551 enum dm_validation_status status = DML_VALIDATION_OK;

Completed in 38 milliseconds