Searched refs:SNA (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | Makefile.am | 46 if SNA
|
| H A D | intel_module.c | 570 static enum accel_method { NOACCEL, SNA, UXA } get_accel_method(enum accel_method accel_method) enumerator in enum:accel_method 575 return SNA; 578 return SNA; 589 accel_method = SNA; 656 case SNA:
|
| H A D | intel_driver.h | 142 enum { NOACCEL, SNA, UXA } default_accel_method__ = DEFAULT_ACCEL_METHOD; \
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | Makefile.am | 46 if SNA
|
| H A D | intel_module.c | 503 static enum accel_method { NOACCEL, SNA, UXA } get_accel_method(void) enumerator in enum:accel_method 509 return SNA; 520 accel_method = SNA; 577 case SNA:
|
| H A D | intel_driver.h | 140 enum { NOACCEL, SNA, UXA } default_accel_method__ = DEFAULT_ACCEL_METHOD; \
|
| /xsrc/external/mit/xf86-video-intel/dist/ |
| H A D | configure.ac | 391 [Enable SandyBridge\'s New Acceleration (SNA) [default=auto]]), 392 [SNA="$enableval"], 393 [SNA=auto]) 399 if test "x$SNA" != "xno"; then 400 AC_DEFINE(USE_SNA, 1, [Enable SNA support]) 644 AC_MSG_CHECKING([whether to include SNA support]) 645 AM_CONDITIONAL(SNA, test "x$SNA" != "xno") condition 646 AC_MSG_RESULT([$SNA]) 674 if test "x$SNA" ! [all...] |
| H A D | config.h.in | 268 /* Enable SNA support */
|
| H A D | configure | 1621 --enable-sna Enable SandyBridge\'s New Acceleration (SNA) 20836 enableval=$enable_sna; SNA="$enableval" 20838 SNA=auto 21104 if test "x$SNA" != "xno"; then 22276 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include SNA support" >&5 22277 $as_echo_n "checking whether to include SNA support... " >&6; } 22278 if test "x$SNA" != "xno"; then 22286 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SNA" >&5 22287 $as_echo "$SNA" >&6; } 22401 if test "x$SNA" ! [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/ |
| H A D | configure.ac | 397 [Enable SandyBridge\'s New Acceleration (SNA) [default=auto]]), 398 [SNA="$enableval"], 399 [SNA=auto]) 401 if test "x$SNA" != "xno"; then 402 AC_DEFINE(USE_SNA, 1, [Enable SNA support]) 629 AC_MSG_CHECKING([whether to include SNA support]) 630 AM_CONDITIONAL(SNA, test "x$SNA" != "xno") condition 631 AC_MSG_RESULT([$SNA]) 659 if test "x$SNA" ! [all...] |
| H A D | config.h.in | 238 /* Enable SNA support */
|
| H A D | configure | 1608 --enable-sna Enable SandyBridge\'s New Acceleration (SNA) 20043 enableval=$enable_sna; SNA="$enableval" 20045 SNA=auto 20049 if test "x$SNA" != "xno"; then 21187 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include SNA support" >&5 21188 $as_echo_n "checking whether to include SNA support... " >&6; } 21189 if test "x$SNA" != "xno"; then 21197 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SNA" >&5 21198 $as_echo "$SNA" >&6; } 21312 if test "x$SNA" ! [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 9.2.rst | 192 gnome-session enabling SNA
|
Completed in 43 milliseconds