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_video.c
Age
Commit message (
Expand
)
Author
2018-07-12
Replace 'foo == NULL' with '!foo'
Michel Dänzer
2017-08-17
Wait for pending flips synchronously before turning off a CRTC
Michel Dänzer
2016-08-03
Wait for pending flips to complete before turning off an output or CRTC
Michel Dänzer
2016-03-24
Require xserver 1.9 or newer
Michel Dänzer
2015-11-12
Clean up allocation in RADEONInitVideo()
Tom St Denis
2015-11-12
Simplify pick best crtc to fold two loops into one
Tom St Denis
2015-08-20
DRI2: Keep MSC monotonic when moving window between CRTCs
Michel Dänzer
2015-03-17
Move #include "radeon_glamor.h" from radeon.h to where it's needed
Michel Dänzer
2014-09-11
radeon: fix build warnings regarding const qualifier
Thomas DeRensis
2013-09-30
radeon: use glamor Xv support if present.
Dave Airlie
2013-09-30
Revert "radeon: add glamor Xv support (v2)"
Alex Deucher
2013-09-27
radeon: add glamor Xv support (v2)
Alex Deucher
2013-05-29
DRI2: adjust MSC by the number of interpolated vblanks
Ilija Hadzic
2013-01-10
Drop support for X servers older than 1.7.
Michel Dänzer
2013-01-03
DRI2: limit the swap rate when CRTC is in DPMS-off state
Ilija Hadzic
2013-01-03
video: add option to include disabled CRTCs in best CRTC search
Ilija Hadzic
2012-06-29
Merge remote-tracking branch 'origin/kms-only'
Dave Airlie
2012-06-25
radeon: dixPrivateKeyRegistered is only in server 1.9
Dave Airlie
2012-06-15
radeon: move more functions into texture video
Dave Airlie
2012-06-15
radeon: drop legacy memory, merge into radeon video
Dave Airlie
2012-06-15
radeon: move macros into radeon.h
Dave Airlie
2012-06-15
radeon: misc cleanups.
Dave Airlie
2012-06-15
radeon: drop all UMS/DRI1/XAA/overlay support.
Dave Airlie
2012-06-08
UMS: Fix CRTC DPMS state check.
Michel Dänzer
2012-06-06
Don't page-flip or wait on a CRTC while we're VT-switched away.
Michel Dänzer
2012-06-06
Don't wait on a CRTC which has been disabled via DPMS (bug #49761).
Michel Dänzer
2012-05-23
ati: convert to new screen conversion APIs
Dave Airlie
2011-11-28
fixup xinerama since 9151f3b1c2ebcc34e63195888ba696f2183ba5e2
Dave Airlie
2011-08-11
video: Don't round up bottom/right edge for clipping source width/height.
Michel Dänzer
2011-08-09
Prefer the CRTC of the primary output for synchronization.
Michel Dänzer
2011-07-14
Register XvMC video decoding acceleration
Christian König
2011-01-18
Fix crash freeing KMS video memory.
Michel Dänzer
2011-01-18
Fix KMS textured video leaks (bug #33193).
Michel Dänzer
2010-10-19
Xv: limit overlay to 2047x2047
Alex Deucher
2010-09-30
radeon: fix fbLocation for >32 bit MC addresses
Alex Deucher
2010-08-27
xv: fix non-kms/non-dri Xv column ordering on big endian systems
Heikki Lindholm
2010-06-21
Convert x(c)alloc/xfree to m/calloc/free.
Michel Dänzer
2010-05-18
dri2: use radeon_pick_best_crtc()
Alex Deucher
2010-05-10
kms: add support for the MSC swap & sync API
Jerome Glisse
2010-04-08
radeon: don't setup Xv on rn50
Alex Deucher
2010-02-26
Use RADEON_ALIGN instead of open coding it.
Matt Turner
2010-02-15
Allocate BOs for 'video offscreen surfaces' and 'TV-in' in VRAM.
Michel Dänzer
2010-02-15
Allocate Xv buffers to GTT.
Pauli Nieminen
2010-02-12
radeon: consolidate crtc selector for vline wait
Alex Deucher
2009-12-02
radeon: Lift hardcoded limit from RADEONQueryImageAttributes
Kusanagi Kouichi
2009-10-03
Fix KMS on big endian machines.
Michel Dänzer
2009-07-14
R3/4/5xx: only upload the bicubic texture once
Alex Deucher
2009-07-03
radeon: don't set up overlay under KMS until we figure out how.
Dave Airlie
2009-04-17
R6xx/R7xx: implement Xv attributes
Alex Deucher
2009-04-17
r200/r300: implement brightness/contrast/hue/saturation/gamma controls for te...
Roland Scheidegger
[next]