summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-06-15ati: remove Changelog from ATI driver.Dave Airlie1-607/+0
2006-06-08Bug #5678: Fix setting of transfer mode for AGPv3 devices (TilmanMichel Daenzer1-0/+6
2006-06-03Bug #1889: Stop the CCE before an engine reset. (Conn)Daniel Stone1-0/+5
2006-05-21Derive ATI_VERSION_{MAJOR,MINOR,PATCH} from package version in order toMichel Daenzer1-0/+7
2006-05-10- remove obsolete option "OverlayOnCRT2" (bug 6488)Alex Deucher1-0/+5
2006-05-09Drop support for radeon DRM <= 1.7. The 2.4 kernel has version 1.7, andMichel Daenzer1-0/+7
2006-05-08Bugzilla #4640 <https://bugs.freedesktop.org/show_bug.cgi?id=4640> PatchMichel Daenzer1-0/+8
2006-05-03Enable decoding of version 4 TMDS PLL config tables, they actually work,Benjamin Herrenschmidt1-0/+10
2006-05-01Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> PatchMichel Daenzer1-0/+19
2006-04-29Bugzilla #1992 <https://bugs.freedesktop.org/show_bug.cgi?id=1992> PatchMichel Daenzer1-0/+7
2006-04-29Properly de-initialize EXA driver data, so EXA can be initialized again inMichel Daenzer1-0/+6
2006-04-29Fix tests for (un)forcing HW cursor. The broken tests caused problems whenMichel Daenzer1-0/+7
2006-04-29Prefer double-buffered visuals. As a consequence, the root window's visualMichel Daenzer1-0/+8
2006-04-28Bug #6761: Fix font rendering in non-DRI mode by replacing RB2D_DSTCACHE_*Eric Anholt1-0/+10
2006-04-26Make the ATI driver use the PCI BAR size to determine the MMIO registerDave Airlie1-0/+10
2006-04-26Add support for some component-alpha operations (InReverse, OutReverse)Eric Anholt1-0/+9
2006-04-25Use a CPPFLAGS with XORG_CFLAGS so that the exa test can actually find itsEric Anholt1-0/+6
2006-04-24Fix enabling of external VGA output on some cards with dual entity setupBenjamin Herrenschmidt1-0/+12
2006-04-21Bugzilla 6672: fix interrupts on radeon since memmap changesDave Airlie1-0/+5
2006-04-21Add support for backing up the PCIE GART table on VT switch. This makesDave Airlie1-0/+9
2006-04-08Bump to 6.6.0 and release. This module's versioning is completely screwed,ati-6_6_0XORG-7_1Adam Jackson1-0/+7
2006-04-07Add a DrawablePtr argument to the XV functions to pave the way forAaron Plattner1-0/+8
2006-04-04Bug #5632: Fix up ati.4 to explain that it is a wrapper driver for theEric Anholt1-0/+8
2006-04-01- Fix dpi when switching from clone to dualhead with MergedFB.Alex Deucher1-0/+12
2006-03-27Fix a regression of my latest fix that broke color tiling on some setups.Benjamin Herrenschmidt1-0/+11
2006-03-23Use programmable tap coefficients for (hopefully) better video imageRoland Scheidegger1-0/+11
2006-03-23Call RADEONRestoreCommonRegisters() before RADEONRestoreCrtc2Registers()Benjamin Herrenschmidt1-0/+12
2006-03-23Add atipciids.h.Kristian Høgsberg1-0/+2
2006-03-22Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libcKristian Høgsberg1-0/+9
2006-03-18Clear the offsets when updating the memory map instead of when enabling theBenjamin Herrenschmidt1-0/+9
2006-03-17Fix various small cosmetic issues. Change a driver message, get the orderRoland Scheidegger1-0/+10
2006-03-16Add missing return statement (the driver would not start randomly), addBenjamin Herrenschmidt1-0/+8
2006-03-16Fix incorrect CRTC2_OFFSET values when using old-style dual head (notBenjamin Herrenschmidt1-0/+7
2006-03-16Add various workarounds that seem to fix some remaning lockup scenarios I'mBenjamin Herrenschmidt1-0/+14
2006-03-15Fix various issues with DRI & server recycle by putting DRICloseSreen inBenjamin Herrenschmidt1-0/+11
2006-03-15Add some autoconf to keep this driver from building EXA when a slightlyLuc Verhaegen1-0/+14
2006-03-13Fix typo in the function setting the color space transformation factors forBenjamin Herrenschmidt1-0/+6
2006-03-13Earliest fix introduced a bug due to another chicken & egg problem in cardBenjamin Herrenschmidt1-0/+9
2006-03-12Stop using xf86PciInfo.h, instead use a local copy of the PCI IDs we needBenjamin Herrenschmidt1-0/+16
2006-03-11Add #ifdef XF86DRI guards around references to info->allowPageFlip andAlan Coopersmith1-0/+7
2006-03-10Use "FBTexPercent" option for XAA too (only for increasing memory reservedRoland Scheidegger1-0/+6
2006-03-09More memory map fixes !!! This time, we add a way to get the DRM kernelBenjamin Herrenschmidt1-0/+18
2006-03-09RN50: Skip modes that exceed memory bandwidth.Michel Daenzer1-0/+13
2006-03-03Add Option "FBTexPercent" to override the amount of video RAM reserved forMichel Daenzer1-0/+8
2006-03-02Fix the fix ... I didn't interpret PciInfo->size properly and forgot thatBenjamin Herrenschmidt1-0/+6
2006-03-01Extend the alignement workaround to post-rv280 chips as well (thanks Hui)Benjamin Herrenschmidt1-0/+9
2006-02-28Workaround for rv280 bug which needs the framebuffer memory mapping to beBenjamin Herrenschmidt1-0/+10
2006-02-28Add the newly added (and tons of previously forgotten ones) pci ids to theRoland Scheidegger1-0/+8
2006-02-26Fix page flipping with XAA. The new code ended up calling ShadowFBInit()Benjamin Herrenschmidt1-0/+9
2006-02-25Add pci ids known to exist (see #4284 for instance). There are stillRoland Scheidegger1-0/+11