summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2011-10-24Merge remote-tracking branch 'jeremyhu/master'Keith Packard5-157/+307
2011-10-24xf86Crtc: handle no outputs with no modes harder.Dave Airlie1-22/+19
2011-10-24XQuartz: Fix the filename of our log fileJeremy Huddleston1-1/+1
2011-10-21XQuartz: appledri: Allow byte swapped requestsJeremy Huddleston1-5/+91
2011-10-21XQuartz: appledri: Fix byte swapping in repliesJeremy Huddleston1-3/+36
2011-10-21XQuartz: appledri: Set the correct reply length for XAppleDRICreatePixmapJeremy Huddleston1-1/+1
2011-10-21XQuartz: appledri: Change whitespace in appledristr.h to match mesaJeremy Huddleston1-141/+157
2011-10-21Xnest: Match the host's keymapJeremy Huddleston1-4/+21
2011-10-21Xnest: Fix DestroyNotify handlerJeremy Huddleston1-2/+0
2011-10-19Merge remote-tracking branch 'hramrach/pull'Keith Packard2-32/+15
2011-10-19Merge remote-tracking branch 'whot/for-keith'Keith Packard2-13/+10
2011-10-19XWinrc.man: fix warning: tab character in unquoted macro argument #35054Gaetan Nadon1-5/+5
2011-10-19xorg.conf.man: fix 382: warning: missing `)' (got `R') #35054Gaetan Nadon1-1/+3
2011-10-19crtc: match full preferred modes if possible when choosing an initial configJesse Barnes1-5/+20
2011-10-18Do not uselessly reload modules in DuplicateModuleMichal Suchanek1-9/+9
2011-10-18Use UnloadModuleOrDriver for UnloadSubModule.Michal Suchanek1-17/+6
2011-10-18Unload submodules.Michal Suchanek1-6/+0
2011-10-18Fix drain_console unregistrationTomáš Trnka2-13/+10
2011-10-15Bump ABI_VIDEODRV_VERSION to 12Jeremy Huddleston1-1/+1
2011-10-15xfree86: Deprecate xf86MapVidMem and friendsJeremy Huddleston1-5/+5
2011-10-15xfree86: Link modules with -moduleJeremy Huddleston7-12/+12
2011-10-15xfree86: fbdevhw: Remove unused include of pciaccess.hJeremy Huddleston1-2/+0
2011-10-15configure: wrap PCI code with macro and set it at build timeTiago Vignatti13-23/+63
2011-10-15configure: change PCI function checking by a meaningful version of the libraryTiago Vignatti4-22/+0
2011-10-15xfree86: Work around issue where ar may be told to make an archive with no co...Jeremy Huddleston2-1/+2
2011-10-15xfree86: Add stubs for os-support to help adding new architecture supportJeremy Huddleston6-1/+81
2011-10-15int10: Port internal users off xf86MapVidMemAdam Jackson2-7/+11
2011-10-15pci: Remove xf86MapDomainMemoryAdam Jackson6-279/+4
2011-10-15int10: Use pciaccess rom fetch for !PC machinesAdam Jackson1-57/+1
2011-10-15pci: Deprecate the PCITAG typeAdam Jackson3-9/+2
2011-10-15xfree86: Remove unused bios_devmem.cAdam Jackson2-78/+0
2011-10-15linux: Remove ia64 domain I/O support codeAdam Jackson2-192/+0
2011-10-15linux: Remove pre-2.6 PCI interface supportAdam Jackson1-30/+2
2011-10-15bus: remove some dead struct fieldsAdam Jackson1-6/+0
2011-10-15linux: Use pci_device_get_parent_bridge instead of open-coding itAdam Jackson1-40/+1
2011-10-15pci: Port xf86MapLegacyIO to pciaccessAdam Jackson9-157/+22
2011-10-15vgahw: Port to pciaccess IO space routinesAdam Jackson2-60/+55
2011-10-15vgahw: Don't default to standard (port space) access routinesAdam Jackson1-3/+0
2011-10-15vgahw: Remove IO domain setupAdam Jackson1-1/+0
2011-10-15int10: Port to pciaccess' legacy IO APIAdam Jackson4-52/+52
2011-10-15xfree86: Move xf86GetClocks to vgahwAdam Jackson4-96/+96
2011-10-13Store desktop dimensions in screenInfo.Peter Hutterer3-0/+7
2011-10-13xfree86: remove xf86XInputSetScreenPeter Hutterer2-20/+0
2011-10-11os: Remove Error()Jeremy Huddleston1-7/+0
2011-10-10Xephyr: Remove socket and its lock file on exitJeremy Huddleston1-0/+11
2011-10-10Xnest: Remove socket and its lock file on exitJeremy Huddleston2-1/+16
2011-10-09loader: when creating sdksyms.c only include shmint.h if MITSHM is enabled #2...Jeremy Huddleston1-0/+2
2011-10-09xfree86: fix build with xv disabledJulien Cristau2-0/+4
2011-10-06Man page syntax and spelling fixes.Ville Skyttä1-16/+16
2011-10-04XQuartz: pbproxy: Add missing AM_OBJCFLAGSJeremy Huddleston1-0/+1