Field testing of SNA is hampered by the inability to switch between it and UXA at runtime, instead requiring a driver rebuild. This means issues like bug #49721 are closed as WORKSFORME because SNA happens to work, even though SNA is not the default and does not rendering correctly enough for distributions to enable by default.
commit e45629135065d0cc73c285f8df35ab4e1d07c6dc Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Thu May 24 18:22:45 2012 +0100 Allow runtime switching of AccelMethod between uxa/sna and even glamor Section "Device" Option "AccelMethod" "uxa/glamor/sna" EndSection The appropriate backend must also be enabled at compile time for the runtime option to be available (i.e. --enable-uxa (default) --enable-sna --enable-glamor) Demanded-by: Adam Jackson <ajax@redhat.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=50290 Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.