From a8ee8f6d2703025a0549cf705e31d616d54fb5fb Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Tue, 23 Mar 2021 01:33:23 +0100 Subject: Move mesa/etnaviv to xf86-video-modesetting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * armada sources are gone finally * glmark2-es2 performance is almost doubled 87 -> 162 Signed-off-by: Andreas Müller --- conf/machine/include/imx-base.inc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'conf/machine/include') diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 16d48da95..a1ab6cc38 100644 --- a/conf/machine/include/imx-base.inc +++ b/conf/machine/include/imx-base.inc @@ -101,7 +101,11 @@ XSERVER_DRIVER = "xf86-video-fbdev" XSERVER_DRIVER_imxgpu2d = "xf86-video-imx-vivante" XSERVER_DRIVER_vf = "xf86-video-modesetting" XSERVER_DRIVER_append_mx8 = " xf86-video-modesetting" -XSERVER_DRIVER_use-mainline-bsp = "xf86-video-armada" +XSERVER_DRIVER_use-mainline-bsp = " \ + xf86-video-fbdev \ + xf86-video-modesetting \ + xserver-xorg-extension-glx \ +" XSERVER = "xserver-xorg \ xf86-input-evdev \ ${XSERVER_DRIVER}" -- cgit v1.2.3-54-g00ecf