Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-25 | Switch to using radeon_drm.h from the drm | Alex Deucher | |
modelled after Matthias' similar rhd change | |||
2008-05-27 | R3/4/5xx: use get_param to get the num_gb_pipes from the drm | Alex Deucher | |
2007-06-03 | randr-1.2: add support for vblank on both heads | Dave Airlie | |
Also disable vbl when 3D isn't running | |||
2007-03-04 | radeon: add option to set pci aperture size from config file | Dave Airlie | |
This requires a drm > 1.26 to work | |||
2006-09-25 | remove all CVS annotations from the ATI driver files | Dave Airlie | |
2006-02-16 | Memory map and misc fixes. This completely reworks the way the driver | Benjamin Herrenschmidt | |
detects available & accessible video memory and initializes the card internal memory map. Along the way, I re-ordered some of the stuffs in pre-init in order to remove some dodgy codepath, fixed various init, exit and vt switch issues, and overall made the driver more robust. The full memory map fix requires an updated DRM. The X driver no longer tries to position the AGP aperture, this becomes entirely DRM responsibility. | |||
2005-09-11 | Add support for allocating PCI GART table in framebuffer memory. This is | Dave Airlie | |
needed to support PCIE Radeons using a new DRM. | |||
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>.XORG-6_8_99_14 | Daniel Stone | |
2005-01-26 | (Stephane Marchesin, me) Add support for color (framebuffer) tiling. | Roland Scheidegger | |
Convert all XAA accel code to use explicit dst and src offset pitch control to make it work. Use the new drm surface ioctls to set up the tiled surfaces (if dri is enabled). | |||
2004-12-12 | Modified: | Vladimir Dergachev | |
programs/Xserver/hw/xfree86/drivers/ati/radeon_accel.c programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.c programs/Xserver/hw/xfree86/drivers/ati/radeon_common.h programs/Xserver/hw/xfree86/drivers/ati/radeon_version.h Add R300 (and later) DRM support, protected by X_R300_DRM option. Note: at the moment this is for 2d support only, if enabled running glxgears locks up my machine, but DMAForXv=yes works fine. | |||
2004-06-16 | Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers, | Eric Anholt | |
with the following notes: - Savage and Mach64 (= ati/ati*.[ch] changes) DRI not merged due to insecurity. - VIA driver converted to new drmContext and drmHandle names. - Radeon driver merge conflicted in many places, and MergedFB at least could probably use some checking at this point. | |||
2004-06-16 | DRI trunk-20040613 importDRI-trunk-20040613 | Eric Anholt | |
2004-06-16 | DRI XFree86-4_3_99_12-merge importDRI-XFree86-4_3_99_12-merge | Eric Anholt | |
2004-04-23 | Merging XORG-CURRENT into trunkXACE-SELINUX-MERGE | Egbert Eich | |
2004-03-14 | Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1 | Egbert Eich | |
2004-03-03 | Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENT | Egbert Eich | |
2004-02-26 | readding XFree86's cvs IDsxf86-4_3_99_903 | Egbert Eich | |
2004-02-26 | Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 | Egbert Eich | |
2003-12-19 | XFree86 4.3.99.902 (RC 2)xf86-4_3_99_902 | Kaleb Keithley | |
2003-12-04 | XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901 | Kaleb Keithley | |
2003-11-25 | XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16 | Kaleb Keithley | |
2003-11-14 | Initial revision | Kaleb Keithley | |