Summary: | SNA is only a build-time option | ||
---|---|---|---|
Product: | xorg | Reporter: | Adam Jackson <ajax> |
Component: | Driver/intel | Assignee: | Chris Wilson <chris> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Adam Jackson
2012-05-23 12:29:18 UTC
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.