Skip to content

Remove noise at va & msdk registration

If user doesn't have the proper hardware for VA or MSDK, currently the registration process will show error messages which aren't actual errors.

These patches demotes those error messages to warnings.

Merge request reports