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]]),
279 [Enable building and installing the miscellaneous tools [default=auto]]),
322 [Default xorg module directory [[default=$libdir/xorg/modules]]]),
328 [Disable DRI support [[default=auto]]]),
333 [Disable DRI1 support [[default=yes]]]),
338 [Disable DRI2 support [[default=yes]]]),
343 [Enable DRI3 support [[default=no]]]),
348 [Disable XvMC support [[default=yes]]]),
354 [Assume KMS support [[default=yes]]]),
359 [Assume UMS support [[default=auto]]]),
365 [Only assume KMS support (no UMS) [[default=no]]]),
371 [Only assume UMS support (no KMS) [[default=no]]]),
397 [Enable SandyBridge\'s New Acceleration (SNA) [default=auto]]),
409 [Enable Unified Acceleration Architecture (UXA) [default=auto]]),
454 [Enable legacy X Acceleration Architecture (XAA) for i810 chipsets [default=auto]]),
468 [Enable legacy Direct Graphics Access (DGA) for i810 chipsets [default=auto]]),
647 AC_ARG_WITH(default-accel,
648 AS_HELP_STRING([--with-default-accel],
649 [Select the default acceleration method out of none, sna, or uxa [default is sna if enabled, otherwise uxa]]),
653 AC_MSG_WARN([No default acceleration specified, choosing automatic selection])
657 AC_MSG_CHECKING([which acceleration method to use by default])
667 AC_MSG_ERROR([No default acceleration option])
677 AC_MSG_ERROR([SNA requested as default, but is not enabled])
686 AC_MSG_ERROR([UXA requested as default, but is not enabled])
695 AC_MSG_ERROR([Invalid default acceleration option])
706 [Enable use of TearFree by default [default=no]]),
710 AC_DEFINE(TEARFREE,1,[Enable "TearFree" by default])
716 [Enable use of render nodes (experimental) [default=no]]),
727 [Enable use of WriteCombining mmaps [default=no]]),
737 [Enable use of create2 ioctl (experimental) [default=no]]),
748 [Enable use of asynchronous swaps (experimental) [default=no]]),
759 [Enables internal debugging [default=no]]),
764 [Enables valgrindified ioctls for debugging [default=no]]),