Age | Commit message (Expand) | Author |
2007-03-06 | Update for new CRTC resize hooks. | Jesse Barnes |
2007-02-25 | fix typo | Dave Airlie |
2007-02-25 | Merge branch 'radeon-randrv12-v4' | Dave Airlie |
2007-02-25 | cleanup radeon code against master server | Dave Airlie |
2007-02-25 | make radeon randr build against master server | Dave Airlie |
2007-02-21 | add missing part of last commit... | Roland Scheidegger |
2007-02-21 | fix alignment issues with planar yuv and a bug with packed uyvy | Roland Scheidegger |
2007-02-20 | radeon: move some i2c registers out into common register file | Dave Airlie |
2007-02-16 | Add "DRI" option | Alex 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-12 | fix LVDS by moving bios reading around | Dave Airlie |
2007-02-12 | remove assignments to pOutput before it is created | David Airlie |
2007-02-12 | remove all the locking glxgears runs fine over screen changes without it | David Airlie |
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-02-02 | get rid of mergetype and displaytype from radeon.h | David Airlie |
2007-02-02 | rename some variables to output from connector | David Airlie |
2007-02-02 | fixup mode probing a bit neater | David Airlie |
2007-02-02 | bring over setproperty from intel code | David Airlie |
2007-02-02 | move i2c buses into outputs | David Airlie |
2007-02-02 | fixup callers to crtcsetmode fixes my cursors | David Airlie |
2007-02-02 | add locks for crtcs and some missing lines from intel update | David Airlie |
2007-02-01 | update to latest intel codebase modulo using their mode set | David Airlie |
2007-02-01 | radeon: always reset cursor regs | David Airlie |
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-23 | remove unused restore palette function | Dave Airlie |