Lines Matching defs:default
77 [Enable control over the backlight [default=yes]]),
86 [Enable building the backlight helper executable for running X under a normal user [default=auto]]),
109 [Additional builder string (default: use git describe)]),
123 [Enable rebuilding the gen4 assembly files [default=no]]),
194 [Disable udev-based monitor hotplug detection [default=auto]]),
262 [Enable building and installing the miscellaneous tools [default=auto]]),
308 [Default xorg module directory [[default=$libdir/xorg/modules]]]),
314 [Disable DRI support [[default=auto]]]),
319 [Disable DRI1 support [[default=auto]]]),
324 [Disable DRI2 support [[default=yes]]]),
329 [Disable DRI3 support [[default=yes]]]),
332 AC_ARG_WITH(default-dri,
333 AS_HELP_STRING([--with-default-dri],
334 [Select the default maximum DRI level [default 2]]),
344 [Disable XvMC support [[default=yes]]]),
350 [Assume KMS support [[default=yes]]]),
355 [Assume UMS support [[default=auto]]]),
361 [Only assume KMS support (no UMS) [[default=no]]]),
367 [Only assume UMS support (no KMS) [[default=no]]]),
391 [Enable SandyBridge\'s New Acceleration (SNA) [default=auto]]),
409 [Enable Unified Acceleration Architecture (UXA) [default=auto]]),
451 [Enable legacy X Acceleration Architecture (XAA) for i810 chipsets [default=auto]]),
465 [Enable legacy Direct Graphics Access (DGA) for i810 chipsets [default=auto]]),
613 AC_MSG_CHECKING([default DRI support])
662 AC_ARG_WITH(default-accel,
663 AS_HELP_STRING([--with-default-accel],
664 [Select the default acceleration method out of none, sna, or uxa [default is sna if enabled, otherwise uxa]]),
668 AC_MSG_WARN([No default acceleration specified, choosing automatic selection])
672 AC_MSG_CHECKING([which acceleration method to use by default])
682 AC_MSG_ERROR([No default acceleration option])
692 AC_MSG_ERROR([SNA requested as default, but is not enabled])
701 AC_MSG_ERROR([UXA requested as default, but is not enabled])
710 AC_MSG_ERROR([Invalid default acceleration option])
721 [Enable use of TearFree by default [default=no]]),
725 AC_DEFINE(TEARFREE,1,[Enable "TearFree" by default])
731 [Enable use of create2 ioctl (experimental) [default=no]]),
742 [Enable use of asynchronous swaps (experimental) [default=no]]),
753 [Enables internal debugging [default=no]]),
758 [Enables valgrindified ioctls for debugging [default=no]]),