Searched refs:OPTION_ACCEL (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_driver.c107 OPTION_ACCEL, enumerator in enum:__anon916fb64c0103
113 { OPTION_ACCEL, "Accel", OPTV_BOOLEAN, {0}, TRUE},
395 pCg14->use_accel = xf86ReturnOptValBool(pCg14->Options, OPTION_ACCEL,
/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_drv.h154 OPTION_ACCEL, enumerator in enum:__anon164a9d390103
H A Damdgpu_kms.c78 {OPTION_ACCEL, "Accel", OPTV_BOOLEAN, {0}, FALSE},
1373 if (xf86ReturnOptValBool(info->Options, OPTION_ACCEL, TRUE)) {
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_opt.c44 OPTION_ACCEL, enumerator in enum:__anonbd78be5d0103
162 { OPTION_ACCEL, "Accel", OPTV_BOOLEAN, {0}, FALSE },
715 if(!xf86ReturnOptValBool(pSiS->Options, OPTION_ACCEL, TRUE)) {
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon.h162 OPTION_ACCEL, enumerator in enum:__anon5a499fe10103
H A Dradeon_kms.c76 { OPTION_ACCEL, "Accel", OPTV_BOOLEAN, {0}, FALSE },
1416 if (!xf86ReturnOptValBool(info->Options, OPTION_ACCEL, TRUE) ||

Completed in 94 milliseconds