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-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
2015-04-23
Make drmmode_copy_fb() work with glamor as well
Michel Dänzer
2015-04-23
Update scanout pixmap contents before setting a mode with it
Michel Dänzer
2015-04-23
Defer initial modeset until the first BlockHandler invocation
Michel Dänzer
2015-04-23
Defer initial drmmode_copy_fb call until root window creation
Michel Dänzer
2015-04-17
Add Option "TearFree" v4
Michel Dänzer
2015-04-03
glamor: Add Option "ShadowPrimary" v2
Michel Dänzer
2015-04-03
glamor: Add wrappers for the X server rendering hooks
Michel Dänzer
2015-04-02
Only enable SYNC extension fences and the Present extension along with DRI3
Michel Dänzer
2015-03-18
Initialize boolean variable before calling xf86GetOptValBool
Michel Dänzer
2015-03-17
Add DRI3 support v2
Michel Dänzer
2015-03-17
Add support for the Present extension v2
Michel Dänzer
2015-03-17
Add support for SYNC extension fences v2
Michel Dänzer
2015-03-17
Fold radeon_glamor_flush into radeon_cs_flush_indirect
Michel Dänzer
2015-03-17
Move #include "radeon_glamor.h" from radeon.h to where it's needed
Michel Dänzer
2015-03-17
Add DRM event queue helpers v2
Michel Dänzer
2014-11-11
radeon: add support for DP 1.2 display hotplug (v2)
Dave Airlie
2014-11-11
radeon: stop caching mode resources
Dave Airlie
2014-10-23
PRIME: Don't advertise offload capabilities when acceleration is disabled
Michel Dänzer
2014-10-15
Remove duplicate OPTION_PAGE_FLIP entry
Michel Dänzer
2014-09-11
radeon: fix build warnings regarding const qualifier
Thomas DeRensis
2014-08-12
radeon: fix warnings when building against older xservers
Alex Deucher
2014-08-12
radeon: enable hawaii accel conditionally (v3)
Alex Deucher
2014-08-12
radeon: remove definitions already present in radeon_drm.h
Andreas Boll
2014-06-04
Rename Option "NoAccel" to "Accel"
Michel Dänzer
2014-05-21
kms: Use own thunk function instead of shadowUpdatePackedWeak
Adam Jackson
2014-05-02
radeon: enable tiling for mullins
Alex Deucher
2014-04-11
Fix building on older servers without xf86platformBus.h
Hans de Goede
2014-03-17
Add support for server managed fds
Hans de Goede
[next]