Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-15 | Fix some more cosmetic warnings. | Michel Dänzer | |
2006-06-15 | Merge branch 'master' of ↵ | Michel Dänzer | |
ssh+git://git.freedesktop.org/git/xorg/driver/xf86-video-ati | |||
2006-06-15 | remove unused variable | Dave Airlie | |
2006-06-15 | remove all printf specifier warnings on Linux | Dave Airlie | |
2006-06-15 | Merge branch 'master' of ↵ | Michel Dänzer | |
ssh+git://git.freedesktop.org/git/xorg/driver/xf86-video-ati | |||
2006-06-15 | fix last ati*.[ch] format specifiers | Dave Airlie | |
2006-06-15 | fix more printf formats | Dave Airlie | |
2006-06-15 | some more unused variable cleanups | Dave Airlie | |
2006-06-15 | Merge branch 'master' of ↵ | Michel Dänzer | |
ssh+git://git.freedesktop.org/git/xorg/driver/xf86-video-ati | |||
2006-06-15 | ati/r128: add includes to get C function decls | Dave Airlie | |
Also fix a void pointer cast | |||
2006-06-15 | fix some more unused variables and bad parameter passing | Dave Airlie | |
2006-06-15 | ati: fix -Wall in atidri.c | Dave Airlie | |
atidri.c has some parameter passing bugs, fixed those and cleaned other warnings. | |||
2006-06-15 | theatre: fix all -Wall warnings in theatre* | Dave Airlie | |
This fixes all the warnings, it doesn't clean up the horrible mess that is theatre*.[ch]. | |||
2006-06-15 | Collapse .gitignore files into single toplevel file, sorted with LC_ALL=C. | Michel Dänzer | |
Suggested by Keith Packard. | |||
2006-06-15 | Fix some implicit function declarations. | Michel Dänzer | |
2006-06-15 | .cvsignore -> .gitignore | Michel Dänzer | |
2006-06-15 | ati: remove Changelog from ATI driver. | Dave Airlie | |
2006-06-09 | Fix for bug #371152. Thanks Joey Hess. | David Nusinow | |
2006-06-08 | Bug #5678: Fix setting of transfer mode for AGPv3 devices (Tilman | Michel Daenzer | |
Sauerbeck). | |||
2006-06-06 | Add high-level documentation to XSFBS shell library, intended to reduce | Branden Robinson | |
user confusion when reading X package maintainer scripts outside the source tree. Update Vim modeline. | |||
2006-06-06 | Note probable out-of-dateness of maplink() function body. | Branden Robinson | |
2006-06-06 | Set svn:keywords property to "Id" (keyword already present). | Branden Robinson | |
2006-06-03 | Bug #1889: Stop the CCE before an engine reset. (Conn) | Daniel Stone | |
2006-05-21 | Derive ATI_VERSION_{MAJOR,MINOR,PATCH} from package version in order to | Michel Daenzer | |
hopefully confuse bug triagers a little less. | |||
2006-05-10 | - remove obsolete option "OverlayOnCRT2" (bug 6488) | Alex Deucher | |
2006-05-09 | Drop support for radeon DRM <= 1.7. The 2.4 kernel has version 1.7, and | Michel Daenzer | |
various problems up to system hangs on X server startup have been reported with that and DRI enabled. | |||
2006-05-08 | Bugzilla #4640 <https://bugs.freedesktop.org/show_bug.cgi?id=4640> Patch | Michel Daenzer | |
#5273 <https://bugs.freedesktop.org/attachment.cgi?id=5273>: Add cases for FOURCC_RGBA32 and FOURCC_RGB24. This prevents clients from receiving incorrect data sizes with these formats. (Jan Schmidt) | |||
2006-05-03 | Enable decoding of version 4 TMDS PLL config tables, they actually work, | Benjamin Herrenschmidt | |
the problem in the comment only concerned pre-production cards that Hui tested apparently. Also set back the default value to what it was initially, fixes some more cards that don't have a proper table (Mac Mini for example) | |||
2006-05-01 | Bugzilla #6755 <https://bugs.freedesktop.org/show_bug.cgi?id=6755> Patch | Michel Daenzer | |
#5536 <https://bugs.freedesktop.org/attachment.cgi?id=5536>: Change HostDataBlit interface to take dst_offset_pitch and coordinates instead of just a destination pointer, as the latter is not sufficient with tiling. Also, use HW clipping to avoid overwriting destination data outside of the specified width. Adapt to new HostDataBlit interface. This fixes corruption with UploadToScreen to the front buffer (from exaPutImage). | |||
2006-04-29 | Bugzilla #1992 <https://bugs.freedesktop.org/show_bug.cgi?id=1992> Patch | Michel Daenzer | |
#4988 <https://bugs.freedesktop.org/attachment.cgi?id=4988>: Fix Option "DisplayPriority" "HIGH" for R300 family. | |||
2006-04-29 | Properly de-initialize EXA driver data, so EXA can be initialized again in | Michel Daenzer | |
the next generation. | |||
2006-04-29 | Fix tests for (un)forcing HW cursor. The broken tests caused problems when | Michel Daenzer | |
switching to console with 3D clients running. | |||
2006-04-29 | Prefer double-buffered visuals. As a consequence, the root window's visual | Michel Daenzer | |
is double-buffered by default, which is desirable in a number of situations, in particular when running a GLX compositing manager with AIGLX. | |||
2006-04-28 | Bug #6761: Fix font rendering in non-DRI mode by replacing RB2D_DSTCACHE_* | Eric Anholt | |
with RB3D_DSTCACHE_*. The RB2D versions are read-only mirrors of the RB3D. This is masked when DRI is enabled because the DRM uses the right registers in its flushing. | |||
2006-04-26 | Make the ATI driver use the PCI BAR size to determine the MMIO register | Dave Airlie | |
aperture size. Otherwise it tries to overmap things if they are up near the end of memory. | |||
2006-04-26 | Add support for some component-alpha operations (InReverse, OutReverse) | Eric Anholt | |
necessary for testing upcoming general component alpha acceleration assistance in EXA. Tested with rendercheck on an r100. | |||
2006-04-26 | * Remove obsolete 02_ppc_fix.diff. Now incorporated upstream. | David Nusinow | |
2006-04-26 | * Add build-dep on quilt | David Nusinow | |
2006-04-26 | * Use dh_install with --list-missing | David Nusinow | |
2006-04-26 | Move packaging over and delete old dir | David Nusinow | |
2006-04-26 | Copy upstream release over to working branch | David Nusinow | |
2006-04-26 | Import xf86-video-ati-6.5.8.0 upstream release | David Nusinow | |
2006-04-25 | Use a CPPFLAGS with XORG_CFLAGS so that the exa test can actually find its | Eric Anholt | |
headers and not fail. Also correct some nearby spelling. | |||
2006-04-24 | Fix enabling of external VGA output on some cards with dual entity setup | Benjamin Herrenschmidt | |
instead of MergedFB. This was broken due to bogus manipulations of a register between the 2 entities. This fix is a big "violent" in that it always enables the analog output regardless of what is plugged. It should work though (at the expense of some additional power consumption). A proper fix should be easy to do once Alex gets his output mapping rework in. | |||
2006-04-21 | Bugzilla 6672: fix interrupts on radeon since memmap changes | Dave Airlie | |
2006-04-21 | Add support for backing up the PCIE GART table on VT switch. This makes | Dave Airlie | |
suspend/resume work a lot better on PCIE cards. | |||
2006-04-16 | Fix the last commit and fix spelling error. Thanks Brice Goglin for the ↵ | David Nusinow | |
spelling catch. | |||
2006-04-15 | Make us error out if we call patch and don't have quilt installed | David Nusinow | |
2006-04-12 | Move xsfbs back to its rightful place | David Nusinow | |
2006-04-08 | Bump to 6.6.0 and release. This module's versioning is completely screwed, | Adam Jackson | |
so until we split out mach64/r128/radeon please just increment the package number whenever you make significant changes. |