summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-17forgot SetPitch function is calledairlied2-1/+2
2006-11-17split mode handling code into separate modes source fileairlied4-735/+792
2006-11-13fix up issue with bindings and mergedfbDavid Airlie1-2/+3
2006-11-13[mach64] Prefer double-buffered visuals for GLX.George Sapountzis1-2/+2
2006-11-13[mach64] Use asynchronous DMA mode by default.George Sapountzis1-1/+1
2006-11-12radeon: abstract init display bandwidth from mergedfbDave Airlie1-17/+29
2006-11-12add radeon Init2 function, to abstract some mergedfb mode settingDave Airlie1-64/+88
2006-11-12add initial controller binding, remove uses of mergedfb testDave Airlie3-14/+20
2006-11-12radeon: separate static controller setup from non-staticDave Airlie3-2/+37
2006-11-02Officially require libdrm 2.2.0George Sapountzis2-2/+2
2006-10-26Handle .99 in version patch level.George Sapountzis1-3/+3
2006-10-26[mach64] EXA: reserve DRI buffers only when DRI is active.George Sapountzis2-6/+1
2006-10-24radeon: set preferred modesDave Airlie1-1/+7
2006-10-23radeon: Pitch doesn't matter when height == 1.Michel Dänzer2-4/+6
2006-10-22Bug #6756: Attempt to fix repeat picture acceleration.Michel Daenzer4-23/+67
2006-10-17improved results for mergedfb xrandr refresh rates - bug 6966Henry Zhao1-2/+2
2006-10-15fix bug 6966 (Henry Zhao, Shem Multinymous)Henry Zhao1-9/+5
2006-10-15clean up magic numberAlex Deucher1-1/+1
2006-10-15Disable all ouputs on initial mode set. The ones we want will getAlex Deucher3-0/+60
2006-10-15Rework the output init code. Divide into separate functionsAlex Deucher1-210/+227
2006-10-15Remove paneloff option. This is already covered by monitorlayout andAlex Deucher2-73/+0
2006-10-15Remove Bioshotkeys option. Leave the bios as configured at boot.Alex Deucher2-5/+2
2006-10-15radeon: Use xf86XVFillKeyHelperDrawable() when available.Michel Dänzer2-2/+19
2006-10-15radeon: Track screen damage all the time for page flipping.Michel Dänzer2-32/+27
2006-10-14radeon: Don't try to synchronize pages when the CP isn't running.Michel Dänzer1-3/+3
2006-10-06always turn on DAC for scanning the CRT connect.Dave Airlie1-17/+20
2006-10-04update version number to 6.6.99 in preparation for a 6.7 branch at some stageDave Airlie1-1/+1
2006-10-03FP timing regs required for both internal and external TMDSAlex Deucher1-10/+8
2006-10-03remove bogus registersAlex Deucher1-2/+0
2006-10-03[mach64] Fix build for !defined(USE_EXA).George Sapountzis1-1/+1
2006-10-02Bug 6242: [mach64] Use private DMA buffers.George Sapountzis2-57/+102
2006-10-01fix LVDS plus internal TMDSAlex Deucher3-26/+21
2006-10-01Fix radeon vs fbdev pitch calculation.David Woodhouse1-1/+6
2006-09-30radeon: Add support for page flipping with EXA.Michel Dänzer6-126/+174
2006-09-30radeon: Fix function name typo which could probably lead to an unresolved sym...Michel Dänzer1-2/+1
2006-09-30radeon: Always call RADEONGetAccessibleVRAM().Michel Dänzer1-20/+15
2006-09-30radeon: Check ROM more thoroughly before treating it as an x86 BIOS.Roland Scheidegger1-1/+17
2006-09-30Remove some dead code.Michel Dänzer1-2/+0
2006-09-29Undo unintended configure.ac change.Adam Jackson1-2/+2
2006-09-29Hook up DFP power to DPMS events.Ronald Wahl2-2/+14
2006-09-29tvdac handling was reversed between r200 and other chipsAlex Deucher1-5/+5
2006-09-27radeon: check DDC info for both connectors not just the pScrn one.Dave Airlie1-1/+1
2006-09-27radeon: don't move connectors around if LVDS connector is connector 1Dave Airlie1-1/+1
2006-09-25radeon: cleanup some bits from superpatchDave Airlie1-33/+6
2006-09-25Merge branch 'radeon-sp'Dave Airlie1-326/+330
2006-09-25radeon : add back tv-dac register writeDave Airlie1-4/+4
2006-09-25remove all CVS annotations from the ATI driver filesDave Airlie142-151/+3
2006-09-25radeon: put back in reverseddc codeDave Airlie1-2/+0
2006-09-23radeon: add some missing bits of superpatch for crtc registersDave Airlie1-1/+4
2006-09-23radeon: finish radeon_driver.c import for register changesDave Airlie1-118/+57