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