summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-23Drop now unneeded _X_EXPORT's.George Sapountzis
2007-03-23Move {atimach64,r128,radeon}_probe.c from ati to subdrivers.George Sapountzis
2007-03-21[mach64] Compute MMIO address once for each case (PIO, MMIO).George Sapountzis
2007-03-21[mach64] Move setting of PIO and MMIO addresses up, after BIOS init.George Sapountzis
2007-03-21[mach64] Make mapping code friendlier to pci-rework source-code compatibility.George Sapountzis
2007-03-21[mach64] Add macros for pci-rework source-code compatibilty.George Sapountzis
2007-03-21[mach64] Drop checking that BAR base + size fits in 32 bit.George Sapountzis
2007-03-21[mach64] Single mapping per BAR.George Sapountzis
2007-03-21[mach64] Drop poking the VGA MMIO aperture.George Sapountzis
2007-03-20Fix advertised minimum minor version of the DRI module.Michel Dänzer
2007-03-20radeon: Only sync to hardware when really necessary with EXA.Michel Dänzer
2007-03-20radeon: Unify code to release the CP.Michel Dänzer
2007-03-20radeon: Minor BlockHandler cleanups.Michel Dänzer
2007-03-20radeon: Disable CP line acceleration on RV280s.Michel Dänzer
2007-03-20radeon: Make sure 3D clients will re-upload textures to video RAM after LeaveVT.Michel Dänzer
2007-03-15atimisc: Fix strict aliasing violation flagged by -Wall.Michel Dänzer
2007-03-15radeon: Fix build warnings.Michel Dänzer
2007-03-12Fix version to match configure.ac.Michel Dänzer
2007-03-08Move atioption.c from ati to atimisc.George Sapountzis
2007-03-08Move atiprobe.c from ati to atimisc.George Sapountzis
2007-03-06Add prepare/commit hooks to output and crtc func tableJesse Barnes
2007-03-06Update for new CRTC resize hooks.Jesse Barnes
2007-03-04[mach64] Bug 5586: overlay scaler limited to 720 pixels on ATI Rage Pro.George Sapountzis
2007-03-04[mach64] Xv: use single surface and encoding structs.George Sapountzis
2007-03-04radeon: add option to set pci aperture size from config fileDave Airlie
2007-03-02Fix groff warning in radeon(4).Julien Cristau
2007-03-02Fix copy/paste typo in the input driver provides.Julien Cristau
2007-03-02* Bump build-dep on libdrm-dev to >= 2.2 to fix FTBFS (closes: #413100).Julien Cristau
2007-03-01Merge branch 'xsfbs-unstable' into debian-experimentalDavid Nusinow
2007-03-01Fix one missed bit from the serverabiver -> serverminver renameDavid Nusinow
2007-03-01Undo commit containing a patchDavid Nusinow
2007-02-28AutoreconfDavid Nusinow
2007-02-28Merge branch 'xsfbs-unstable' into debian-experimentalDavid Nusinow
2007-02-28Fix typo that prevented the input abi versioning from working.David Nusinow
2007-02-27Add support for X server input ABI versioningDavid Nusinow
2007-02-25fix typoDave Airlie
2007-02-25Merge branch 'radeon-randrv12-v4'Dave Airlie
2007-02-25cleanup radeon code against master serverDave Airlie
2007-02-25make radeon randr build against master serverDave Airlie
2007-02-25[mach64] Consolidate adjustments of mode timings, part 3.George Sapountzis
2007-02-25[mach64] Consolidate adjustments of mode timings, part 2.George Sapountzis
2007-02-25[mach64] Consolidate adjustments of mode timings, part 1.George Sapountzis
2007-02-21Merge branch 'xsfbs-unstable' into debian-experimentalDavid Nusinow
2007-02-21Fix name of serverminverDavid Nusinow
2007-02-21Merge branch 'debian-unstable' of git+ssh://dnusinow@alioth.debian.org/git/pk...David Nusinow
2007-02-21Generate Provides line automaticallyDavid Nusinow
2007-02-21Update serverabi generation to also account for driver ProvidesDavid Nusinow
2007-02-21Autoreconf. Fixes FTBFS.David Nusinow
2007-02-21add missing part of last commit...Roland Scheidegger
2007-02-21fix alignment issues with planar yuv and a bug with packed uyvyRoland Scheidegger