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_kms.c
Age
Commit message (
Expand
)
Author
2016-11-10
Use pRADEONEnt to find both screens of a GPU in radeon_mode_hotplug
Michel Dänzer
2016-11-01
Check Xorg version at runtime instead of build time in two places
Michel Dänzer
2016-10-27
Require xserver 1.10 or newer
Michel Dänzer
2016-10-26
PRIME: Fix swapping of provider sink / source capabilities
Hans de Goede
2016-09-21
Clear damage in radeon_scanout_update if it doesn't intersect the CRTC
Michel Dänzer
2016-09-21
Remove w/h parameters from radeon_scanout_extents_intersect
Michel Dänzer
2016-09-21
Make the dedicated scanout mechanism work with arbitrary transforms
Michel Dänzer
2016-09-21
Propagate failure from radeon_set_pixmap_bo
Michel Dänzer
2016-09-21
Add support for ScreenPtr::SyncSharedPixmap
Michel Dänzer
2016-09-21
Only define transform_region function for XF86_CRTC_VERSION >= 4
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-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
Add explicit RADEON_DRM_QUEUE_ERROR define
Michel Dänzer
2016-06-24
Only use RandR APIs if RandR is enabled
Michel Dänzer
2016-05-11
Enable DRI3 by default when building for Xorg >= 1.18.3
Michel Dänzer
2016-04-11
Remove RR_Capability_SinkOutput for GPU without CRTC
Qiang Yu
2016-04-01
Identify DRM event queue entries by sequence number instead of by pointer
Michel Dänzer
2016-03-24
Call RADEONBlockHandler_KMS before setting initial modes
Michel Dänzer
2016-03-24
Fix build against older versions of xserver
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
Don't try DRI2/Present flipping while the HW cursor can't be used
Michel Dänzer
2016-03-09
Make Option "TearFree" effective for rotated/reflected outputs as well (v2)
Michel Dänzer
2016-03-01
Deal with modesets and page flips crossing on a CRTC
Michel Dänzer
2016-02-27
Make DRM event queue xf86CrtcPtr based instead of ScrnInfoPtr based
Michel Dänzer
2016-02-27
Remove radeon_scanout_flip_handler
Michel Dänzer
2016-01-20
Set RADEON_GEM_NO_CPU_ACCESS flag for BOs which don't need CPU access
Michel Dänzer
2016-01-14
Set the RandR primary output on startup if Xorg hasn't
Michel Dänzer
2015-12-01
Load fb module before glamoregl/shadow modules
Michel Dänzer
2015-11-20
Don't advertise any PRIME offloading capabilities without acceleration
Michel Dänzer
2015-11-17
glamor: Restore all ScreenRec hooks during CloseScreen
Michel Dänzer
2015-08-11
Make selection between DRI2 and DRI3 consistent with other drivers. (v2)
Mario Kleiner
2015-08-06
Only call drmmode_copy_fb (at most) once on server startup
Michel Dänzer
2015-07-28
radeon: cleanup the entity rec
Dave Airlie
2015-07-10
radeon: adopt for new X server dirty tracking APIs.
Dave Airlie
2015-06-25
Skip disabled CRTCs in radeon_scanout_(do_)update
Michel Dänzer
2015-06-22
Don't set TILE_SPLIT flags if surface.tile_split == 0.
Mario Kleiner
2015-06-11
Allow/Fix use of multiple ZaphodHead outputs per x-screen. (v2)
Mario Kleiner
[next]