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
Age
Commit message (
Expand
)
Author
2016-09-14
glamor: Reallocate linear pixmap BO if necessary for DRI2 PRIME
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-09-12
glamor: Fix radeon_glamor_share_pixmap_backing for priv->bo == NULL
Michel Dänzer
2016-09-06
Make TearFree effective with PRIME slave scanout
Michel Dänzer
2016-09-06
Synchronize scanout pixmaps for TearFree
Michel Dänzer
2016-09-06
Move up radeon_scanout_extents_intersect
Michel Dänzer
2016-09-02
Factor out transform_region helper
Michel Dänzer
2016-08-30
Only copy from screen pixmap to shared pixmap on demand for slave scanout
Michel Dänzer
2016-08-26
Fix build against xserver < 1.13
Michel Dänzer
2016-08-26
Also handle disabled CRTCs in drmmode_clear_pending_flip
Michel Dänzer
2016-08-26
Don't override crtc parameter value in drmmode_flip_handler/abort
Michel Dänzer
2016-08-25
Also call drmmode_clear_pending_flip from radeon_scanout_flip_abort
Michel Dänzer
2016-08-23
Track damage accurately for RandR 1.4 slave scanout
Michel Dänzer
2016-08-23
Handle RandR 1.4 slave dirty updates via radeon_drm_queue
Michel Dänzer
2016-08-17
Use drmmode_crtc_scanout_* helpers for RandR 1.4 scanout pixmaps
Michel Dänzer
2016-08-17
Keep track of damage event related flushes per-client v2
Michel Dänzer
2016-08-03
Wait for pending flips to complete before turning off an output or CRTC
Michel Dänzer
2016-08-01
Use EventCallback to avoid flushing every time in the FlushCallback
Michel Dänzer
2016-07-22
Don't enable DRI3 by default with EXA
Michel Dänzer
2016-07-22
Don't enable micro-tiling for scanout buffers on pre-R600
Michel Dänzer
2016-07-22
Add explicit RADEON_DRM_QUEUE_ERROR define
Michel Dänzer
2016-07-20
Adapt to video API 22
Keith Packard
2016-07-19
Adapt Block/WakeupHandler signature for ABI 23
Adam Jackson
2016-06-24
Only use RandR APIs if RandR is enabled
Michel Dänzer
2016-06-21
Adapt to XF86_CRTC_VERSION 7
Michel Dänzer
2016-06-01
EXA/6xx/7xx: accelerate PictOpOver with component alpha
Tan Hu
2016-06-01
EXA/6xx/7xx: fast solid pixmap support
Tan Hu
2016-05-12
Explicitly set the fbcon pixmap pitch again
Michel Dänzer
2016-05-11
Enable DRI3 by default when building for Xorg >= 1.18.3
Michel Dänzer
2016-04-19
Handle Zaphod mode correctly in radeon_mode_hotplug
Michel Dänzer
2016-04-12
present: Support async flips
Michel Dänzer
2016-04-12
Add support for async flips to radeon_do_pageflip
Michel Dänzer
2016-04-11
Remove RR_Capability_SinkOutput for GPU without CRTC
Qiang Yu
2016-04-11
dri3: Return NULL from radeon_dri3_pixmap_from_fd if calloc fails.
Tom St Denis
2016-04-01
Identify DRM event queue entries by sequence number instead of by pointer
Michel Dänzer
2016-03-31
Update pixmap pitch in radeon_set_pixmap_bo
Michel Dänzer
2016-03-28
DRI3: Refuse to open DRM file descriptor for ssh clients (v2)
Michel Dänzer
2016-03-25
Revert "Use render node for DRI3 if available"
Michel Dänzer
2016-03-24
Call RADEONBlockHandler_KMS before setting initial modes
Michel Dänzer
2016-03-24
Require xserver 1.9 or newer
Michel Dänzer
2016-03-24
Fix build against older versions of xserver
Michel Dänzer
2016-03-24
Use radeon_alloc_pixmap_bo for allocating scanout BOs
Michel Dänzer
2016-03-24
DRI3 only works with acceleration
Michel Dänzer
2016-03-23
TearFree can only work with acceleration
Michel Dänzer
2016-03-23
Check for xf86CursorResetCursor
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-23
Factor out HW cursor checking code into drmmode_can_use_hw_cursor
Michel Dänzer
2016-03-23
Use correct tiling in drmmode_create_bo_pixmap
Ryan Kennedy
2016-03-10
present: Return rotated CRTCs from radeon_present_get_crtc
Michel Dänzer
[next]