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
Age
Commit message (
Expand
)
Author
2017-08-17
Always allow DRI2 page flipping with TearFree
Michel Dänzer
2017-08-17
Always allow Present page flipping with TearFree
Michel Dänzer
2017-08-17
Pass extents to radeon_scanout_do_update
Michel Dänzer
2017-08-17
Add source drawable parameter to radeon_scanout_do_update
Michel Dänzer
2017-08-17
Handle multiple "pending" Present flips
Michel Dänzer
2017-08-17
Wait for pending flips synchronously before turning off a CRTC
Michel Dänzer
2017-08-17
Create drmmode_crtc_wait_pending_event helper macro
Michel Dänzer
2017-08-17
Create drmmode_wait_vblank helper
Michel Dänzer
2017-08-17
Pass reference CRTC to radeon_do_pageflip directly
Michel Dänzer
2017-08-15
Remove drmmode_crtc->scanout_destroy[] array
Michel Dänzer
2017-08-15
Adapt to PixmapDirtyUpdateRec::src being a DrawablePtr
Michel Dänzer
2017-08-02
Allow DRI page flipping when some CRTCs use separate scanout buffers
Michel Dänzer
2017-08-02
Add drmmode_crtc_can_flip helper
Michel Dänzer
2017-07-28
Use root window (pixmap) instead of screen pixmap for scanout updates
Michel Dänzer
2017-07-28
autogen.sh: Pass -f to autoreconf
Michel Dänzer
2017-07-28
Makefile.am: Set ACLOCAL_AMFLAGS = -I m4
Michel Dänzer
2017-07-27
Add AC_CONFIG_MACRO_DIRS([m4]) to configure.ac
Michel Dänzer
2017-07-26
Only handle reflection in the driver with Xorg < 1.16
Michel Dänzer
2017-07-13
If a TearFree flip fails, fall back to non-TearFree operation
Michel Dänzer
2017-07-11
Use drmmode_crtc->scanout_id instead of 0 to check for scanout buffer
Michel Dänzer
2017-06-30
Use pRADEONEnt->fd exclusively for the DRM file descriptor
Michel Dänzer
2017-06-30
Improve drmmode_fb_reference debugging code
Michel Dänzer
2017-06-27
Increase reference count of FB assigned to drmmode_crtc->flip_pending
Michel Dänzer
2017-06-27
Only call drmmode_scanout_free for non-GPU screens in LeaveVT
Michel Dänzer
2017-06-26
Include xf86Pci.h for DRICreatePCIBusID with xserver Git master
Michel Dänzer
2017-06-15
modesetting: Validate the atom for enum properties
Adam Jackson
2017-05-18
Update URLs
Michel Dänzer
2017-05-17
Use plain glamor_egl_create_textured_screen().
Eric Anholt
2017-05-11
Remove unused struct members from drmmode_display.h
Michel Dänzer
2017-05-11
Simplify tracking of PRIME scanout pixmap
Michel Dänzer
2017-05-11
Use reference counting for tracking KMS framebuffer lifetimes
Michel Dänzer
2017-05-11
Pass pixmap instead of handle to radeon_do_pageflip
Michel Dänzer
2017-05-09
Apply gamma correction to HW cursor
Michel Dänzer
2017-04-17
Don't set modes before RADEONWindowExposures_oneshot is called
Michel Dänzer
2017-04-10
Set correct DRM event context version
Daniel Stone
2017-03-23
manpage: Don't put "'" at the beginning of a line
Michel Dänzer
2017-03-23
Post-release version bump
Michel Dänzer
2017-03-16
Bump version for 7.9.0 release
xf86-video-ati-7.9.0
Michel Dänzer
2017-03-09
Pass TRUE to drmmode_set_desired_modes the first time for GPU screens
Michel Dänzer
2017-03-08
Skip some initialization steps for GPU screens
Michel Dänzer
2017-03-06
Fix build for XServer 1.13
Jochen Rollwagen
2017-03-02
Don't call radeon_cs_flush_indirect & radeon_bo_wait in drmmode_copy_fb
Michel Dänzer
2017-03-02
Move DPMS check from radeon_scanout_do_update to radeon_scanout_flip
Michel Dänzer
2017-03-02
Call drmmode_set_desired_modes from a WindowExposures hook
Michel Dänzer
2017-03-02
Fix bogus indentation
Michel Dänzer
2017-03-01
present: Flush before flipping
Michel Dänzer
2017-03-01
present: Use async flip for unflip if possible
Michel Dänzer
2017-03-01
present: Also flush before using a flip to unflip
Michel Dänzer
2017-03-01
Handle rotation in the driver also with Xorg 1.12-1.18
Michel Dänzer
2017-03-01
Fold drmmode_crtc_scanout_allocate into drmmode_crtc_scanout_create
Michel Dänzer
[prev]
[next]