index
:
~jwrdegoede/xf86-video-ati
master
Hans' xf86-video-ati repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
radeon_dri2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-23
DRI2: change signature of populate_vbl_request_type
Ilija Hadzic
1
-9
/
+8
2013-01-11
DRI2/r[345]xx: 16 bit depth buffers use square micro tiling.
Michel Dänzer
1
-2
/
+8
2013-01-11
DRI2: Properly use buffer depth passed in by client.
Michel Dänzer
1
-3
/
+22
2013-01-10
Drop support for X servers older than 1.7.
Michel Dänzer
1
-203
/
+0
2013-01-03
DRI2: limit the swap rate when CRTC is in DPMS-off state
Ilija Hadzic
1
-5
/
+37
2013-01-03
DRI2: change signature of radeon_dri2_drawable_crtc
Ilija Hadzic
1
-20
/
+24
2013-01-03
video: add option to include disabled CRTCs in best CRTC search
Ilija Hadzic
1
-1
/
+1
2012-11-15
radeon: avoid segfault when pixmap exceed GPU capabilities
Jerome Glisse
1
-0
/
+4
2012-10-16
radeon/dri2: fix the window->pixmap math properly.
Dave Airlie
1
-3
/
+4
2012-10-11
radeon/dri2: fix damage reporting on pageflip
Dave Airlie
1
-9
/
+8
2012-09-13
glamor: Force acceleration for DRI2 copies.
Michel Dänzer
1
-0
/
+2
2012-09-12
glamor: Fix DRI2 crash introduced by PRIME changes.
Michel Dänzer
1
-1
/
+1
2012-09-04
radeon/dri2: fix build against older servers.
Dave Airlie
1
-0
/
+6
2012-09-03
radeon: add dri2 offload support.
Dave Airlie
1
-35
/
+101
2012-09-03
radeon: damage full screen after pageflip
Dave Airlie
1
-0
/
+10
2012-07-13
Deal more gracefully with DRI2 being unavailable at build or run time.
Michel Dänzer
1
-2
/
+10
2012-07-10
Initial SI support.
Michel Dänzer
1
-1
/
+3
2012-07-10
Initial glamor support.
Michel Dänzer
1
-80
/
+160
2012-06-15
radeon: drop all UMS/DRI1/XAA/overlay support.
Dave Airlie
1
-8
/
+1
2012-06-06
Don't page-flip or wait on a CRTC while we're VT-switched away.
Michel Dänzer
1
-0
/
+1
2012-05-23
ati: convert to new screen conversion APIs
Dave Airlie
1
-13
/
+13
2012-03-06
DRI2: Unreference buffers immediately when event wait info is invalidated.
Michel Dänzer
1
-19
/
+22
2012-02-13
Handle new xorg_list API.
Michel Dänzer
1
-8
/
+15
2012-02-06
r600-evergreen: use common surface allocator for tiling v11
Jerome Glisse
1
-46
/
+24
2011-12-28
DRI2: Can't use page flipping for pixmaps. (bug #42913)
Michel Dänzer
1
-8
/
+12
2011-12-06
radeon: add original radeon to always tiled.
Dave Airlie
1
-4
/
+4
2011-12-06
radeon: refine always tiled depth check
Dave Airlie
1
-2
/
+2
2011-12-05
radeon: r200 depth buffers are always tiled
Dave Airlie
1
-0
/
+8
2011-10-25
Make radeon_dri2_create_buffer(s) more robust. (Bug #30047)
Michel Dänzer
1
-18
/
+33
2011-10-19
dri2: Add vdpau driver name entry
Maarten Lankhorst
1
-3
/
+3
2011-08-01
dri2: Update front buffer pixmap and name before exchanging buffers
Ville Syrjala
1
-5
/
+40
2011-06-17
dri2: fix copy pasto in a6154c00c64932332e8f6e334661ffd579cfd894
Alex Deucher
1
-2
/
+2
2011-06-16
dri2: missing bit from a6154c00c64932332e8f6e334661ffd579cfd894
Alex Deucher
1
-2
/
+2
2011-06-16
dri2/eg+: fix size and alignment of depth/stencil buffers
Alex Deucher
1
-12
/
+48
2011-05-06
DRI2: fix high-crtc/vblank oversight/bug
Ilija Hadzic
1
-1
/
+1
2011-04-05
DRI2: Some cleanups for the scheduling mess.
Michel Dänzer
1
-39
/
+56
2011-04-02
xf86-video-ati: (revised #2) add support for vblank on crtc > 1
Ilija Hadzic
1
-14
/
+39
2011-02-24
dri2: disable pageflipping for transformed displays
Alex Deucher
1
-4
/
+13
2010-12-19
ddx/ati: Bugfix for pageflip consistency check.
Mario Kleiner
1
-2
/
+5
2010-12-01
ddx/ati: Fix reporting of pageflip completion events on multi-head.
Mario Kleiner
1
-21
/
+37
2010-12-01
ddx/ati: Add option "SwapbuffersWait" to control vsync of DRI2 swaps.
Mario Kleiner
1
-1
/
+3
2010-12-01
radeon/kms: add pageflip support
Alex Deucher
1
-21
/
+194
2010-10-28
dri2: reference count the client privates key/callback
Dave Airlie
1
-10
/
+16
2010-10-27
Don't try to delete DRI2 event list entries that were never added. (Bug #31086)
Michel Dänzer
1
-4
/
+10
2010-10-07
radeon: proper DRI2 pending events handling when client gone. (v6)
Oldřich Jedlička
1
-28
/
+139
2010-10-04
Merge branch 'evergreen_accel' of git+ssh://git.freedesktop.org/git/xorg/driv...
Alex Deucher
1
-14
/
+75
2010-10-01
evergreen/dri2: fix depth allocation for depth+stencil
Alex Deucher
1
-14
/
+75
2010-08-27
dri2: Reference count DRI2 buffers
Christopher James Halse Rogers
1
-7
/
+69
2010-08-25
remove explicit buffer submit from copy region
Dave Airlie
1
-1
/
+0
2010-08-05
r6xx/r7xx: default to micro (1D) tiling for now
Alex Deucher
1
-7
/
+25
[next]