radv/video: add initial frameworking.
authorDave Airlie <airlied@redhat.com>
Mon, 14 Mar 2022 01:11:26 +0000 (11:11 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 7 Feb 2023 02:47:50 +0000 (12:47 +1000)
commit9477f117f4d45445dd8d3ccc2497b5e4dfb48bd6
treef980b37004e7c62a6d5e5d0a1a1a79b656cf372d
parent32533409169f16a5ffb9662496cd60782b7718cd
radv/video: add initial frameworking.

This just adds the basic commands and objects, and hooks up some
of the queues and extensions.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20388>
src/amd/vulkan/radv_debug.h
src/amd/vulkan/radv_device.c
src/amd/vulkan/radv_private.h
src/amd/vulkan/radv_video.c