index
:
driver/xf86-video-ati
6.12-branch
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
import-1.1.3
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
mach64-pci
mach64-pci-1
master
obsd
obsd-6.12-branch
obsd-6.13.0
obsd-xf86-video-ati-6.9.0
pci-rework
randr-1.2
sco_port_update
ums
xf86-video-ati-6.14-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
ATI video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-04-08
Bump to 6.6.0 and release. This module's versioning is completely screwed,
ati-6_6_0
XORG-7_1
Adam Jackson
2006-04-07
Add a DrawablePtr argument to the XV functions to pave the way for
Aaron Plattner
2006-04-04
Bug #5632: Fix up ati.4 to explain that it is a wrapper driver for the
Eric Anholt
2006-04-02
Add missing .cvsignore lines.
Eric Anholt
2006-04-01
- Fix dpi when switching from clone to dualhead with MergedFB.
Alex Deucher
2006-03-27
Fix a regression of my latest fix that broke color tiling on some setups.
Benjamin Herrenschmidt
2006-03-23
commit the actual changes instead of just the Changelog...
Roland Scheidegger
2006-03-23
Use programmable tap coefficients for (hopefully) better video image
Roland Scheidegger
2006-03-23
Call RADEONRestoreCommonRegisters() before RADEONRestoreCrtc2Registers()
Benjamin Herrenschmidt
2006-03-23
Add atipciids.h.
Kristian Høgsberg
2006-03-22
Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc
Kristian Høgsberg
2006-03-18
Clear the offsets when updating the memory map instead of when enabling the
Benjamin Herrenschmidt
2006-03-17
Fix various small cosmetic issues. Change a driver message, get the order
Roland Scheidegger
2006-03-16
Add missing return statement (the driver would not start randomly), add
Benjamin Herrenschmidt
2006-03-16
Fix incorrect CRTC2_OFFSET values when using old-style dual head (not
Benjamin Herrenschmidt
2006-03-16
Add various workarounds that seem to fix some remaning lockup scenarios I'm
Benjamin Herrenschmidt
2006-03-15
Fix various issues with DRI & server recycle by putting DRICloseSreen in
Benjamin Herrenschmidt
2006-03-15
Add some autoconf to keep this driver from building EXA when a slightly
Luc Verhaegen
2006-03-13
Fix typo in the function setting the color space transformation factors for
Benjamin Herrenschmidt
2006-03-13
Earliest fix introduced a bug due to another chicken & egg problem in card
Benjamin Herrenschmidt
2006-03-12
Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we need
Benjamin Herrenschmidt
2006-03-11
Add #ifdef XF86DRI guards around references to info->allowPageFlip and
Alan Coopersmith
2006-03-10
Use "FBTexPercent" option for XAA too (only for increasing memory reserved
Roland Scheidegger
2006-03-09
More memory map fixes !!! This time, we add a way to get the DRM kernel
Benjamin Herrenschmidt
2006-03-09
RN50: Skip modes that exceed memory bandwidth.
Michel Daenzer
2006-03-09
Update drivers that support EXA for the new EXA ABI. This consists of
Eric Anholt
2006-03-03
Add Option "FBTexPercent" to override the amount of video RAM reserved for
Michel Daenzer
2006-03-02
Fix the fix ... I didn't interpret PciInfo->size properly and forgot that
Benjamin Herrenschmidt
2006-03-01
Extend the alignement workaround to post-rv280 chips as well (thanks Hui)
Benjamin Herrenschmidt
2006-02-28
Workaround for rv280 bug which needs the framebuffer memory mapping to be
Benjamin Herrenschmidt
2006-02-28
Add the newly added (and tons of previously forgotten ones) pci ids to the
Roland Scheidegger
2006-02-26
Fix page flipping with XAA. The new code ended up calling ShadowFBInit()
Benjamin Herrenschmidt
2006-02-25
Add pci ids known to exist (see #4284 for instance). There are still
Roland Scheidegger
2006-02-16
Memory map and misc fixes. This completely reworks the way the driver
Benjamin Herrenschmidt
2006-02-15
The engine setup would trigger a bogus line write before the proper
Benjamin Herrenschmidt
2006-02-13
Fix EXA acceleration of textures with byteswap or tiling From John Clemens
Benjamin Herrenschmidt
2006-02-07
Fix a copy'n'paste-o in the EXA render implementation that resulted in
Eric Anholt
2006-01-19
Bug #5656: Set all Radeon XPRESS 200 R[CS]4xx-based chips to have IsIGP =
Daniel Stone
2006-01-13
XF86_VERSION_CURRENT -> XORG_VERSION_CURRENT
Alan Coopersmith
2006-01-13
When failing to parse MetaModes, reset CRT2pScrn to NULL after free'ing it
Alan Coopersmith
2006-01-08
Bug #5523: Make radeon compile without USE_XAA. (Tilman Sauerbeck)
Adam Jackson
2005-12-21
Update package version for X11R7 release.
XORG-7_0
Kevin E Martin
2005-12-19
Stub COPYING files
Adam Jackson
2005-12-19
Typo fixes, mailing list & url updates, and other changes to prepare for
Alan Coopersmith
2005-12-15
Bugzilla #5238 <https://bugs.freedesktop.org/show_bug.cgi?id=5238> Patch
Alan Coopersmith
2005-12-15
Update package version number for final X11R7 release candidate. Bump
XORG-6_99_99_904
Kevin E Martin
2005-12-14
Bug #1760: Fix ati wrapper multihead to be dlloader friendly.
Adam Jackson
2005-12-09
Bug #3869: Don\'t walk off the end of an array in connector detection.
MODULAR_COPY
Adam Jackson
2005-12-09
Bug #1106: Fix memory allocation for Render. (Michel Daenzer)
Adam Jackson
2005-12-08
Add configure options to allow hard-coded paths to be changed.
Kevin E Martin
[next]