A driver (package) installed by the user can have many different drivers and they can all report a different version. For AMD the version we reported was from their Vulkan driver. This version isn't useful during bug triaging. This PR will use the driver info and driver name from the driver properties to construct a driver version string that will be used for reporting. Pull Request: https://projects.blender.org/blender/blender/pulls/128232