summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-03-12drvmodes: update generator script a bitdrvmodelv2Dave Airlie1-0/+2
2012-03-12rename member to make code translation easierDave Airlie4-31/+36
2012-03-12ddc: fix namingDave Airlie2-2/+2
2012-03-12modes: fixup drv modesDave Airlie4-3/+29
2012-03-12fix sdksymsDave Airlie1-2/+3
2012-03-12randr: fixup typesDave Airlie3-17/+22
2012-03-08finish removal of all unshared codeDave Airlie7-222/+29
2012-03-08add DRV_CODE annotations to mode code for sharingDave Airlie4-21/+100
2012-03-08share mode setting codeDave Airlie9-7226/+88
2012-03-07drv/picture: fixup picture interface for consistencyDave Airlie1-3/+3
2012-03-07drv: rename some typedefsDave Airlie2-2/+2
2012-03-07ephyr: fix build after EXADave Airlie1-16/+16
2012-03-06drv/mi: generate drv mi code from mainline mi code.Dave Airlie1-1/+0
2012-03-06build fixes for new warning flagsDave Airlie3-2/+6
2012-03-06pick a slave as master in fallback modeDave Airlie1-2/+10
2012-03-06add entity deallocateDave Airlie1-0/+10
2012-02-29xf86udev: handle unplugs betterDave Airlie1-3/+23
2012-02-29drop unused code in xf86udev.cDave Airlie1-8/+0
2012-02-17udev: fixup so we just add new usb devices to the unattached provider listDave Airlie1-2/+6
2012-02-16drop primary_gpu pointless setupDave Airlie1-4/+1
2012-02-16dri2: fixup last issues with apps under g-sDave Airlie1-5/+11
2012-02-16dri2: fixup redirected pixmap setupDave Airlie1-6/+6
2012-02-16dri2: cleanup front clipDave Airlie1-2/+6
2012-02-16modify procedure for setting up backing pixmapsDave Airlie2-0/+15
2012-01-26Merge branch 'master' of ../../xserver into drvmodelv2-glxDave Airlie12-21/+22
2012-01-26WIP hacksDave Airlie4-8/+13
2012-01-26fix visual ordering, fix colors in appsDave Airlie1-0/+19
2012-01-26xf86: add rgb ordering helperDave Airlie2-0/+17
2012-01-26xf86: add drv ordering helperDave Airlie2-0/+17
2012-01-25int10: Fix unmapping of the BIOS scratch areaAdam Jackson1-1/+1
2012-01-23dri2: bump interface versionDave Airlie1-1/+1
2012-01-20drv/imped/xfree86: add provider codeDave Airlie4-25/+71
2012-01-17exa: use same paths are mainline ephyrDave Airlie1-3/+1
2012-01-15xfree86: Don't link libxorgxkb against libdix.laJeremy Huddleston1-1/+0
2012-01-15sdksyms.sh: Exit on error rather than building an empty symbol tableJeremy Huddleston1-0/+1
2012-01-13xfree86: mention udev in the xorg.conf manpage AutoAddDevices sectionPeter Hutterer1-4/+4
2012-01-12Revert "dix: Pull client-is-local flag up to the ClientRec"Keith Packard8-15/+15
2012-01-12fix dri2 buildDave Airlie1-3/+0
2012-01-12ephyr: make fakexa startDave Airlie1-1/+3
2012-01-12ephyr: free modes properlyDave Airlie2-9/+23
2012-01-12drv/randr: fix output prop settingDave Airlie1-2/+2
2012-01-12post rebase fixupsdrvmodelv2-rebaseDave Airlie8-52/+15
2012-01-11state switchginDave Airlie1-0/+30
2012-01-11add rolesDave Airlie3-11/+2
2012-01-11epyhr: get building again, start getting exa goingDave Airlie7-109/+119
2012-01-11dri2: don't segfault if prime is requested when not availableDave Airlie1-3/+3
2012-01-11introduce driver rolesDave Airlie1-0/+11
2012-01-11dri2: too much region code + cleanups.Dave Airlie2-73/+102
2012-01-11dri2: re-add prime support via impedance layerDave Airlie6-92/+282
2012-01-11drv: move to using linked lists of slavesDave Airlie1-1/+1