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_dri2.c
Age
Commit message (
Expand
)
Author
2012-06-15
radeon: drop all UMS/DRI1/XAA/overlay support.
Dave Airlie
2012-06-06
Don't page-flip or wait on a CRTC while we're VT-switched away.
Michel Dänzer
2012-05-23
ati: convert to new screen conversion APIs
Dave Airlie
2012-03-06
DRI2: Unreference buffers immediately when event wait info is invalidated.
Michel Dänzer
2012-02-13
Handle new xorg_list API.
Michel Dänzer
2012-02-06
r600-evergreen: use common surface allocator for tiling v11
Jerome Glisse
2011-12-28
DRI2: Can't use page flipping for pixmaps. (bug #42913)
Michel Dänzer
2011-12-06
radeon: add original radeon to always tiled.
Dave Airlie
2011-12-06
radeon: refine always tiled depth check
Dave Airlie
2011-12-05
radeon: r200 depth buffers are always tiled
Dave Airlie
2011-10-25
Make radeon_dri2_create_buffer(s) more robust. (Bug #30047)
Michel Dänzer
2011-10-19
dri2: Add vdpau driver name entry
Maarten Lankhorst
2011-08-01
dri2: Update front buffer pixmap and name before exchanging buffers
Ville Syrjala
2011-06-17
dri2: fix copy pasto in a6154c00c64932332e8f6e334661ffd579cfd894
Alex Deucher
2011-06-16
dri2: missing bit from a6154c00c64932332e8f6e334661ffd579cfd894
Alex Deucher
2011-06-16
dri2/eg+: fix size and alignment of depth/stencil buffers
Alex Deucher
2011-05-06
DRI2: fix high-crtc/vblank oversight/bug
Ilija Hadzic
2011-04-05
DRI2: Some cleanups for the scheduling mess.
Michel Dänzer
2011-04-02
xf86-video-ati: (revised #2) add support for vblank on crtc > 1
Ilija Hadzic
2011-02-24
dri2: disable pageflipping for transformed displays
Alex Deucher
2010-12-19
ddx/ati: Bugfix for pageflip consistency check.
Mario Kleiner
2010-12-01
ddx/ati: Fix reporting of pageflip completion events on multi-head.
Mario Kleiner
2010-12-01
ddx/ati: Add option "SwapbuffersWait" to control vsync of DRI2 swaps.
Mario Kleiner
2010-12-01
radeon/kms: add pageflip support
Alex Deucher
2010-10-28
dri2: reference count the client privates key/callback
Dave Airlie
2010-10-27
Don't try to delete DRI2 event list entries that were never added. (Bug #31086)
Michel Dänzer
2010-10-07
radeon: proper DRI2 pending events handling when client gone. (v6)
Oldřich Jedlička
2010-10-04
Merge branch 'evergreen_accel' of git+ssh://git.freedesktop.org/git/xorg/driv...
Alex Deucher
2010-10-01
evergreen/dri2: fix depth allocation for depth+stencil
Alex Deucher
2010-08-27
dri2: Reference count DRI2 buffers
Christopher James Halse Rogers
2010-08-25
remove explicit buffer submit from copy region
Dave Airlie
2010-08-05
r6xx/r7xx: default to micro (1D) tiling for now
Alex Deucher
2010-08-05
r6xx/r7xx: add support for tiling with kms (v3)
Alex Deucher
2010-06-21
DRI2: Fix up confusion between windows and pixmaps.
Michel Dänzer
2010-06-21
Convert x(c)alloc/xfree to m/calloc/free.
Michel Dänzer
2010-05-18
dri2: use radeon_pick_best_crtc()
Alex Deucher
2010-05-10
kms: add support for the MSC swap & sync API
Jerome Glisse
2009-11-25
dri2: Use drmGetDeviceNameFromFd() instead of open coded loop.
Kristian Høgsberg
2009-11-23
radeon: avoid using hw pixmaps when we have little VRAM.
Dave Airlie
2009-09-08
radeon: fix dri2 struct zeroing
Adam Jackson
2009-09-08
Merge branch 'r6xx-cs'
Dave Airlie
2009-08-30
radeon: Fix DRI2BufferPtr to be DRI2Buffer2Ptr for xserver 1.6.
Pauli Nieminen
2009-08-27
DRI2: Set tiling for depth/stencil buffers with all DRI2 interface versions.
Michel Dänzer
2009-08-27
Throttle DRI2 buffer swaps / frontbuffer flushes.
Michel Dänzer
2009-08-25
r6xx/r7xx: first pass at kms accel support
Alex Deucher
2009-08-19
radeon/kms: add initial colortiling support (disabled by default).
Dave Airlie
2009-08-07
Add support for EXA_MIXED_PIXMAPS in xserver master.
Michel Dänzer
2009-07-18
Enable vsync for DRI2 region copies.
Michel Dänzer
2009-07-07
Fix DRI2 with current xserver Git.
Michel Dänzer
2009-07-02
Warning fixes.
Michel Dänzer
[next]