Skip to content

build/drm: Make drm-renderers option an array

Rob Clark requested to merge robclark/virglrenderer:drm/meson-option into main

Now that we have two native ctx implementations, with another two waiting in the wings, switch to a single drm-renderers array option.

While we are at it, drop the 'experimental' from msm.

The intention is to remove the existing drm-msm-experimental and drm-amdgpu-experimental options after some time.

Signed-off-by: Rob Clark robdclark@chromium.org

/cc @digetx @pepp @slp

Merge request reports