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_present.c
Age
Commit message (
Expand
)
Author
2016-04-01
Identify DRM event queue entries by sequence number instead of by pointer
Michel Dänzer
2016-03-23
Don't try DRI2/Present flipping while the HW cursor can't be used
Michel Dänzer
2016-03-10
present: Return rotated CRTCs from radeon_present_get_crtc
Michel Dänzer
2016-03-09
present: Clear drmmode->fb_id before calling set_mode_major for unflip
Michel Dänzer
2016-02-27
Make DRM event queue xf86CrtcPtr based instead of ScrnInfoPtr based
Michel Dänzer
2015-07-09
present: Handle DPMS off in radeon_present_get_ust_msc
Michel Dänzer
2015-07-09
present: Look at all CRTCs to determine if we can flip
Michel Dänzer
2015-07-08
present: Fall back to modeset for unflip operation
Michel Dänzer
2015-06-11
Don't attempt a DRI2/Present page flip while the other one is flipping
Michel Dänzer
2015-05-21
present: Remove get_drmmode_crtc helper
Michel Dänzer
2015-05-11
present: Fix present notify timestamps and counts.
Mario Kleiner
2015-05-11
present: Move check for async flips
Mario Kleiner
2015-04-03
Split out struct drmmode_scanout for rotation shadow buffer information
Michel Dänzer
2015-04-03
present: Don't flip between BOs with different tiling parameters
Michel Dänzer
2015-03-30
Move get_pixmap_handle helper to radeon_bo_helper.c
Michel Dänzer
2015-03-25
glamor: Avoid generating GEM flink names for BOs shared via DRI3 v2
Michel Dänzer
2015-03-25
Present: Add radeon_present_get_pixmap_handle helper
Michel Dänzer
2015-03-25
Make radeon_do_pageflip take a BO handle directly
Michel Dänzer
2015-03-17
Simplify includes in radeon_{dri3,present}.c
Michel Dänzer
2015-03-17
Add support for the Present extension v2
Michel Dänzer