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
2015-04-22
DRI2: Clear old->devPrivate.ptr in fixup_glamor
Michel Dänzer
2015-04-03
glamor: Remove the stride member of struct radeon_pixmap
Michel Dänzer
2015-03-30
DRI2: Use radeon_get_pixmap_handle
Michel Dänzer
2015-03-25
Make radeon_do_pageflip take a BO handle directly
Michel Dänzer
2015-03-17
Move #include "radeon_glamor.h" from radeon.h to where it's needed
Michel Dänzer
2015-03-17
DRI2: Split out helper for getting UST and MSC of a specific CRTC
Michel Dänzer
2015-03-17
DRI2: Use helper functions for DRM event queue management v3
Michel Dänzer
2015-03-17
DRI2: Move radeon_dri2_flip_event_handler
Michel Dänzer
2015-03-17
DRI2: Remove superfluous assignments to *_info->frame
Michel Dänzer
2015-03-17
DRI2: Simplify blit fallback handling for scheduled swaps
Michel Dänzer
2015-03-17
Move xorg_list backwards compatibility to new radeon_list.h header
Michel Dänzer
2015-03-05
Require at least xserver 1.8
Michel Dänzer
2014-11-11
radeon: stop caching mode resources
Dave Airlie
2014-10-28
radeon/vdpau: don't report VDPAU for < r300
David Heidelberger
2014-04-25
dri2: Handle PRIME for source buffer as well in radeon_dri2_copy_region2
Michel Dänzer
2014-01-08
dri2: Make last_vblank_seq local unsigned to match dpms_last_seq
Michel Dänzer
2013-10-31
radeon/glamor: with new pixmap for dri2 drawable no need to create new texture
Jerome Glisse
2013-09-18
DRI2: Install client callback only once
Michel Dänzer
2013-05-29
DRI2: add interpolated blanks to frame number in event handlers
Ilija Hadzic
2013-05-29
DRI2: support scheduling emulated events with zero delay
Ilija Hadzic
2013-05-29
DRI2: make wait_msc and get_msc work on disabled CRTCs
Ilija Hadzic
2013-05-29
DRI2: move rename and rework radeon_dri2_deferred_swap
Ilija Hadzic
2013-05-29
DRI2: track CRTC in event record
Ilija Hadzic
2013-05-29
DRI2: hook up vblank extrapolation to schedule_swap
Ilija Hadzic
2013-05-29
DRI2: add vblank extrapolation function
Ilija Hadzic
2013-05-29
DRI2: adjust MSC by the number of interpolated vblanks
Ilija Hadzic
2013-05-29
DRI2: make populate_vbl_request_type external
Ilija Hadzic
2013-05-23
DRI2: change signature of populate_vbl_request_type
Ilija Hadzic
2013-01-11
DRI2/r[345]xx: 16 bit depth buffers use square micro tiling.
Michel Dänzer
2013-01-11
DRI2: Properly use buffer depth passed in by client.
Michel Dänzer
2013-01-10
Drop support for X servers older than 1.7.
Michel Dänzer
2013-01-03
DRI2: limit the swap rate when CRTC is in DPMS-off state
Ilija Hadzic
2013-01-03
DRI2: change signature of radeon_dri2_drawable_crtc
Ilija Hadzic
2013-01-03
video: add option to include disabled CRTCs in best CRTC search
Ilija Hadzic
2012-11-15
radeon: avoid segfault when pixmap exceed GPU capabilities
Jerome Glisse
2012-10-16
radeon/dri2: fix the window->pixmap math properly.
Dave Airlie
2012-10-11
radeon/dri2: fix damage reporting on pageflip
Dave Airlie
2012-09-13
glamor: Force acceleration for DRI2 copies.
Michel Dänzer
2012-09-12
glamor: Fix DRI2 crash introduced by PRIME changes.
Michel Dänzer
2012-09-04
radeon/dri2: fix build against older servers.
Dave Airlie
2012-09-03
radeon: add dri2 offload support.
Dave Airlie
2012-09-03
radeon: damage full screen after pageflip
Dave Airlie
2012-07-13
Deal more gracefully with DRI2 being unavailable at build or run time.
Michel Dänzer
2012-07-10
Initial SI support.
Michel Dänzer
2012-07-10
Initial glamor support.
Michel Dänzer
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
[next]