. $GRIMOIRE/config_query_multi.function &&
. $GRIMOIRE/MESON_CONFIGURE &&
persistent_add DRM_ALL
DRM_ALL="amdgpu intel nouveau radeon"
config_query_multi DRM_API 'which hardware to support' $DRM_ALL

persistent_remove LIBDRM_AMD
persistent_remove LIBDRM_NV
persistent_remove LIBDRM_INTEL
persistent_remove LIBDRM_RADEON
