summaryrefslogtreecommitdiff
path: root/hw/xfree86/common
AgeCommit message (Expand)AuthorFilesLines
2009-09-11compiler.h: include <string.h> before using memmove()Alan Coopersmith1-0/+2
2009-09-11xfree86: vgaarb: close and cleanup vga arbiterTiago Vignatti1-0/+2
2009-09-09Use lowercase PCI vendor ID for NSC.Martin-Éric Racine1-1/+1
2009-09-08Added comment with the PCI device ID of Geode SCx200 series.Martin-Éric Racine1-1/+1
2009-09-04xfree86: silence some xf86dgaproto compiler warningsPeter Hutterer2-3/+2
2009-09-04xfree86: silence 'unused variable' compiler warningPeter Hutterer1-1/+3
2009-09-04Formatted recent Geode PCI ID changes to fit a 80-column coding style.Martin-Éric Racine1-2/+3
2009-09-04Further explained what the Geode PCI ID is all about as comments.Martin-Éric Racine1-2/+2
2009-09-04Removed unnecessary curly braces for Geode LX PCI ID.Martin-Éric Racine1-2/+1
2009-09-04Updated the PCI Vendor and Device IDs for all Geode variants.Martin-Éric Racine1-5/+17
2009-09-02vgaarb: protect fini as well just in caseDave Airlie1-0/+2
2009-09-02vgaarb: if arb init fails, make sure locking doesn't occur.Dave Airlie1-0/+4
2009-08-31alpha: kill xf86SlowBCopyToBus and xf86SlowBCopyFromBusMatt Turner1-16/+0
2009-08-31Remove unused ia64_flush_cache functionMatt Turner1-21/+0
2009-08-31Simplify unaligned access codeMatt Turner1-257/+32
2009-08-31Clean up unaligned access functions on alphaMatt Turner1-113/+2
2009-08-31Move unaligned access functions to common sectionMatt Turner1-287/+299
2009-08-31Remove unused arm_flush_cache functionMatt Turner1-10/+0
2009-08-31Remove unused ppc_flush_icache functionMatt Turner1-11/+0
2009-08-31Replace 8 nops with proper sync instruction on mipsMatt Turner1-10/+11
2009-08-31Use sfence and mfence instructions on amd64Matt Turner1-4/+2
2009-08-31Add x86 barrier macrosMatt Turner1-1/+15
2009-08-31define barrier macros as nops if not otherwise definedMatt Turner1-28/+10
2009-08-31Move memory barrier macros into common sectionMatt Turner1-58/+89
2009-08-31xfree86: remove _more_ RAC junkTiago Vignatti1-1/+0
2009-08-31xfree86: shut up vgaarb warnings when server doesn't support itTiago Vignatti1-2/+2
2009-08-31xfree86: removal of some dead code due VGA arbiter's inclusionTiago Vignatti4-23/+0
2009-08-28xf86 ddx: add vga arbiter support.Dave Airlie9-10/+1498
2009-08-27xfree86: Remove xf86GetMotionEvents from public API.Peter Hutterer2-10/+0
2009-08-20xfree86: dump /proc/cmdline in the log on LinuxAdam Jackson1-0/+15
2009-08-20xfree86: remove bus state change notification callbackTiago Vignatti4-69/+0
2009-08-18Sun bug 6872917: Xorg not querying /dev/fb when no xorg.conf existsAlan Coopersmith1-1/+18
2009-08-18xfree86: remove unused code (xf86Configure.c)Tiago Vignatti1-2/+0
2009-08-18xfree86: remove unaffected code (xf86Configure.c)Tiago Vignatti1-8/+0
2009-08-18xfree86: remove stupid macro (xf86Configure.c)Tiago Vignatti1-24/+24
2009-08-18xfree86: remove wrong commentaryTiago Vignatti1-1/+0
2009-08-18xfree86: header clean up (xf86Configure.c)Tiago Vignatti1-16/+0
2009-08-18xfree86: reorganize xf86Configure.cTiago Vignatti1-58/+97
2009-08-18xfree86: remove unused PCI headerTiago Vignatti1-1/+0
2009-08-13Add new VT support for OpenSolaris & future Solaris releasesAaron Zang3-0/+14
2009-08-13Remove support for Solaris x86 releases older than Solaris 8Alan Coopersmith1-9/+1
2009-08-05xfree86: remove more RAC junkyTiago Vignatti3-40/+0
2009-08-05xfree86: reorganize pci codeTiago Vignatti1-19/+1
2009-08-05xfree86: remove unused functionsTiago Vignatti2-88/+0
2009-08-03xf86Xinput: xf86PostButtonEventP must set POINTER_ACCELERATE for relative eve...Oliver McFadden1-4/+9
2009-07-30xf86Xinput: Add the xf86Post(Proximity|Button|Key)EventP helper functions.Oliver McFadden2-59/+91
2009-07-30include: untangle events.h from the SDK headers.Peter Hutterer2-1/+2
2009-07-28xfree86: remove some RAC junkTiago Vignatti1-8/+0
2009-07-28xfree86: delete devices probe code (-probe and -probeonly options)Tiago Vignatti7-149/+5
2009-07-28xfree86: delete stupid video driver dump (-modalias option)Tiago Vignatti4-96/+1