]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/virtio: Add capset definitions to UAPI
authorAaron Ruby <aruby@qnx.com>
Thu, 27 Mar 2025 15:25:49 +0000 (15:25 +0000)
committerDmitry Osipenko <dmitry.osipenko@collabora.com>
Fri, 28 Mar 2025 01:53:51 +0000 (04:53 +0300)
commitd499effe1d55552ac701e90fbd17ca418b2189df
tree81f123fadc893132495a58b1fd2b48ba76167461
parentc1031442d384eea6d53a1d1ec6791a2782afcdbc
drm/virtio: Add capset definitions to UAPI

Since the context-type additions to the virtio-gpu spec, these have been
defined locally in guest user-space, and virtio-gpu backend library code.

Now, these capsets have been stabilized, and should be defined in a
common space, in both the virtio_gpu header, and alongside the virtgpu_drm
interface that they apply to.

Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
Signed-off-by: Aaron Ruby <aruby@qnx.com>
Signed-off-by: Dmitry Osipenko <dmitry.osipenko@collabora.com>
[dmitry.osipenko@collabora.com: edit commit title]
Link: https://patchwork.freedesktop.org/patch/msgid/YT3PR01MB5857E808EDF6949F2DF517FDAFA12@YT3PR01MB5857.CANPRD01.PROD.OUTLOOK.COM
include/uapi/drm/virtgpu_drm.h
include/uapi/linux/virtio_gpu.h