[gnome-continuous] Disable Glamor support in the AMD Xorg driver



commit 0ce466a2a8302635f338177cd5eac26e44731de0
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Wed Feb 17 10:36:11 2016 +0000

    Disable Glamor support in the AMD Xorg driver
    
    Until we figure out why it broke.

 manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index bbc1069..615b3f9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -448,7 +448,8 @@
                 {"src": "fd:xorg/driver/xf86-video-qxl",
                 "patches": ["xorg-autogen-merged.patch"]},
 
-               {"src": "fd:xorg/driver/xf86-video-ati"},
+               {"src": "fd:xorg/driver/xf86-video-ati",
+                 "config-opts": ["--disable-glamor"]},
 
                {"src": "fd:nouveau/xf86-video-nouveau"},
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]