Searched refs:SNA (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/
H A DMakefile.am46 if SNA
H A Dintel_module.c570 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 Dintel_driver.h142 enum { NOACCEL, SNA, UXA } default_accel_method__ = DEFAULT_ACCEL_METHOD; \
/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A DMakefile.am46 if SNA
H A Dintel_module.c503 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 Dintel_driver.h140 enum { NOACCEL, SNA, UXA } default_accel_method__ = DEFAULT_ACCEL_METHOD; \
/xsrc/external/mit/xf86-video-intel/dist/
H A Dconfigure.ac391 [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 Dconfig.h.in268 /* Enable SNA support */
H A Dconfigure1621 --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 Dconfigure.ac397 [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 Dconfig.h.in238 /* Enable SNA support */
H A Dconfigure1608 --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 D9.2.rst192 gnome-session enabling SNA

Completed in 43 milliseconds