[PATCH] gfxstream: Add common interfaces in the VirtGpuDevice to query DrmInfo and...
authorAaron Ruby <aruby@qnx.com>
Thu, 6 Feb 2025 21:46:25 +0000 (16:46 -0500)
committerTimo Aaltonen <tjaalton@debian.org>
Thu, 3 Apr 2025 10:47:45 +0000 (13:47 +0300)
commit0d03160bfefd672037a8f8d12e3b6a6e832eac2e
treeca25a1cd2692bcc4c743ce58262ba4a87d22970a
parentc2b29234d577aa431509dbd7b9940f664eb105fe
[PATCH] gfxstream: Add common interfaces in the VirtGpuDevice to query DrmInfo and PciBusInfo

- Advertise the availability of these extensions, fully implemented as
guestOnly features

Reviewed-By: Gurchetan Singh <gurchetansingh@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33363>

Gbp-Pq: Name gfxstream-add-common-interfaces.diff
src/gfxstream/guest/platform/include/VirtGpu.h
src/gfxstream/guest/platform/linux/LinuxVirtGpu.h
src/gfxstream/guest/platform/linux/LinuxVirtGpuDevice.cpp
src/gfxstream/guest/vulkan_enc/ResourceTracker.cpp