Age | Commit message (Expand) | Author | Files | Lines |
2006-06-15 | ati: remove Changelog from ATI driver. | Dave Airlie | 1 | -607/+0 |
2006-06-08 | Bug #5678: Fix setting of transfer mode for AGPv3 devices (Tilman | Michel Daenzer | 1 | -0/+6 |
2006-06-03 | Bug #1889: Stop the CCE before an engine reset. (Conn) | Daniel Stone | 1 | -0/+5 |
2006-05-21 | Derive ATI_VERSION_{MAJOR,MINOR,PATCH} from package version in order to | Michel Daenzer | 1 | -0/+7 |
2006-05-10 | - remove obsolete option "OverlayOnCRT2" (bug 6488) | Alex Deucher | 1 | -0/+5 |
2006-05-09 | Drop support for radeon DRM <= 1.7. The 2.4 kernel has version 1.7, and | Michel Daenzer | 1 | -0/+7 |
2006-05-08 | Bugzilla #4640 <https://bugs.freedesktop.org/show_bug.cgi?id=4640> Patch | Michel Daenzer | 1 | -0/+8 |
2006-05-03 | Enable decoding of version 4 TMDS PLL config tables, they actually work, | Benjamin Herrenschmidt | 1 | -0/+10 |
2006-05-01 | Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> Patch | Michel Daenzer | 1 | -0/+19 |
2006-04-29 | Bugzilla #1992 <https://bugs.freedesktop.org/show_bug.cgi?id=1992> Patch | Michel Daenzer | 1 | -0/+7 |
2006-04-29 | Properly de-initialize EXA driver data, so EXA can be initialized again in | Michel Daenzer | 1 | -0/+6 |
2006-04-29 | Fix tests for (un)forcing HW cursor. The broken tests caused problems when | Michel Daenzer | 1 | -0/+7 |
2006-04-29 | Prefer double-buffered visuals. As a consequence, the root window's visual | Michel Daenzer | 1 | -0/+8 |
2006-04-28 | Bug #6761: Fix font rendering in non-DRI mode by replacing RB2D_DSTCACHE_* | Eric Anholt | 1 | -0/+10 |
2006-04-26 | Make the ATI driver use the PCI BAR size to determine the MMIO register | Dave Airlie | 1 | -0/+10 |
2006-04-26 | Add support for some component-alpha operations (InReverse, OutReverse) | Eric Anholt | 1 | -0/+9 |
2006-04-25 | Use a CPPFLAGS with XORG_CFLAGS so that the exa test can actually find its | Eric Anholt | 1 | -0/+6 |
2006-04-24 | Fix enabling of external VGA output on some cards with dual entity setup | Benjamin Herrenschmidt | 1 | -0/+12 |
2006-04-21 | Bugzilla 6672: fix interrupts on radeon since memmap changes | Dave Airlie | 1 | -0/+5 |
2006-04-21 | Add support for backing up the PCIE GART table on VT switch. This makes | Dave Airlie | 1 | -0/+9 |
2006-04-08 | Bump to 6.6.0 and release. This module's versioning is completely screwed,ati-6_6_0XORG-7_1 | Adam Jackson | 1 | -0/+7 |
2006-04-07 | Add a DrawablePtr argument to the XV functions to pave the way for | Aaron Plattner | 1 | -0/+8 |
2006-04-04 | Bug #5632: Fix up ati.4 to explain that it is a wrapper driver for the | Eric Anholt | 1 | -0/+8 |
2006-04-01 | - Fix dpi when switching from clone to dualhead with MergedFB. | Alex Deucher | 1 | -0/+12 |
2006-03-27 | Fix a regression of my latest fix that broke color tiling on some setups. | Benjamin Herrenschmidt | 1 | -0/+11 |
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 | 1 | -0/+12 |
2006-03-23 | Add atipciids.h. | Kristian Høgsberg | 1 | -0/+2 |
2006-03-22 | Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc | Kristian Høgsberg | 1 | -0/+9 |
2006-03-18 | Clear the offsets when updating the memory map instead of when enabling the | Benjamin Herrenschmidt | 1 | -0/+9 |
2006-03-17 | Fix various small cosmetic issues. Change a driver message, get the order | Roland Scheidegger | 1 | -0/+10 |
2006-03-16 | Add missing return statement (the driver would not start randomly), add | Benjamin Herrenschmidt | 1 | -0/+8 |
2006-03-16 | Fix incorrect CRTC2_OFFSET values when using old-style dual head (not | Benjamin Herrenschmidt | 1 | -0/+7 |
2006-03-16 | Add various workarounds that seem to fix some remaning lockup scenarios I'm | Benjamin Herrenschmidt | 1 | -0/+14 |
2006-03-15 | Fix various issues with DRI & server recycle by putting DRICloseSreen in | Benjamin Herrenschmidt | 1 | -0/+11 |
2006-03-15 | Add some autoconf to keep this driver from building EXA when a slightly | Luc Verhaegen | 1 | -0/+14 |
2006-03-13 | Fix typo in the function setting the color space transformation factors for | Benjamin Herrenschmidt | 1 | -0/+6 |
2006-03-13 | Earliest fix introduced a bug due to another chicken & egg problem in card | Benjamin Herrenschmidt | 1 | -0/+9 |
2006-03-12 | Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we need | Benjamin Herrenschmidt | 1 | -0/+16 |
2006-03-11 | Add #ifdef XF86DRI guards around references to info->allowPageFlip and | Alan Coopersmith | 1 | -0/+7 |
2006-03-10 | Use "FBTexPercent" option for XAA too (only for increasing memory reserved | Roland Scheidegger | 1 | -0/+6 |
2006-03-09 | More memory map fixes !!! This time, we add a way to get the DRM kernel | Benjamin Herrenschmidt | 1 | -0/+18 |
2006-03-09 | RN50: Skip modes that exceed memory bandwidth. | Michel Daenzer | 1 | -0/+13 |
2006-03-03 | Add Option "FBTexPercent" to override the amount of video RAM reserved for | Michel Daenzer | 1 | -0/+8 |
2006-03-02 | Fix the fix ... I didn't interpret PciInfo->size properly and forgot that | Benjamin Herrenschmidt | 1 | -0/+6 |
2006-03-01 | Extend the alignement workaround to post-rv280 chips as well (thanks Hui) | Benjamin Herrenschmidt | 1 | -0/+9 |
2006-02-28 | Workaround for rv280 bug which needs the framebuffer memory mapping to be | Benjamin Herrenschmidt | 1 | -0/+10 |
2006-02-28 | Add the newly added (and tons of previously forgotten ones) pci ids to the | Roland Scheidegger | 1 | -0/+8 |
2006-02-26 | Fix page flipping with XAA. The new code ended up calling ShadowFBInit() | Benjamin Herrenschmidt | 1 | -0/+9 |
2006-02-25 | Add pci ids known to exist (see #4284 for instance). There are still | Roland Scheidegger | 1 | -0/+11 |