vl: Enable DRM by default.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Thu, 30 May 2019 18:34:06 +0000 (20:34 +0200)
committerBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tue, 4 Jun 2019 18:01:34 +0000 (20:01 +0200)
commit392c60928a5debbe6782ed1aa136597504bfbc5b
tree456d2c4c5dc5d6305bc552aa61454952eee01e42
parentc2a0335bb00e5d33573568aa0e9ad30529da9925
vl: Enable DRM by default.

If libdrm is found the pipe loader enables drm anyway, and that is
pretty much the only extra dependency this code has.

This enables creating libva display using a drm fd without having
to enable the DRM (GBM really) backend of EGL, which is completely
unrelated.

Leaving the X11 platforms alone as they would still result in the
additional inclusion of extra deps.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
meson.build
src/gallium/auxiliary/meson.build
src/gallium/auxiliary/vl/vl_winsys.h