Searched refs:OPTION_ACCEL (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-suncg14/dist/src/ |
| H A D | cg14_driver.c | 107 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 D | amdgpu_drv.h | 154 OPTION_ACCEL, enumerator in enum:__anon164a9d390103
|
| H A D | amdgpu_kms.c | 78 {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 D | sis_opt.c | 44 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 D | radeon.h | 162 OPTION_ACCEL, enumerator in enum:__anon5a499fe10103
|
| H A D | radeon_kms.c | 76 { OPTION_ACCEL, "Accel", OPTV_BOOLEAN, {0}, FALSE }, 1416 if (!xf86ReturnOptValBool(info->Options, OPTION_ACCEL, TRUE) ||
|
Completed in 94 milliseconds