summaryrefslogtreecommitdiff
path: root/driver/xf86-video-ati/src/legacy_crtc.c
AgeCommit message (Collapse)Author
2013-08-16Update to xf86-video-ati 7.2.0, requested by jsg@Matthieu Herrb
It fixes an endianess problem with kms and the in tree x86-video-ati among other things. It has been tested on various i386/amd64/sparc64/macppc machines on a range of hardware from r100->northern islands.
2012-08-08Update to xf86-video-ati 6.14.6. Tested by mpi@, brad, eric@, ajacoutot@.Matthieu Herrb
2012-03-04Re-update xf86-video-ati to 6.14.3.Matthieu Herrb
Because of ati.c revision 1.5, it will not be selected by autoconfiguration code, so people who want to run this version of the driver on their radeon cards need an explicit "Device" section in xorg.conf.
2012-02-06Revert the update to xf86-video-ati 6.14.3. Requested by espie@Matthieu Herrb
who experiemnts regressions with this driver.
2012-01-25Update to xf86-video-ati 6.14.3. Tested by many.Matthieu Herrb
2009-08-25update do xf86-video-ati 6.12.2Matthieu Herrb
This has been in snapshots for weeks. ok oga@, todd@.
2008-08-26Don't call the MODESET_CTL ioctl on the drm device if direct renderingOwain Ainsworth
isn't enabled. From upstream, patch originally from me.
2008-07-12Long awaited update of xf86-video-ati to 6.9.0.Owain Ainsworth
the rage128 and mach64 drivers were split out of this driver just after the 6.8.0 release, these drivers will be commited separately. MergedFb mode is gone, so please use xrandr if you used to use it. ok matthieu@.