| /xsrc/external/mit/xorg-server/dist/config/ |
| H A D | 10-quirks.conf | 9 Option "Ignore" "on" 18 Option "IgnoreAbsoluteAxes" "off" 19 Option "IgnoreRelativeAxes" "off" 28 Option "TypeName" "TRACKBALL" 37 Option "TypeName" "MOUSE" 47 Option "PrimaryGPU" "true"
|
| /xsrc/external/mit/xf86-video-amdgpu/dist/conf/ |
| H A D | 10-amdgpu.conf | 5 Option "HotplugDriver" "amdgpu"
|
| /xsrc/external/mit/xf86-input-synaptics/dist/conf/ |
| H A D | 50-synaptics.conf | 8 # Option "OptionName" "value" 25 Option "Ignore" "on" 34 Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" 37 # Option "AreaBottomEdge" "82%" 46 Option "SoftButtonAreas" "0 0 0 0 0 0 0 0"
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | virtual.conf | 4 Option "ZaphodHeads" "LVDS1" 5 Option "VirtualHeads" "1" 13 Option "ZaphodHeads" "HDMI1" 29 Option "AutoAddGPU" "False"
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | virtual.conf | 4 Option "ZaphodHeads" "LVDS1" 5 Option "VirtualHeads" "1" 13 Option "ZaphodHeads" "HDMI1" 29 Option "AutoAddGPU" "False"
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ |
| H A D | xorgconf.cpp | 73 Option "omit xfree86-dga" 89 # Option "NoTrapSignals" 95 # Option "DontVTSwitch" 100 # Option "DontZap" "false" 105 # Option "DontZoom" 112 # Option "DisableVidModeExtension" 116 # Option "AllowNonLocalXvidtune" 120 Option "BlankTime" "10" # 10 minutes 127 Option "StandbyTime" "10" # 10 minutes 128 Option "SuspendTim [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ |
| H A D | xorgconf.cpp | 73 Option "omit xfree86-dga" 89 # Option "DontVTSwitch" 94 # Option "DontZap" "true" 99 # Option "DontZoom" 106 # Option "DisableVidModeExtension" 110 # Option "AllowNonLocalXvidtune" 114 Option "BlankTime" "10" # 10 minutes 121 Option "StandbyTime" "10" # 10 minutes 122 Option "SuspendTime" "10" # 10 minutes 123 Option "OffTim [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/util/ |
| H A D | merge_driinfo.py | 44 class Option(object): class in inherits:object 148 section.options.append(Option(m.group(1), m.group(2))) 176 if isinstance(orig_option, Option): 178 if not isinstance(merged_option, Option): 184 merged_section.options.append(Option(orig_option.name, orig_option.defaults)) 245 % if isinstance(option, Option): 258 print(driinfo_h_template.render(sections=merged_sections_list, Section=Section, Option=Option))
|
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | driconf_static.py | 38 class Option(object): class in inherits:object 56 self.options.append(Option(option)) 66 self.options.append(Option(option))
|
| /xsrc/external/mit/xf86-video-mga/dist/src/ |
| H A D | mga_dac3026.c | 55 * Only change these bits in the Option register. Make sure that the 674 pReg->Option = 0x402C0100; /* fine for 2064 and 2164 */ 677 pReg->Option |= 0x1000; 679 pReg->Option &= ~0x1000; 683 pReg->Option &= ~0x20000000; 698 pReg->DacClk[0], pReg->DacClk[1], pReg->DacClk[2], pReg->DacClk[3], pReg->DacClk[4], pReg->DacClk[5], (unsigned)pReg->Option); 730 pci_device_cfg_write_bits(pMga->PciInfo, OPTION_MASK, mgaReg->Option, 734 mgaReg->Option); 796 !!(mgaReg->Option & 0x20000000)); 856 uint32_t Option; local in function:MGA3026Save [all...] |
| H A D | mga_dacG.c | 1177 pReg->Option = 0x5F094F21; 1196 pReg->Option = 0x404991a9; 1209 pReg->Option = 0x4049d121; 1225 pReg->Option = 0x50574120; 1232 pReg->Option = 0x5053C120; 1241 pReg->Option = 0x5053C120; 1248 pReg->Option = 0x50044120; 1252 pReg->Option &= ~(1 << 14); 1267 pReg->Option = 0x40049120; 1274 pReg->Option [all...] |
| H A D | mga_driver.c | 1165 uint32_t Option, MaxMapSize; local in function:MGACountRam 1168 pci_device_cfg_read_u32(pMga->PciInfo, &Option, 1172 Option = pciReadLong(pMga->PciTag, PCI_OPTION_REG); 1175 Option = (Option & 0x3000000) >> 24 ; 1177 if (Option == 2) 1179 else if(Option == 1) 1181 else if(Option == 0) 1632 "redirection enable with Option \"HWCursor\" \"On\"\n"); 2062 "\"%s\" is not a valid value for Option \"Rotat [all...] |
| H A D | mga.h | 221 uint32_t Option; member in struct:__anon971c52dc0208
|
| /xsrc/external/mit/xfs/dist/ |
| H A D | configure.ac | 111 # Option to enable support for starting from inetd 120 # Option to enable support for logging to syslog
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | aclocal.m4 | 2267 dnl Bindings Option
|