summaryrefslogtreecommitdiff
path: root/hw/xfree86
AgeCommit message (Expand)AuthorFilesLines
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-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 Packard4-76/+201
2014-07-17Merge remote-tracking branch 'origin/master' into glamor-nextEric Anholt17-43/+425
2014-07-17xfree86: Provide backward-compatibilty API for OdevAttributesKeith Packard1-0/+71
2014-07-17config: Replace OdevAttributes linked list with structKeith Packard3-96/+41
2014-07-17hw/xfree86: Let xf86Rotate leave the BlockHandler unwrapped when possibleKeith Packard1-3/+7
2014-07-17hw/xfree86: Fix VGA arbiter screen proc wrappingKeith Packard1-3/+7
2014-07-17hw/xfree86: Fix block handler wrapping in xf86RotateKeith Packard1-1/+7
2014-07-14xfree86: Only support one sysconfigdirAaron Plattner1-1/+1
2014-07-14xfree86: don't force the screensaver off on DPMS unblank, merely suggest itPeter Hutterer1-1/+1
2014-07-07xfree86: Make error message more readableThierry Reding1-2/+3
2014-07-07xfree86: Support driver loading via OutputClassThierry Reding1-0/+78
2014-07-07xfree86: Introduce OutputClass configurationThierry Reding7-0/+267
2014-07-07xfree86: Store kernel driver name in platform device attributeThierry Reding1-0/+12
2014-07-07xfree86: Make driver matching consistentThierry Reding4-22/+16
2014-06-23dri2: Invalidate DRI2Buffers upon SetWindowPixmap updatesChris Wilson1-0/+20
2014-06-23dri2: Use the PrimeScreen when creating/reusing buffersChris Wilson1-10/+6
2014-06-15glamor: Share code for put_image handling.Eric Anholt1-108/+6
2014-06-15glamor: Split the XV code into XF86-dependent parts and generic.Eric Anholt2-1/+289
2014-06-15xorg: Remove duplicated definitions of some XV-related structs.Eric Anholt2-75/+14
2014-06-02xfree86: Report Present as a built-in moduleChris Wilson1-0/+3
2014-06-02xfree86: Report DRI3 as a built-in moduleChris Wilson1-0/+3
2014-06-02xtensa: add support for xtensa architectureMax Filippov2-2/+6
2014-06-02xfree86: Add "modesetting" to list of fallback driversSøren Sandmann1-1/+1
2014-06-02Merge remote-tracking branch 'whot/for-keith'Keith Packard1-1/+1
2014-05-24xfree86: fix wrong DontZap documentation (#71113)Peter Hutterer1-1/+1