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

/linux-master/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_enums.h169 DML_VALIDATION_OK, enumerator in enum:dm_validation_status
H A Ddisplay_mode_lib.c134 case DML_VALIDATION_OK: return "Validation OK";
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20v2.c5138 enum dm_validation_status status = DML_VALIDATION_OK;
5184 if (status == DML_VALIDATION_OK) {
H A Ddisplay_mode_vba_20.c5022 enum dm_validation_status status = DML_VALIDATION_OK;
5068 if (status == DML_VALIDATION_OK) {
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn21/
H A Ddisplay_mode_vba_21.c5139 enum dm_validation_status status = DML_VALIDATION_OK;
5186 if (status == DML_VALIDATION_OK) {
/linux-master/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddisplay_mode_vba_314.c5565 enum dm_validation_status status = DML_VALIDATION_OK;

Completed in 234 milliseconds