summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-08-06xv: Move the DDX XV screen private allocation into the DDXes.Eric Anholt2-14/+12
2014-08-06xv: Drop the ddQueryAdaptors() interface.Eric Anholt2-32/+4
2014-08-06xv: Move common code for adaptor cleanup to xvmain.cEric Anholt2-57/+2
2014-08-06xv: Remove dead VIDEO_NO_CLIPPING from the xorg and kdrive DDXes.Eric Anholt5-112/+1
2014-08-06xv: Remove dead VIDEO_INVERT_CLIPLIST from the xorg and kdrive DDXes.Eric Anholt5-63/+0
2014-07-31xfree86/modes: rotation damage is automatically destroyed on closeKeith Packard1-0/+2
2014-07-31xfree86: Avoid compiler warning for unused vars without systemdKeith Packard1-5/+2
2014-07-30Fix files including xorg-server.h by mistakeKeith Packard1-1/+0
2014-07-29dri1: Remove unused DRI{,Post}ValidateTreeAdam Jackson2-81/+0
2014-07-29xquartz: Remove unused DRI{,Post}ValidateTreeAdam Jackson2-59/+0
2014-07-29xfree86: Remove unused HardEdgesAdam Jackson1-16/+1
2014-07-29xfree86: Remove useless #include "fb.h"Adam Jackson1-1/+0
2014-07-29xfree86: Remove pointless xf86RandRCreateScreenResourcesAdam Jackson1-32/+0
2014-07-29xfree86: Remove protectMem from VidMemInfoAdam Jackson1-2/+0
2014-07-29xfree86: Remove unused xf86{Map,Unmap}LegacyIOAdam Jackson2-17/+0
2014-07-29xfree86: Remove deprecated PCI typesAdam Jackson1-4/+0
2014-07-29xfree86: Remove some unused pre-pciaccess typesAdam Jackson1-12/+0
2014-07-29xfree86: Remove xf86ConfigActivePciEntityAdam Jackson2-35/+0
2014-07-29vgahw: Nuke unused vgaCmap.cAdam Jackson3-279/+1
2014-07-29kdrive: Remove some dead bits of the man pageAdam Jackson1-7/+0
2014-07-29bsd: Remove some reference arm code behind #if 0Adam Jackson1-139/+0
2014-07-28xfree86: Unify the ppc/sparc mmio-swap-or-not conditionalsAdam Jackson1-31/+8
2014-07-28xfree86: Clean up some silly __sparc macro usageAdam Jackson1-2/+2
2014-07-28xfree86: Pull generic barrier() definition up to top levelAdam Jackson1-5/+5
2014-07-28xfree86: Remove MMIO_ONB* and friendsAdam Jackson5-259/+14
2014-07-28xfree86: Clean up powerpc barrier declsAdam Jackson1-6/+1
2014-07-28xfree86: Simplify a bunch of OS and arch conditionalsAdam Jackson1-13/+6
2014-07-28xfree86: Remove pre-2.6 Linux ppc supportAdam Jackson1-7/+0
2014-07-28xfree86: Remove a useless !__SUNPRO_C guardAdam Jackson1-2/+0
2014-07-28xfree86: Undef GCCUSESGASAdam Jackson1-54/+0
2014-07-28xfree86: Remove an unlikely bit of #pragmaAdam Jackson1-8/+0
2014-07-28xfree86: Undef __HIGHC__Adam Jackson1-6/+1
2014-07-28xfree86: Undef FAKEITAdam Jackson1-38/+2
2014-07-28xfree86: Remove a few random ppc declsAdam Jackson1-4/+0
2014-07-28xfree86: Remove remaining unused unaligned accessorsAdam Jackson1-60/+1
2014-07-28xfree86: Move generic unaligned helpers into int10 codeAdam Jackson2-36/+36
2014-07-28xfree86: Remove unused unaligned int64 helpersAdam Jackson1-63/+1
2014-07-28xfree86: Unspecialize gcc variants of unaligned memory accessAdam Jackson1-69/+0
2014-07-28xfree86: Undefine NO_INLINEAdam Jackson1-8/+1
2014-07-28xfree86: Remove MMIO_MOVE32Adam Jackson1-13/+0
2014-07-28xfree86: Remove nds32_flush_icacheAdam Jackson1-17/+0
2014-07-28xfree86: Remove #include "compiler.h" from places that don't need itAdam Jackson7-12/+0
2014-07-24xwayland: Only disable/enable devices on capabilities changeCarlos Garnacho1-15/+27
2014-07-24xfree86: Remove i2c multimedia modulesAdam Jackson23-3565/+1
2014-07-24xfree86: Remove stale /usr/share/X11/xorg.conf.d hard-code from the xorg.conf...Aaron Plattner1-5/+5
2014-07-18xf86platformBus: Add assertion to avoid (fatal) compiler warningColin Walters1-0/+6
2014-07-17Merge remote-tracking branch 'anholt/glamor-next'Keith Packard14-201/+464
2014-07-17Merge remote-tracking branch 'origin/master' into glamor-nextEric Anholt28-50/+1274
2014-07-17glamor: Remove always-true yInverted flag.Eric Anholt1-2/+1
2014-07-17xfree86: Provide backward-compatibilty API for OdevAttributesKeith Packard1-0/+71