summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-17atombios: fixup parsing of TV tables on r500 and r600 cards.Dave Airlie
2008-12-16atombios: correct fix for previous issue.Dave Airlie
2008-12-16atombios: fix issue with Clearing of MM_INDEX 0.Dave Airlie
2008-12-16radeon: add initial rv730 pciids.Dave Airlie
2008-12-16DCE32: add support for DCE3.2 digital outputs.Dave Airlie
2008-12-16radeon: fixes from Alex for some output enginesDave Airlie
2008-12-15R3xx-R5xx: switch back to quad rendering for XvAlex Deucher
2008-12-15Remove remnants of unused DDCMode optionAlex Deucher
2008-12-15Remove mention of MergedFB from server logAlex Deucher
2008-12-15man page updatesFabio
2008-12-15Remove duplicate ATI in some device namesFabio
2008-12-15r600: don't idle engineDave Airlie
2008-12-12Fix formatting in man pageFabio
2008-12-11Add more eMac modes, fix crash in last patchJoseph Adams
2008-12-10Add support for Apple eMacsAlex Deucher
2008-12-10Add another AGP quirkAlex Deucher
2008-12-10Add randr 1.3 panning supportAlex Deucher
2008-12-10[PATCH] xf86misc extension has been removed, update driver to reflect itBenjamin Close
2008-12-09radeon: memset the pll setting functionDave Airlie
2008-12-08Add another AGP quirkAdrian Friedli
2008-12-05Add missing .TP in man pageAlex Deucher
2008-12-05Fix scissor setup for XvPierre Ossman
2008-12-05R200: Remove scissor setup from init3d()Alex Deucher
2008-12-05set coherent mode consistently (enabled for now)Alex Deucher
2008-12-05radeon: damn you bios, HDMI cannot have DACs.Dave Airlie
2008-12-05Make VSync for EXA and Xv configurableAlex Deucher
2008-12-05Optimise RADEONWaitForVLinePierre Ossman
2008-12-04Improve tearing avoidance for Xvideo in two stepsPierre Ossman
2008-12-04First pass at tear-free accelAlex Deucher
2008-12-04Switch r200 Xv to use rect lists rather than quads to avoid tearingPierre Ossman
2008-12-04Fix up US setup after r3xx bicubic mergeAlex Deucher
2008-12-04Merge branch 'bicubic' of git://git.infradead.org/users/drzeus/xf86-video-atiAlex Deucher
2008-12-04radeon: apply atom quirks to object tableDave Airlie
2008-12-03Make sure 3D state is emited when switching to 3D IBAlex Deucher
2008-12-03Change the XV_BICUBIC attribute to a tristate, where the third statePierre Ossman
2008-12-03Make the R300 bicubic shader program a bit easier to understand byPierre Ossman
2008-12-03Now that we have a bicubic code path that messes up the pixel shader,Pierre Ossman
2008-12-03Fix macros so that they are safe to use with expressions as parameters.Pierre Ossman
2008-12-03Fix node setup on R300 bicubic pixel shader. It was backwards and usedPierre Ossman
2008-12-03Only flush IB when direct rendering is enabledAlex Deucher
2008-12-02move 3d state init after RADEON_SWITCH_TO_3D()Alex Deucher
2008-12-02Don't mix 2D and 3D in the same IBDave Airlie
2008-12-02Stability fixes from radeon-gem-csDave Airlie
2008-12-03radeon: fix HDMI having DACs in some BIOSesDave Airlie
2008-12-02Add another AGP quirkBryce Harrington
2008-12-01Add quirk for r200 card with the primary dac wired to both portsAlex Deucher
2008-12-01Fix comments for R500 fragment shader to reflect the code.Pierre Ossman
2008-12-01Fix indentation on IS_R300_3D Xv code.Corbin Simpson
2008-12-01r3xx: Various Xv fixes.Corbin Simpson
2008-12-01Switch to Mesa-style 24-bit float packing.Corbin Simpson