anv: don't report error with other vendor DRM devices
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 21 Jan 2020 16:19:18 +0000 (18:19 +0200)
committerMarge Bot <eric+marge@anholt.net>
Tue, 21 Jan 2020 18:36:26 +0000 (18:36 +0000)
commite618951322e4bf27991c1a31c5933bd0d0f580a1
treef09c145703f4a8e7168da28efe317da6d5956fe5
parentfb6fca003757478a06fb1f6781ad769e84b335ff
anv: don't report error with other vendor DRM devices

Enumeration should just skip unsupported DRM devices.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 34c8621c3b37 ("anv: Allow enumerating multiple physical devices")
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2386
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3481>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3481>
src/intel/vulkan/anv_device.c