index
:
driver/xf86-video-ati
6.12-branch
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
accelerated_indirect-0-0-1
agd5f-superpatch
ati-1-0-branch
ati-6.6-branch
ati-6.7-branch
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
obsd-6.12-branch
obsd-6.13.0
obsd-xf86-video-ati-6.9.0
pci-rework
randr-1.2
sco_port_update
ums
xf86-video-ati-6.14-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
ATI 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
2008-08-25
Move accel state to a separate struct
Alex Deucher
2008-08-25
Move CP into a separate struct
Alex Deucher
2008-07-21
Call DRM modeset ioctl after the IRQ has been initialized.
Michel Dänzer
2008-07-03
radeon: drop all use of CPMode.
Dave Airlie
2008-06-28
Restore versioning of interface for Mesa DRI driver.
Michel Dänzer
2008-06-27
use PACKAGE_VERSION_* for radeon version
Brice Goglin
2008-06-09
R5xx: fix RADEONSetAgpBase() for R5xx chips
Alex Deucher
2008-05-13
Reinstate CARD* types that are part of external interfaces.
Michel Dänzer
2008-05-12
Replace CARD{8,16,32} with uint{8,16,32}_t
Matt Turner
2008-01-29
Seems the default is more reliable... we can't win.
Alex Deucher
2007-12-17
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...
Alex Deucher
2007-12-15
radeon: Default to 1x again with non-v3 AGP cards.
Michel Dänzer
2007-12-12
Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/xorg/driver/...
Alex Deucher
2007-12-12
RADEON: only enable vblanks if we want them
Alex Deucher
2007-12-07
radeon: move savedreg/modereg into entity instead of info
Dave Airlie
2007-12-02
Fix build against xserver master.
Michel Dänzer
2007-11-13
ignore sometime bogus agp_mode bit from chip (bug #13190)
Roland Scheidegger
2007-10-04
radeon: Fix for pci-rework.
Michel Dänzer
2007-08-23
radeon: Sync pages when enabling page flipping with EXA as well.
Michel Dänzer
2007-08-23
radeon: Don't synchronize DRI windows between pages when possible.
Michel Dänzer
2007-08-23
radeon: Don't call RADEONDRIRefreshArea when the damaged region is empty.
Michel Dänzer
2007-08-23
Merge branch 'master' into randr-merge
Dave Airlie
2007-08-09
AGPFastWrite risk reduction.
Luc Verhaegen
2007-06-03
radeon: disable irqs at server start until 3D app starts
Dave Airlie
2007-06-03
radeon: disable irqs at server start until 3D app starts
Dave Airlie
2007-06-03
radeon: disable vbl interrupts when no 3d is running on a new enough drm
Dave Airlie
2007-06-03
randr-1.2: add support for vblank on both heads
Dave Airlie
2007-05-22
radeon: Provide new DRI texOffsetStart hook when available with EXA.
Michel Dänzer
2007-05-21
radeon: Suppress debugging output by default.
Michel Dänzer
2007-03-20
Fix advertised minimum minor version of the DRI module.
Michel Dänzer
2007-03-20
radeon: Unify code to release the CP.
Michel Dänzer
2007-03-04
radeon: add option to set pci aperture size from config file
Dave Airlie
2007-01-04
radeon: fixup fastwrites to be always off
Dave Airlie
2006-12-19
radeon: Default to leaving AGP transfer mode and fast writes unchanged.
Michel Dänzer
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
[prev]
[next]