summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2008-12-01Enable bicubic Xv on r3xx+. Still some buggies in the actual display, but loo...Maciej Cencora
2008-12-01Add r3xx-specific bicubic filtering code. FP, RS, mostly, everything else is ...Maciej Cencora
2008-11-30radeon_drm.h: remove kernel definesDave Airlie
2008-11-27r100/r200: EXA misrenders dst == a8 + dst alpha use.Dave Airlie
2008-11-25Catch unsubstituted macro for PCI region base accessEygene Ryabinkin
2008-11-25[PATCH] radeon: Fix PCI usage of 32-bit driver on 64-bit platformBenjamin Herrenschmidt
2008-11-25Interlaced mode fixesRamon van der Stelt
2008-11-25Additional AGP quirksBryce Harrington
2008-11-25radeon: fixup shared DDC lines for some rv610 cards.Alex Deucher
2008-11-24Fix up posted logicAlex Deucher
2008-11-24Get hardcoded edid from the bios for servers that support itAlex Deucher
2008-11-24Don't support rotation is accel is not availableAlex Deucher
2008-11-10radeon: always align dstPitch to 64 bytes for textured videoDave Airlie
2008-11-10pciid: add HD3300 - 790GX chipset.Dave Airlie
2008-11-06Check for LVDS on all IGP chipsAlex Deucher
2008-11-03Fix HDMI output setup on DIG1/DIG2.Adam Jackson
2008-10-29Add AGP quirk tableBryce Harrington
2008-10-21atombios: oops typoDave Airlie
2008-10-21atombios: set missing pixel clockDave Airlie
2008-10-15Add LCD dithering quirk for macbook proAlex Deucher
2008-10-10Fix grey level dithering setupAlex Deucher
2008-10-10radeon: hopefully fix plls for 30" monitors.Dave Airlie
2008-10-09radeon: rename radeon_memory to radeon_legacy_memory.Dave Airlie
2008-10-08Fix connector table mapping for lvtma/kaleidoscope/uniphy.Adam Jackson
2008-10-07Fixups from last DFP/LCD refactorAlex Deucher