| /xsrc/external/mit/xf86-video-intel-2014/dist/src/ |
| H A D | intel_options.c | 8 {OPTION_ACCEL_DISABLE, "NoAccel", OPTV_BOOLEAN, {0}, 0}, 12 {OPTION_PRESENT, "Present", OPTV_BOOLEAN, {0}, 1}, 15 {OPTION_TILING_2D, "Tiling", OPTV_BOOLEAN, {0}, 1}, 16 {OPTION_TILING_FB, "LinearFramebuffer", OPTV_BOOLEAN, {0}, 0}, 17 {OPTION_VSYNC, "VSync", OPTV_BOOLEAN, {0}, 1}, 18 {OPTION_PAGEFLIP, "PageFlip", OPTV_BOOLEAN, {0}, 1}, 19 {OPTION_SWAPBUFFERS_WAIT, "SwapbuffersWait", OPTV_BOOLEAN, {0}, 1}, 20 {OPTION_TRIPLE_BUFFER, "TripleBuffer", OPTV_BOOLEAN, {0}, 1}, 21 {OPTION_PREFER_OVERLAY, "XvPreferOverlay", OPTV_BOOLEAN, {0}, 0}, 22 {OPTION_HOTPLUG, "HotPlug", OPTV_BOOLEAN, { [all...] |
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | rendition_options.h | 23 { OPTION_FBWC, "FramebufferWC", OPTV_BOOLEAN, {0}, FALSE }, 24 { OPTION_SW_CURSOR, "SWCursor", OPTV_BOOLEAN, {0}, FALSE }, 25 { OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE }, 26 { OPTION_OVERCLOCK_MEM,"Overclock_Mem", OPTV_BOOLEAN, {0}, FALSE }, 27 { OPTION_NO_DDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE }, 28 { OPTION_SHADOW_FB, "ShadowFB", OPTV_BOOLEAN, {0}, FALSE },
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv_const.h | 26 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE }, 27 { OPTION_HW_CURSOR, "HWcursor", OPTV_BOOLEAN, {0}, FALSE }, 28 { OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE }, 29 { OPTION_SHADOW_FB, "ShadowFB", OPTV_BOOLEAN, {0}, FALSE }, 31 { OPTION_WFB, "WrappedFB", OPTV_BOOLEAN, {0}, FALSE }, 32 { OPTION_GLX_VBLANK, "GLXVBlank", OPTV_BOOLEAN, {0}, FALSE }, 34 { OPTION_PAGE_FLIP, "PageFlip", OPTV_BOOLEAN, {0}, FALSE }, 36 { OPTION_ASYNC_COPY, "AsyncUTSDFS", OPTV_BOOLEAN, {0}, FALSE },
|
| /xsrc/external/mit/xf86-video-intel/dist/src/ |
| H A D | intel_options.c | 12 {OPTION_ACCEL_ENABLE, "Accel", OPTV_BOOLEAN, {0}, 0}, 17 {OPTION_PRESENT, "Present", OPTV_BOOLEAN, {0}, 1}, 20 {OPTION_TILING_2D, "Tiling", OPTV_BOOLEAN, {0}, 1}, 21 {OPTION_TILING_FB, "LinearFramebuffer", OPTV_BOOLEAN, {0}, 0}, 22 {OPTION_ROTATION, "HWRotation", OPTV_BOOLEAN, {0}, 1}, 23 {OPTION_VSYNC, "VSync", OPTV_BOOLEAN, {0}, 1}, 24 {OPTION_PAGEFLIP, "PageFlip", OPTV_BOOLEAN, {0}, 1}, 25 {OPTION_SWAPBUFFERS_WAIT, "SwapbuffersWait", OPTV_BOOLEAN, {0}, 1}, 26 {OPTION_TRIPLE_BUFFER, "TripleBuffer", OPTV_BOOLEAN, {0}, 1}, 27 {OPTION_PREFER_OVERLAY, "XvPreferOverlay", OPTV_BOOLEAN, { [all...] |
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | aticonfig.c | 70 OPTV_BOOLEAN, 77 OPTV_BOOLEAN, 84 OPTV_BOOLEAN, 91 OPTV_BOOLEAN, 98 OPTV_BOOLEAN, 108 OPTV_BOOLEAN, 136 OPTV_BOOLEAN, 154 OPTV_BOOLEAN, 171 OPTV_BOOLEAN, 180 OPTV_BOOLEAN, [all...] |
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_opt.c | 113 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE }, 114 { OPTION_HW_CURSOR, "HWcursor", OPTV_BOOLEAN, {0}, FALSE }, 116 { OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE }, 117 { OPTION_TURBOQUEUE, "TurboQueue", OPTV_BOOLEAN, {0}, FALSE }, 118 { OPTION_RENDER, "RenderAcceleration", OPTV_BOOLEAN, {0}, FALSE }, 122 { OPTION_SHADOW_FB, "ShadowFB", OPTV_BOOLEAN, {0}, FALSE }, 123 { OPTION_DRI, "DRI", OPTV_BOOLEAN, {0}, FALSE }, 127 { OPTION_NOXVIDEO, "NoXvideo", OPTV_BOOLEAN, {0}, FALSE }, 130 { OPTION_USEROMDATA, "UseROMData", OPTV_BOOLEAN, {0}, -1 }, 131 { OPTION_NOINTERNALMODES, "NoInternalModes", OPTV_BOOLEAN, { [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | geode_driver.c | 188 {LX_OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE}, 189 {LX_OPTION_HW_CURSOR, "HWcursor", OPTV_BOOLEAN, {0}, FALSE}, 190 {LX_OPTION_NOCOMPRESSION, "NoCompression", OPTV_BOOLEAN, {0}, FALSE}, 191 {LX_OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE}, 196 {LX_OPTION_NOPANEL, "NoPanel", OPTV_BOOLEAN, {0}, FALSE}, 208 {GX_OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE}, 209 {GX_OPTION_HW_CURSOR, "HWcursor", OPTV_BOOLEAN, {0}, FALSE}, 210 {GX_OPTION_NOCOMPRESSION, "NoCompression", OPTV_BOOLEAN, {0}, FALSE}, 211 {GX_OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE}, 217 {GX_OPTION_NOPANEL, "NoPanel", OPTV_BOOLEAN, { [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/exa/ |
| H A D | examodule.c | 60 OPTV_BOOLEAN, {0}, FALSE }, 62 OPTV_BOOLEAN, {0}, FALSE }, 64 OPTV_BOOLEAN, {0}, FALSE }, 66 OPTV_BOOLEAN, {0}, FALSE },
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/exa/ |
| H A D | examodule.c | 61 OPTV_BOOLEAN, {0}, FALSE}, 63 OPTV_BOOLEAN, {0}, FALSE}, 65 OPTV_BOOLEAN, {0}, FALSE}, 67 OPTV_BOOLEAN, {0}, FALSE},
|
| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| H A D | vmware_bootstrap.c | 191 { OPTION_HW_CURSOR, "HWcursor", OPTV_BOOLEAN, {0}, FALSE }, 192 { OPTION_XINERAMA, "Xinerama", OPTV_BOOLEAN, {0}, FALSE }, 195 { OPTION_DEFAULT_MODE, "AddDefaultMode", OPTV_BOOLEAN, {0}, FALSE }, 196 { OPTION_RENDER_ACCEL, "RenderAccel", OPTV_BOOLEAN, {0}, FALSE}, 197 { OPTION_DRI, "DRI", OPTV_BOOLEAN, {0}, FALSE}, 198 { OPTION_DIRECT_PRESENTS, "DirectPresents", OPTV_BOOLEAN, {0}, FALSE}, 199 { OPTION_HW_PRESENTS, "HWPresents", OPTV_BOOLEAN, {0}, FALSE}, 200 { OPTION_RENDERCHECK, "RenderCheck", OPTV_BOOLEAN, {0}, FALSE},
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | nsc_driver.c | 294 {OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE}, 295 {OPTION_HW_CURSOR, "HWcursor", OPTV_BOOLEAN, {0}, FALSE}, 296 {OPTION_NOCOMPRESSION, "NoCompression", OPTV_BOOLEAN, {0}, FALSE}, 297 {OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE}, 301 {OPTION_SHADOW_FB, "ShadowFB", OPTV_BOOLEAN, {0}, FALSE}, 303 {OPTION_FLATPANEL, "FlatPanel", OPTV_BOOLEAN, {0}, FALSE},
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_opt.c | 162 { OPTION_ACCEL, "Accel", OPTV_BOOLEAN, {0}, FALSE }, 166 { OPTION_TURBOQUEUE, "TurboQueue", OPTV_BOOLEAN, {0}, FALSE }, 167 { OPTION_FAST_VRAM, "FastVram", OPTV_BOOLEAN, {0}, FALSE }, 168 { OPTION_HOSTBUS, "HostBus", OPTV_BOOLEAN, {0}, FALSE }, 169 { OPTION_RENDER, "RenderAcceleration", OPTV_BOOLEAN, {0}, FALSE }, 172 { OPTION_SHADOW_FB, "ShadowFB", OPTV_BOOLEAN, {0}, FALSE }, 173 { OPTION_DRI, "DRI", OPTV_BOOLEAN, {0}, FALSE }, 176 { OPTION_VESA, "Vesa", OPTV_BOOLEAN, {0}, FALSE }, 178 { OPTION_ENABLESISCTRL, "EnableSiSCtrl", OPTV_BOOLEAN, {0}, FALSE }, 179 { OPTION_SW_CURSOR, "SWCursor", OPTV_BOOLEAN, { [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaInitAccel.c | 50 OPTV_BOOLEAN, {0}, FALSE }, 52 OPTV_BOOLEAN, {0}, FALSE }, 54 OPTV_BOOLEAN, {0}, FALSE }, 56 OPTV_BOOLEAN, {0}, FALSE }, 58 OPTV_BOOLEAN, {0}, FALSE }, 60 OPTV_BOOLEAN, {0}, FALSE }, 62 OPTV_BOOLEAN, {0}, FALSE }, 64 OPTV_BOOLEAN, {0}, FALSE }, 66 OPTV_BOOLEAN, {0}, FALSE }, 68 OPTV_BOOLEAN, { [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86ShowOpts.c | 69 case OPTV_BOOLEAN:
|
| H A D | xf86Config.c | 702 { FLAG_NOTRAPSIGNALS, "NoTrapSignals", OPTV_BOOLEAN, 704 { FLAG_DONTVTSWITCH, "DontVTSwitch", OPTV_BOOLEAN, 706 { FLAG_DONTZAP, "DontZap", OPTV_BOOLEAN, 708 { FLAG_DONTZOOM, "DontZoom", OPTV_BOOLEAN, 710 { FLAG_DISABLEVIDMODE, "DisableVidModeExtension", OPTV_BOOLEAN, 712 { FLAG_ALLOWNONLOCAL, "AllowNonLocalXvidtune", OPTV_BOOLEAN, 714 { FLAG_ALLOWMOUSEOPENFAIL, "AllowMouseOpenFail", OPTV_BOOLEAN, 716 { FLAG_VTSYSREQ, "VTSysReq", OPTV_BOOLEAN, 728 { FLAG_PC98, "PC98", OPTV_BOOLEAN, 730 { FLAG_NOPM, "NoPM", OPTV_BOOLEAN, [all...] |
| /xsrc/external/mit/xf86-video-neomagic/dist/src/ |
| H A D | neo_driver.c | 353 { OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE }, 354 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE }, 355 { OPTION_NO_MMIO, "noMMIO", OPTV_BOOLEAN, {0}, FALSE }, 356 { OPTION_INTERN_DISP,"internDisp", OPTV_BOOLEAN, {0}, FALSE }, 357 { OPTION_EXTERN_DISP,"externDisp", OPTV_BOOLEAN, {0}, FALSE }, 358 { OPTION_LCD_CENTER, "LcdCenter", OPTV_BOOLEAN, {0}, FALSE }, 359 { OPTION_LCD_STRETCH, "NoStretch", OPTV_BOOLEAN, {0}, FALSE }, 360 { OPTION_SHADOW_FB, "ShadowFB", OPTV_BOOLEAN, {0}, FALSE }, 361 { OPTION_PCI_BURST, "pciBurst", OPTV_BOOLEAN, {0}, FALSE }, 362 { OPTION_SHOWCACHE, "ShowCache", OPTV_BOOLEAN, { [all...] |
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_driver.c | 79 "EnableImageCache", OPTV_BOOLEAN, { 1 }, FALSE }, 81 "EnableFallbackCache", OPTV_BOOLEAN, { 1 }, FALSE }, 83 "EnableSurfaces", OPTV_BOOLEAN, { 1 }, FALSE }, 85 "DebugRenderFallbacks", OPTV_BOOLEAN, { 0 }, FALSE }, 100 "SpiceSasl", OPTV_BOOLEAN, {0}, FALSE}, 102 "SpiceAgentMouse", OPTV_BOOLEAN, {0}, TRUE }, 104 "SpiceDisableTicketing", OPTV_BOOLEAN, {0}, FALSE}, 112 "SpicePlaybackCompression", OPTV_BOOLEAN, {1}, FALSE}, 120 "SpiceDisableCopyPaste", OPTV_BOOLEAN, {0}, FALSE}, 122 "SpiceIPV4Only", OPTV_BOOLEAN, { [all...] |
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_kms.c | 59 { OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE }, 60 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE }, 61 { OPTION_PAGE_FLIP, "EnablePageFlip", OPTV_BOOLEAN, {0}, FALSE }, 62 { OPTION_ACCEL_DFS, "AccelDFS", OPTV_BOOLEAN, {0}, FALSE }, 63 { OPTION_IGNORE_EDID, "IgnoreEDID", OPTV_BOOLEAN, {0}, FALSE }, 64 { OPTION_COLOR_TILING, "ColorTiling", OPTV_BOOLEAN, {0}, FALSE }, 65 { OPTION_COLOR_TILING_2D,"ColorTiling2D", OPTV_BOOLEAN, {0}, FALSE }, 66 { OPTION_RENDER_ACCEL, "RenderAccel", OPTV_BOOLEAN, {0}, FALSE }, 69 { OPTION_DRI, "DRI", OPTV_BOOLEAN, {0}, FALSE }, 71 { OPTION_EXA_VSYNC, "EXAVSync", OPTV_BOOLEAN, { [all...] |
| /xsrc/external/mit/xf86-video-tseng/dist/src/ |
| H A D | tseng_driver.c | 155 {OPTION_HIBIT_HIGH, "hibit_high", OPTV_BOOLEAN, 157 {OPTION_HIBIT_LOW, "hibit_low", OPTV_BOOLEAN, 159 {OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, 161 {OPTION_HW_CURSOR, "HWcursor", OPTV_BOOLEAN, 163 {OPTION_PCI_BURST, "pci_burst", OPTV_BOOLEAN, 165 {OPTION_SLOW_DRAM, "slow_dram", OPTV_BOOLEAN, 167 {OPTION_MED_DRAM, "med_dram", OPTV_BOOLEAN, 169 {OPTION_FAST_DRAM, "fast_dram", OPTV_BOOLEAN, 171 {OPTION_W32_INTERLEAVE, "w32_interleave", OPTV_BOOLEAN, 173 {OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/ |
| H A D | ddc.c | 32 {DDCOPT_NODDC1, "NoDDC1", OPTV_BOOLEAN, {0}, FALSE}, 33 {DDCOPT_NODDC2, "NoDDC2", OPTV_BOOLEAN, {0}, FALSE}, 34 {DDCOPT_NODDC, "NoDDC", OPTV_BOOLEAN, {0}, FALSE},
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/ |
| H A D | helper_mem.c | 31 {OPT_NOINT10, "NoINT10", OPTV_BOOLEAN, {0}, FALSE }, 32 {OPT_INIT_PRIMARY, "InitPrimary", OPTV_BOOLEAN, {0}, FALSE },
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | helper_mem.c | 31 {OPT_NOINT10, "NoINT10", OPTV_BOOLEAN, {0}, FALSE}, 32 {OPT_INIT_PRIMARY, "InitPrimary", OPTV_BOOLEAN, {0}, FALSE},
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_driver.c | 195 {OPTION_PRINTVGAREGS, "PrintVGARegs", OPTV_BOOLEAN, {0}, FALSE}, 196 {OPTION_PRINTTVREGS, "PrintTVRegs", OPTV_BOOLEAN, {0}, FALSE}, 197 {OPTION_I2CSCAN, "I2CScan", OPTV_BOOLEAN, {0}, FALSE}, 199 {OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE}, 200 {OPTION_EXA_NOCOMPOSITE, "ExaNoComposite", OPTV_BOOLEAN, {0}, FALSE}, 202 {OPTION_SWCURSOR, "SWCursor", OPTV_BOOLEAN, {0}, FALSE}, 203 {OPTION_SHADOW_FB, "ShadowFB", OPTV_BOOLEAN, {0}, FALSE}, 207 {OPTION_TVDOTCRAWL, "TVDotCrawl", OPTV_BOOLEAN, {0}, FALSE}, 211 {OPTION_DISABLEVQ, "DisableVQ", OPTV_BOOLEAN, {0}, FALSE}, 212 {OPTION_DISABLEIRQ, "DisableIRQ", OPTV_BOOLEAN, { [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 657 {FLAG_DONTVTSWITCH, "DontVTSwitch", OPTV_BOOLEAN, 659 {FLAG_DONTZAP, "DontZap", OPTV_BOOLEAN, 661 {FLAG_DONTZOOM, "DontZoom", OPTV_BOOLEAN, 663 {FLAG_DISABLEVIDMODE, "DisableVidModeExtension", OPTV_BOOLEAN, 665 {FLAG_ALLOWNONLOCAL, "AllowNonLocalXvidtune", OPTV_BOOLEAN, 667 {FLAG_ALLOWMOUSEOPENFAIL, "AllowMouseOpenFail", OPTV_BOOLEAN, 677 {FLAG_NOPM, "NoPM", OPTV_BOOLEAN, 679 {FLAG_XINERAMA, "Xinerama", OPTV_BOOLEAN, 685 {FLAG_IGNORE_ABI, "IgnoreABI", OPTV_BOOLEAN, 687 {FLAG_USE_DEFAULT_FONT_PATH, "UseDefaultFontPath", OPTV_BOOLEAN, [all...] |
| /xsrc/external/mit/xf86-video-sunleo/dist/src/ |
| H A D | leo_driver.c | 94 { OPTION_SW_CURSOR, "SWcursor", OPTV_BOOLEAN, {0}, FALSE }, 95 { OPTION_HW_CURSOR, "HWcursor", OPTV_BOOLEAN, {0}, FALSE }, 96 { OPTION_NOACCEL, "NoAccel", OPTV_BOOLEAN, {0}, FALSE },
|