summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-03-06Update for new CRTC resize hooks.Jesse Barnes
2007-02-25fix typoDave Airlie
2007-02-25Merge branch 'radeon-randrv12-v4'Dave Airlie
2007-02-25cleanup radeon code against master serverDave Airlie
2007-02-25make radeon randr build against master serverDave Airlie
2007-02-21add missing part of last commit...Roland Scheidegger
2007-02-21fix alignment issues with planar yuv and a bug with packed uyvyRoland Scheidegger
2007-02-20radeon: move some i2c registers out into common register fileDave Airlie
2007-02-16Add "DRI" optionAlex Deucher
2007-02-13[mach64] PreInit: maxPitch, minor cosmetic.George Sapountzis
2007-02-13[mach64] PreInit: pitchInc is local.George Sapountzis
2007-02-13[mach64] PreInit: Use goto bail.George Sapountzis
2007-02-12[mach64] Enable RENDER acceleration on the Pro variants.George Sapountzis
2007-02-12fix LVDS by moving bios reading aroundDave Airlie
2007-02-12remove assignments to pOutput before it is createdDavid Airlie
2007-02-12remove all the locking glxgears runs fine over screen changes without itDavid Airlie
2007-02-05Consolidate atixv.c w/ atimach64xv.c, part 2.George Sapountzis
2007-02-05Consolidate atixv.c w/ atimach64xv.c, part 1.George Sapountzis
2007-02-05Consolidate aticursor.c w/ atimach64cursor.cGeorge Sapountzis
2007-02-05Consolidate atiaccel.c w/ atimach64accel.c, part 2.George Sapountzis
2007-02-05Consolidate atiaccel.c w/ atimach64accel.c, part 1.George Sapountzis
2007-02-05Drop non-PCI support from atividmem.cGeorge Sapountzis
2007-02-05Minor refactoring of pATI->Block0Base computation.George Sapountzis
2007-02-05Cleanup checks for pATI->PCIInfo.George Sapountzis
2007-02-05Merge branch 'mach64-pci-1'George Sapountzis
2007-02-02get rid of mergetype and displaytype from radeon.hDavid Airlie
2007-02-02rename some variables to output from connectorDavid Airlie
2007-02-02fixup mode probing a bit neaterDavid Airlie
2007-02-02bring over setproperty from intel codeDavid Airlie
2007-02-02move i2c buses into outputsDavid Airlie
2007-02-02fixup callers to crtcsetmode fixes my cursorsDavid Airlie
2007-02-02add locks for crtcs and some missing lines from intel updateDavid Airlie
2007-02-01update to latest intel codebase modulo using their mode setDavid Airlie
2007-02-01radeon: always reset cursor regsDavid Airlie
2007-01-30add option to force the DRI on for RN50 chipsAlex Deucher
2007-01-28Drop pATI->Chipset, no longer used.mach64-pci-1George Sapountzis
2007-01-28Add option "probe_sparse" to force probing sparse I/O bases.George Sapountzis
2007-01-28Sane probe, based on work by Luc Verhaegen <libv@skynet.be>.George Sapountzis
2007-01-28Drop checking of sparse I/O bases conflictsGeorge Sapountzis
2007-01-28Minor refactoring of module (un)loading for TV_OUT.George Sapountzis
2007-01-28Drop support for non-programmable clocks.George Sapountzis
2007-01-28Banked memory is no longer needed.George Sapountzis
2007-01-28Always use the linear aperture.George Sapountzis
2007-01-28We always use the accelerator CRTC within the xserver.George Sapountzis
2007-01-28Clean pATI->Adapter and pATI->VGAAdapter.George Sapountzis
2007-01-28Keep PCI mach64 only, drop:George Sapountzis
2007-01-28Keep PCI mach64 only (atipreinit.c, atimode.c), drop:George Sapountzis
2007-01-28Drop probing for VGA, VGAWonder, 8514, Mach32.George Sapountzis
2007-01-28Drop AVOID_NON_PCI.George Sapountzis
2007-01-23remove unused restore palette functionDave Airlie