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
2021-03-26
Guard local variable info only used with glamor
Michel Dänzer
2019-06-14
Remove dri2_drawable_crtc parameter consider_disabled
Michel Dänzer
2019-06-14
dri2: Re-use previous CRTC when possible if pick_best_crtc returns NULL
Michel Dänzer
2019-06-14
dri2: reply to client for WaitMSC request in any case
Flora Cui
2019-03-04
dri2: Call drm_queue_handle_deferred in dri2_deferred_event
Michel Dänzer
2019-01-28
dri2: Flush in dri2_create_buffer2 after calling glamor_set_pixmap_bo
Michel Dänzer
2018-12-28
Explicitly keep track of whether a DRM event is for a flip or not
Michel Dänzer
2018-08-17
Move DRM event queue related initialization to radeon_drm_queue_init
Michel Dänzer
2018-07-12
Replace 'foo == NULL' with '!foo'
Michel Dänzer
2018-07-10
Swap pixmap privates in radeon_dri2_exchange_buffers
Michel Dänzer
2018-07-09
glamor: Use GBM for BO allocation when possible
Michel Dänzer
2018-07-09
Add struct radeon_buffer
Michel Dänzer
2018-07-09
Remove throttling from radeon_dri2_copy_region2
Jammy Zhou
2018-05-17
Bail from dri2_create_buffer2 if we can't get a pixmap
Michel Dänzer
2018-01-25
Add missing depth 30 -> cpp=4 handling for DRI2.
Mario Kleiner
2017-12-28
Keep track of how many SW cursors are visible on each screen
Michel Dänzer
2017-08-30
Require xserver >= 1.13
Michel Dänzer
2017-08-17
Always allow DRI2 page flipping with TearFree
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-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-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-05-11
Pass pixmap instead of handle to radeon_do_pageflip
Michel Dänzer
2017-02-22
Allow toggling TearFree at runtime via output property
Michel Dänzer
2017-02-08
Fix flip event data leak if calloc or drmModeAddFB fails
Michel Dänzer
2016-11-18
Use DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags when available
Michel Dänzer
2016-11-09
Reindent code in radeon_dri2_create_buffer2
Michel Dänzer
2016-09-21
dri2: Don't allow flipping when using a dedicated scanout buffer
Michel Dänzer
2016-09-15
DRI2: Fix radeon_dri2_exchange_buffers width/height copy'n'paste error
Qiang Yu
2016-09-15
DRI2: Add interpolated_vblanks in radeon_dri2_get_crtc_msc
Michel Dänzer
2016-09-14
Move DRI2's local fixup_glamor helper to radeon_glamor_set_pixmap_bo
Michel Dänzer
2016-09-14
Consolidate get_drawable_pixmap helper
Michel Dänzer
2016-07-22
Add explicit RADEON_DRM_QUEUE_ERROR define
Michel Dänzer
2016-04-12
Add support for async flips to radeon_do_pageflip
Michel Dänzer
2016-04-01
Identify DRM event queue entries by sequence number instead of by pointer
Michel Dänzer
2016-03-24
Require xserver 1.9 or newer
Michel Dänzer
2016-03-23
Don't try DRI2/Present flipping while the HW cursor can't be used
Michel Dänzer
2016-02-27
Make DRM event queue xf86CrtcPtr based instead of ScrnInfoPtr based
Michel Dänzer
2016-02-27
DRI2: Also clear dri2_flipping when client disconnects before event
Michel Dänzer
2015-11-12
Clean up radeon_dri2_create_buffer2()
Tom St Denis
2015-11-11
dri2: Avoid calculation with undefined msc value
Tom St Denis
2015-08-20
DRI2: Keep MSC monotonic when moving window between CRTCs
Michel Dänzer
2015-08-19
DRI2: Don't ignore rotated CRTCs in amdgpu_dri2_drawable_crtc
Michel Dänzer
2015-06-11
Don't attempt a DRI2/Present page flip while the other one is flipping
Michel Dänzer
2015-06-01
DRI2: Fix handling of drmmode_crtc_get_ust_msc return code
Michel Dänzer
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
[next]