[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, 20 Mar 2025 14:52:21 +0000 (16:52 +0200)
commitd2a3bc64fbeeadafbb8a54a150bea907bf800479
tree1c15b7aeab560531e20e3f64c100e04d57d18cea
parent1bf4aff6ce2d4009f07ee360fb520fe52c031760
[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