summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-04-29Version 6.8.1xf86-video-mach64-6.8.1Alan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-04-29Convert to XORG_CWARNFLAGS & XORG_CHANGELOGAlan Coopersmith
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-01-30Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2008-11-28Remove xf86{Disable,Enable}InterruptsPaulo Cesar Pereira de Andrade
They were already a noop in most "os-support"s, and are no longer available in the X Server.
2008-10-03Don't print the resource list on failure.Adam Jackson
If this ever happens it should be printed from the server at any rate.
2008-09-09Make sure the screen is a mach64 screen before doing anything in ↵Aaron Plattner
ATIMach64XVInitialiseAdaptor.
2008-03-26mach64: on IA64 systems the pciaccess page size mapping was getting E2BIGxf86-video-mach64-6.8.0Yi Zhan
As the ia64 pagesize was 16k, and aperture was only 4k, this was messing up on ia64 machines. Modified fix from RH BZ 438947 - airlied
2008-03-19[PATCH] Compile warning fixes.Paulo Cesar Pereira de Andrade
Add missing prototypes to atimach64accel.h.
2008-02-27add warning messageGeorge Sapountzis
2008-02-27change module name and versionGeorge Sapountzis
module gets package version, driver keeps its own version
2008-02-27drop r128George Sapountzis
2008-02-27drop r128 (build system)George Sapountzis
2008-02-27drop ati wrapperGeorge Sapountzis
2008-02-27drop AtomBios and pcidbGeorge Sapountzis
2008-02-27drop radeon, theatreGeorge Sapountzis
2008-02-27drop radeon, theatre (build system).George Sapountzis
2008-02-27RADEON: fix textured video uploadsAlex Deucher
2008-02-27RADEON: fix clipping for textured videoAlex Deucher
2008-02-26RADEON: Convert textured video to use pipelined uploadsAlex Deucher
2008-02-26R300/R500: fix up clippingAlex Deucher
Based on patch from Peter Zubaj.
2008-02-26R300: fix cordinate clamping in render codeAlex Deucher
Based on Peter's fix for textured video
2008-02-26R300: Fix clamping and pitch for textured videoPeter Zubaj
2008-02-26R300/R500: set the number graphics pipes properlyAlex Deucher
This should fix the checkerboard issues on r300/r350 cards.
2008-02-26R300/R500: clean up magic numbers in textured videoAlex Deucher
2008-02-26regs: fix spelling properlyDave Airlie
2008-02-26regs: fix spelling mistakeDave Airlie
pointed out by plaes on irc
2008-02-25R300/R500: clean up magic numbers in render codeAlex Deucher
2008-02-25fixup check for EXA composite pointed out by Alan SwansonDave Airlie
2008-02-24Merge master and fix conflictsAlex Deucher
Merge branch 'master' of ssh://agd5f@git.freedesktop.org/git/xorg/driver/xf86-video-ati Conflicts: src/radeon_commonfuncs.c
2008-02-24R300: clean up magic numbers in RADEONInit3DEngineAlex Deucher
2008-02-24R300: replace magic numbers in cache flushAlex Deucher
2008-02-24R300: fill in some more 3D bitfieldsAlex Deucher
2008-02-24rs690: initial textured video supportDave Airlie
2008-02-24rs690: initial rs690 rotateDave Airlie
suffers same problem as r500 with clipping
2008-02-24r500: convert fragprog to use register valuesDave Airlie
2008-02-23r500: add textured video Xv adapter supportDave Airlie
2008-02-23r500: initial rotate support - not fully working yet.Dave Airlie
Just an example of how to setup and run the r500 3D engine for rotation. this rotates for me but I get some strange clipping on the bottom of my screen
2008-02-23Clarify R500 US setup.Adam Jackson
2008-02-23Add the R500 US index/data pair.Adam Jackson
2008-02-23RADEON: no textured video yet on XPRESS chipsAlex Deucher
Still need to sort out the VAP and PVS stuff
2008-02-23R500: fix typo in new r5xx regsAlex Deucher
2008-02-23RADEON: add textured video support for r1xx-r4xx radeonsAlex Deucher
Based on the kdrive ati video code by Eric Anholt. R3xx/R4xx still have some clipping issues in certain situations
2008-02-23RS6xx: gpio entry for DDIA varies depending on the number of DFP portsAlex Deucher
2008-02-23Fix R500_US_CONFIG.Adam Jackson
2008-02-23Add R500 unified shader register block.Adam Jackson
2008-02-22RS6xx: fix DDC on DDIA output (usually HDMI port)Alex Deucher
2008-02-22ATOM: properly set up DDIA output on RS6xx boardsAlex Deucher
2008-02-20radeon: Fix typo flagged by gcc -Wall.Michel Dänzer
2008-02-19R100: fix render accel for transformsAlex Deucher
Not sure why we had a separate broken path for r100 vertex submission.
2008-02-19RADEON: restore clock gating and CP clock errata on VT switchAlex Deucher
This may help people with hangs on resume