summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-13Fix crash if MergedFB and secondary head not foundMatthias Hopf1-0/+4
2007-04-11Fixed typo in mode list generation.Matthias Hopf1-1/+1
2007-04-09radeon: add support for enabling direct rendering on RS480Dave Airlie1-15/+29
2007-04-04radeon: Link nearest modes by default for clone mode.Michel Dänzer1-6/+27
2007-04-04radeon: Always sort modes when adding to list.Michel Dänzer1-30/+4
2007-04-04radeon: Don't shrink virtual size based on secondary modes.Michel Dänzer1-3/+6
2007-03-3110205: Radeon driver's own mode validation code does not work properlyHenry Zhao1-7/+19
2007-03-319337: EDID modes do not participate in validation for CRT monitorHenry Zhao2-2/+2
2007-03-30radeon: Guard some MergedFB specific code with info->MergedFB tests.Michel Dänzer1-2/+2
2007-03-27radeon: Fix typo.Michel Dänzer1-1/+1
2007-03-27radeon: fix up crtc debug dereference problemDave Airlie1-32/+37
2007-03-27update number to 6.6.191 for rc releaseati-6.6.191Dave Airlie1-1/+1
2007-03-26fix NULL dereferenceAlex Deucher1-2/+2
2007-03-24Move atichip.c from ati to atimisc.George Sapountzis5-540/+540
2007-03-24[mach64] Use Mach64Chipsets[] instead of ATIChipNames[].George Sapountzis3-2/+6
2007-03-24[mach64] Set pATI->ChipRevision correctly, instead of overriding.George Sapountzis1-40/+4
2007-03-23Drop probing by driver name from "Device" section.George Sapountzis1-30/+17
2007-03-23Fold FillIn() back to Probe().George Sapountzis11-149/+55
2007-03-23Drop now unneeded _X_EXPORT's.George Sapountzis9-31/+31
2007-03-23Move {atimach64,r128,radeon}_probe.c from ati to subdrivers.George Sapountzis7-104/+121
2007-03-20Fix advertised minimum minor version of the DRI module.Michel Dänzer3-6/+6
2007-03-20radeon: Only sync to hardware when really necessary with EXA.Michel Dänzer2-2/+23
2007-03-20radeon: Unify code to release the CP.Michel Dänzer2-22/+12
2007-03-20radeon: Minor BlockHandler cleanups.Michel Dänzer1-8/+4
2007-03-20radeon: Disable CP line acceleration on RV280s.Michel Dänzer1-2/+8
2007-03-20radeon: Make sure 3D clients will re-upload textures to video RAM after LeaveVT.Michel Dänzer1-0/+13
2007-03-15atimisc: Fix strict aliasing violation flagged by -Wall.Michel Dänzer1-1/+8
2007-03-15radeon: Fix build warnings.Michel Dänzer1-1/+2
2007-03-08Move atioption.c from ati to atimisc.George Sapountzis10-295/+241
2007-03-08Move atiprobe.c from ati to atimisc.George Sapountzis12-292/+283
2007-03-04[mach64] Bug 5586: overlay scaler limited to 720 pixels on ATI Rage Pro.George Sapountzis1-6/+21
2007-03-04[mach64] Xv: use single surface and encoding structs.George Sapountzis1-87/+24
2007-03-04radeon: add option to set pci aperture size from config fileDave Airlie6-35/+76
2007-02-25[mach64] Consolidate adjustments of mode timings, part 3.George Sapountzis1-26/+25
2007-02-25[mach64] Consolidate adjustments of mode timings, part 2.George Sapountzis1-4/+20
2007-02-25[mach64] Consolidate adjustments of mode timings, part 1.George Sapountzis2-40/+38
2007-02-21add missing part of last commit...Roland Scheidegger1-0/+1
2007-02-21fix alignment issues with planar yuv and a bug with packed uyvyRoland Scheidegger1-10/+12
2007-02-20radeon: move some i2c registers out into common register fileDave Airlie2-49/+48
2007-02-16Add "DRI" optionAlex Deucher3-8/+16
2007-02-13[mach64] PreInit: maxPitch, minor cosmetic.George Sapountzis1-19/+16
2007-02-13[mach64] PreInit: pitchInc is local.George Sapountzis2-9/+4
2007-02-13[mach64] PreInit: Use goto bail.George Sapountzis1-61/+19
2007-02-12[mach64] Enable RENDER acceleration on the Pro variants.George Sapountzis2-20/+14
2007-02-05Consolidate atixv.c w/ atimach64xv.c, part 2.George Sapountzis4-132/+53
2007-02-05Consolidate atixv.c w/ atimach64xv.c, part 1.George Sapountzis3-54/+31
2007-02-05Consolidate aticursor.c w/ atimach64cursor.cGeorge Sapountzis6-107/+30
2007-02-05Consolidate atiaccel.c w/ atimach64accel.c, part 2.George Sapountzis6-109/+23
2007-02-05Consolidate atiaccel.c w/ atimach64accel.c, part 1.George Sapountzis3-50/+51
2007-02-05Drop non-PCI support from atividmem.cGeorge Sapountzis1-18/+1