mesa/src/freedreno
Mark Collins a97cc64c44 meson: Only link libvdrm to Turnip with virtio KMD
`libvdrm` is unconditionally linked to `libvulkan_freedreno` which isn't available without the `virtio` subdirectory being included. It has been gated behind the `virtio` KMD to prevent linking errors in other cases as it's not necessary.

Signed-off-by: Mark Collins <mark@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26100>
2023-11-07 18:22:56 +00:00
..
.gitlab-ci freedreno/decode: Lookup device info 2023-09-22 19:17:14 +00:00
afuc freedreno/afuc: Initial a7xx support 2023-07-28 18:41:58 +00:00
ci freedreno/ci: Remove minetest trace 2023-11-02 21:46:55 +00:00
common virtio/drm: Split out common virtgpu drm structs 2023-11-04 03:00:04 +00:00
computerator freedreno/computerator: Fix remaining issues with A7XX 2023-09-05 16:19:29 +00:00
decode freedreno/rddecompiler: Decompile repeated IBs 2023-10-13 08:34:41 +00:00
drm tu/drm/virtio: Switch to vdrm helper 2023-11-04 03:00:04 +00:00
drm-shim freedreno: decouple compiler and vulkan driver from gallium 2023-08-03 07:29:36 +00:00
ds meson: remove needless c++17-overrides 2023-05-19 12:45:31 +00:00
fdl freedreno/fdl: Support PIPE_FORMAT_R5G5B5A1_UNORM on a6xx 2023-09-27 19:07:22 +00:00
ir2 freedreno/ir2: Re-indent 2021-04-17 15:38:56 +00:00
ir3 nir: Split nir_lower_subgroup_options::lower_vote_eq into two bits 2023-10-26 23:05:44 +00:00
isa ir3: Fix values of #wrmask not being compatible with ir3 parser 2023-10-11 18:35:32 +00:00
perfcntrs freedreno: decouple compiler and vulkan driver from gallium 2023-08-03 07:29:36 +00:00
registers freedreno: Fix field size of A6XX_TEX_CONST[3].ARRAY_PITCH 2023-10-15 13:58:50 +00:00
rnn freedreno/rnn: Remove %n usage in fprintf 2023-09-13 22:20:13 +00:00
vulkan meson: Only link libvdrm to Turnip with virtio KMD 2023-11-07 18:22:56 +00:00
.clang-format clang-format: Disable formatting by default 2023-08-13 16:48:49 +02:00
.dir-locals.el freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
.editorconfig freedreno: Update editorconfig and emacs settings for freedreno reformat. 2021-05-10 23:16:00 +00:00
meson.build meson: use a single dependency call for lua 2023-09-15 18:01:38 +00:00