Searched refs:KMS_ONLY (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/
H A Dconfigure.ac88 [KMS_ONLY="$enableval"],
89 [KMS_ONLY=no])
174 AM_CONDITIONAL(KMS_ONLY, test x$KMS_ONLY = xyes) condition
175 if test "$KMS_ONLY" = yes; then
176 AC_DEFINE(KMS_ONLY,1,[Assume KMS support]) definition
H A Dconfigure11805 enableval=$enable_kms_only; KMS_ONLY="$enableval"
11807 KMS_ONLY=no
12772 if test x$KMS_ONLY = xyes; then
12780 if test "$KMS_ONLY" = yes; then
12782 $as_echo "#define KMS_ONLY 1" >>confdefs.h
13313 as_fn_error "conditional \"KMS_ONLY\" was never defined.
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_driver.c408 #ifdef KMS_ONLY

Completed in 18 milliseconds