index
:
xf86-video-ati-frc
debian-lenny-with-frc-patches
upstream-lenny-with-frc-patches
FRC (Frame Rate Control) patches for the XOrg ATI / Radeon driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_dri.c
Age
Commit message (
Expand
)
Author
2006-03-22
Convert use of xf86fopen() and other xf86 wrapped libc symbols to use libc
Kristian Høgsberg
2006-03-17
Fix various small cosmetic issues. Change a driver message, get the order
Roland Scheidegger
2006-03-15
Fix various issues with DRI & server recycle by putting DRICloseSreen in
Benjamin Herrenschmidt
2006-03-09
More memory map fixes !!! This time, we add a way to get the DRM kernel
Benjamin Herrenschmidt
2006-02-26
Fix page flipping with XAA. The new code ended up calling ShadowFBInit()
Benjamin Herrenschmidt
2006-02-16
Memory map and misc fixes. This completely reworks the way the driver
Benjamin Herrenschmidt
2005-10-21
Bug #4829: Remove some useless DRI symbol checks.
Adam Jackson
2005-10-09
Secure the Radeon PCIE GART tables in framebuffer memory by not allowing
Dave Airlie
2005-09-27
Move the RADEONEnablePageFlip/RADEONChangeSurfaces calls back to the end of
Roland Scheidegger
2005-09-24
Disable the {Open,Close}FullScreen DRI protocol. Remove empty FullScreen
Adam Jackson
2005-09-17
Switch radeon driver to using a card type rather than having a IsPCI flag,
Dave Airlie
2005-09-11
Add support for EXA to the radeon driver. Building EXA and XAA support is
Eric Anholt
2005-09-11
Add support for allocating PCI GART table in framebuffer memory. This is
Dave Airlie
2005-08-28
Bug #4148: Bump required DRM version for r300 to 1.17.
Adam Jackson
2005-08-15
Egbert's 64bit fixes for mixed 32/64bit clients
Alan Hourihane
2005-07-11
Prep for modular builds by adding guarded #include "config.h" everywhere.
Adam Jackson
2005-05-18
Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the version
Adam Jackson
2005-03-24
- radeon PLL access errata workarounds (Benjamin Herrenschmidt, acked by
Alex Deucher
2005-03-04
programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.c Let through all chips
Vladimir Dergachev
2005-03-04
programs/Xserver/hw/xfree86/drivers/ati/radeon_dri.c Turns out Radeon R420
Vladimir Dergachev
2005-01-26
(Stephane Marchesin, me) Add support for color (framebuffer) tiling.
Roland Scheidegger
2005-01-26
fix issues with mergedfb + pageflip (fix up sarea frame values)
Roland Scheidegger
2004-12-17
Modified:
Vladimir Dergachev
2004-12-12
Modified:
Vladimir Dergachev
2004-12-12
- missing diff from agp 8x support
Alex Deucher
2004-12-12
Modified:
Vladimir Dergachev
2004-08-12
Fix context switching on Radeons and build problem when XF86DRI is not
Kevin E Martin
2004-08-09
Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,
Kevin E Martin
2004-07-10
Bugzilla #849: Fix DRI pagesize assumptions in radeon and r128 drivers.
Adam Jackson
2004-06-20
Bug #748:
Eric Anholt
2004-06-16
Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers,
Eric Anholt
2004-06-16
DRI trunk-20040613 import
Eric Anholt
2004-06-16
DRI XFree86-4_3_99_12-merge import
Eric Anholt
2004-04-23
Merging XORG-CURRENT into trunk
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
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-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
Kaleb Keithley
2003-11-14
Initial revision
Kaleb Keithley
[prev]