Age | Commit message (Expand) | Author |
2007-02-12 | [mach64] Enable RENDER acceleration on the Pro variants. | George Sapountzis |
2007-02-05 | Consolidate atixv.c w/ atimach64xv.c, part 2. | George Sapountzis |
2007-02-05 | Consolidate atixv.c w/ atimach64xv.c, part 1. | George Sapountzis |
2007-02-05 | Consolidate aticursor.c w/ atimach64cursor.c | George Sapountzis |
2007-02-05 | Consolidate atiaccel.c w/ atimach64accel.c, part 2. | George Sapountzis |
2007-02-05 | Consolidate atiaccel.c w/ atimach64accel.c, part 1. | George Sapountzis |
2007-02-05 | Drop non-PCI support from atividmem.c | George Sapountzis |
2007-02-05 | Minor refactoring of pATI->Block0Base computation. | George Sapountzis |
2007-02-05 | Cleanup checks for pATI->PCIInfo. | George Sapountzis |
2007-02-05 | Merge branch 'mach64-pci-1' | George Sapountzis |
2007-01-30 | add option to force the DRI on for RN50 chips | Alex Deucher |
2007-01-28 | Drop pATI->Chipset, no longer used.mach64-pci-1 | George Sapountzis |
2007-01-28 | Add option "probe_sparse" to force probing sparse I/O bases. | George Sapountzis |
2007-01-28 | Sane probe, based on work by Luc Verhaegen <libv@skynet.be>. | George Sapountzis |
2007-01-28 | Drop checking of sparse I/O bases conflicts | George Sapountzis |
2007-01-28 | Minor refactoring of module (un)loading for TV_OUT. | George Sapountzis |
2007-01-28 | Drop support for non-programmable clocks. | George Sapountzis |
2007-01-28 | Banked memory is no longer needed. | George Sapountzis |
2007-01-28 | Always use the linear aperture. | George Sapountzis |
2007-01-28 | We always use the accelerator CRTC within the xserver. | George Sapountzis |
2007-01-28 | Clean pATI->Adapter and pATI->VGAAdapter. | George Sapountzis |
2007-01-28 | Keep PCI mach64 only, drop: | George Sapountzis |
2007-01-28 | Keep PCI mach64 only (atipreinit.c, atimode.c), drop: | George Sapountzis |
2007-01-28 | Drop probing for VGA, VGAWonder, 8514, Mach32. | George Sapountzis |
2007-01-28 | Drop AVOID_NON_PCI. | George Sapountzis |
2007-01-12 | ati: fix detection of some newer radeons using ati wrapper | Timo Jyrinki |
2007-01-12 | always create a second CRTC I think this should solve any problems | Dave Airlie |
2007-01-04 | radeon: fixup fastwrites to be always off | Dave Airlie |
2007-01-04 | radeon: don't touch Controller[1] on single CRTC cards. | Dave Airlie |
2007-01-03 | fix uninitialized mode regs (bug 9495) | Roland Scheidegger |
2006-12-19 | Use portable XORG_RELEASE_VERSION macro. | George Sapountzis |
2006-12-19 | radeon: Advertise 2D engine limits to EXA when we're not using the 3D engine. | Michel Dänzer |
2006-12-19 | radeon: Default to leaving AGP transfer mode and fast writes unchanged. | Michel Dänzer |
2006-12-18 | Revert "Convert callers of LookupWindow() to dixLookupWindow()." | Eamon Walsh |
2006-12-15 | Convert callers of LookupWindow() to dixLookupWindow(). | Eamon Walsh |
2006-12-08 | radeon: avoid unnecessary OUTPLL/INPLL calls when displaying video | Roland Scheidegger |
2006-12-07 | radeon: Move Xv option handling code into RADEONPreInitXv(). | Michel Dänzer |
2006-12-07 | radeon: Make cache flushing for R300 series less invasive. | Michel Dänzer |
2006-12-07 | Fix radeon compile warnings. | Michel Dänzer |
2006-12-06 | radeon: fix up packed yuv broken by planar yuv patch | Roland Scheidegger |
2006-12-05 | radeon: use overlay scaler native planar yuv capability. | Roland Scheidegger |
2006-12-03 | move monitor detection into single function | Dave Airlie |
2006-12-03 | make DDC function more generic | airlied |
2006-12-03 | re-program bios 4 scratch so we know if the LCD panel is there post startup | Dave Airlie |
2006-12-03 | move crtc to connector mapping to a connector to crtc mapping. | Dave Airlie |
2006-12-03 | radeon: dynamically allocate connectors | Dave Airlie |
2006-12-02 | make CRTCs malloc'ed rather than part of Ent | Dave Airlie |
2006-12-02 | move HasCRTC2 to pRADEONEnt from info | Dave Airlie |
2006-12-01 | Make log file output clear about origin of used overlay scaler buffer width. | Michel Dänzer |
2006-12-01 | Increase default overlay scaler buffer width for RV350. | Michel Dänzer |