index
:
driver/xf86-video-mach64
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
atombios-support
import-1.1.3
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
mach64-pci
mach64-pci-1
master
obsd
pci-rehash
pci-rework
randr-1.2
sco_port_update
zaphod-lolz
ATI mach64 video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_dri.c
Age
Commit message (
Expand
)
Author
2006-12-07
radeon: Make cache flushing for R300 series less invasive.
Michel Dänzer
2006-11-28
radeon: initial move framebuffer away from zero prep.
airlied
2006-11-19
radeon: Bug #8989: Fix page flipping artifacts with XAA.
Michel Dänzer
2006-10-15
radeon: Track screen damage all the time for page flipping.
Michel Dänzer
2006-10-14
radeon: Don't try to synchronize pages when the CP isn't running.
Michel Dänzer
2006-09-30
radeon: Add support for page flipping with EXA.
Michel Dänzer
2006-09-25
remove all CVS annotations from the ATI driver files
Dave Airlie
2006-08-24
Disable DRI on RN50 in a more pleasant way.
Adam Jackson
2006-07-03
Do even less cache flushing when the previous engine mode is known.
Michel Dänzer
2006-07-03
Build and warning fixes for !defined(USE_XAA).
Michel Dänzer
2006-07-02
Bug #6939: Disable 3D acceleration on RN50 by setting invalid ClientDriverName.
Weixing Zhang
2006-06-18
Prefer visuals with stencil when it's hardware acclerated.
Michel Dänzer
2006-06-18
Add Option "DepthBits".
Michel Dänzer
2006-06-15
Fix semantic glitches pointed out by gcc -Wall.
Michel Dänzer
2006-06-15
remove all printf specifier warnings on Linux
Dave Airlie
2006-06-15
some more unused variable cleanups
Dave Airlie
2006-06-08
Bug #5678: Fix setting of transfer mode for AGPv3 devices (Tilman
Michel Daenzer
2006-05-09
Drop support for radeon DRM <= 1.7. The 2.4 kernel has version 1.7, and
Michel Daenzer
2006-04-29
Fix tests for (un)forcing HW cursor. The broken tests caused problems when
Michel Daenzer
2006-04-29
Prefer double-buffered visuals. As a consequence, the root window's visual
Michel Daenzer
2006-04-26
Make the ATI driver use the PCI BAR size to determine the MMIO register
Dave Airlie
2006-04-21
Add support for backing up the PCIE GART table on VT switch. This makes
Dave Airlie
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
XORG-6_8_99_901
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.
XORG-6_8_99_16
XORG-6_8_99_15
Adam Jackson
2005-05-18
Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the version
XORG-6_8_99_8
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
XORG-6_7_99_2
Kevin E Martin
2004-08-09
Fix install problem on platforms not using xorg.cf/xfree86.cf (Bug #339,
Kevin E Martin
[next]