mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-20 04:30:22 +01:00
... to report that Vulkan is running through a gfxstream driver to the
host driver. This matches what Venus does.
TODOs added for driverID, need spec'd driverID for gfxstream in Mesa.
Example:
Device Properties and Extensions:
=================================
GPU0:
VkPhysicalDeviceProperties:
---------------------------
apiVersion = 1.3.0 (4206592)
driverVersion = 525.147.5.0 (2204418368)
vendorID = 0x10de
deviceID = 0x1fb9
deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName = Virtio-GPU GFXStream (Quadro T1000)
pipelineCacheUUID = 5e84b6ed-4e70-35e3-a855-d75f23b64fd5
VkPhysicalDeviceDriverProperties:
---------------------------------
driverID = DRIVER_ID_NVIDIA_PROPRIETARY
driverName = gfxstream
driverInfo = Mesa 25.1.0
conformanceVersion:
major = 1
minor = 3
subminor = 3
patch = 1
Reviewed-by: Gurchetan Singh <gurchetansingh@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36290>
|
||
|---|---|---|
| .. | ||
| scripts | ||
| xml | ||
| generate-gfxstream-vulkan.sh | ||