summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-12-17radeon: r500 PAL timings are slightly incorrectDave Airlie1-0/+6
2008-12-17radeon: tv timings have crev/frev wrong way around for some reason.Dave Airlie1-1/+1
2008-12-17atombios: re-enable TV dpmsDave Airlie1-2/+2
2008-12-17atom/r600: re-enable TV outputsDave Airlie1-4/+2
2008-12-17radeon: use latest atombios constants for TV encoders in set_crtc_sourceDave Airlie1-2/+2
2008-12-17atom: spc3 only requires ucEncoderMode for DIG outputsDave Airlie1-2/+0
2008-12-17atom/tv: enable scaler can set the TV output scaler up.Dave Airlie1-1/+36
2008-12-17atom/tv: fixup the tv out default if bios doesn't specifyDave Airlie2-9/+8
2008-12-17atombios: fixup parsing of TV tables on r500 and r600 cards.Dave Airlie3-20/+69
2008-12-16atombios: correct fix for previous issue.Dave Airlie1-1/+1
2008-12-16atombios: fix issue with Clearing of MM_INDEX 0.Dave Airlie1-1/+7
2008-12-16radeon: add initial rv730 pciids.Dave Airlie6-0/+18
2008-12-16DCE32: add support for DCE3.2 digital outputs.Dave Airlie4-86/+216
2008-12-16radeon: fixes from Alex for some output enginesDave Airlie1-125/+58
2008-12-15R3xx-R5xx: switch back to quad rendering for XvAlex Deucher1-63/+32
2008-12-15Remove remnants of unused DDCMode optionAlex Deucher2-2/+0
2008-12-15Remove mention of MergedFB from server logAlex Deucher1-2/+2
2008-12-15Remove duplicate ATI in some device namesFabio2-14/+14
2008-12-15r600: don't idle engineDave Airlie2-0/+8
2008-12-11Add more eMac modes, fix crash in last patchJoseph Adams1-26/+45
2008-12-10Add support for Apple eMacsAlex Deucher3-2/+79
2008-12-10Add another AGP quirkAlex Deucher1-0/+2
2008-12-10Add randr 1.3 panning supportAlex Deucher3-20/+85
2008-12-10[PATCH] xf86misc extension has been removed, update driver to reflect itBenjamin Close2-5/+0
2008-12-09radeon: memset the pll setting functionDave Airlie1-0/+1
2008-12-08Add another AGP quirkAdrian Friedli1-0/+2
2008-12-05Fix scissor setup for XvPierre Ossman1-32/+32
2008-12-05R200: Remove scissor setup from init3d()Alex Deucher1-9/+0
2008-12-05set coherent mode consistently (enabled for now)Alex Deucher1-1/+1
2008-12-05radeon: damn you bios, HDMI cannot have DACs.Dave Airlie1-0/+6
2008-12-05Make VSync for EXA and Xv configurableAlex Deucher8-11/+47
2008-12-05Optimise RADEONWaitForVLinePierre Ossman8-45/+55
2008-12-04Improve tearing avoidance for Xvideo in two stepsPierre Ossman6-54/+124
2008-12-04First pass at tear-free accelAlex Deucher12-4/+150
2008-12-04Switch r200 Xv to use rect lists rather than quads to avoid tearingPierre Ossman1-12/+18
2008-12-04Fix up US setup after r3xx bicubic mergeAlex Deucher3-42/+41
2008-12-04Merge branch 'bicubic' of git://git.infradead.org/users/drzeus/xf86-video-atiAlex Deucher4-183/+568
2008-12-04radeon: apply atom quirks to object tableDave Airlie1-43/+47
2008-12-03Make sure 3D state is emited when switching to 3D IBAlex Deucher3-13/+6
2008-12-03Change the XV_BICUBIC attribute to a tristate, where the third statePierre Ossman2-5/+20
2008-12-03Make the R300 bicubic shader program a bit easier to understand byPierre Ossman1-10/+16
2008-12-03Now that we have a bicubic code path that messes up the pixel shader,Pierre Ossman1-2/+10
2008-12-03Fix macros so that they are safe to use with expressions as parameters.Pierre Ossman1-100/+100
2008-12-03Fix node setup on R300 bicubic pixel shader. It was backwards and usedPierre Ossman1-9/+10
2008-12-03Only flush IB when direct rendering is enabledAlex Deucher1-2/+2
2008-12-02move 3d state init after RADEON_SWITCH_TO_3D()Alex Deucher4-58/+64
2008-12-02Don't mix 2D and 3D in the same IBDave Airlie1-12/+13
2008-12-02Stability fixes from radeon-gem-csDave Airlie2-23/+21
2008-12-03radeon: fix HDMI having DACs in some BIOSesDave Airlie1-0/+5
2008-12-02Add another AGP quirkBryce Harrington1-0/+2