index
:
xf86-video-ti81xx.git
master
X.Org driver for TI81xx platform with KMS
Daniel Stone
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
Version bump
HEAD
master
Daniel Stone
1
-1/+1
2012-01-13
check the appropriate width variable before frame submission
Derek Foreman
1
-1/+1
2012-01-13
Merge remote-tracking branch 'derek/master'
Daniel Stone
1
-43/+63
2012-01-13
Fix per-CRTC cliplist handling
Derek Foreman
1
-8/+9
2012-01-12
Revert "add option to override the monitor name from xorg.conf"
Daniel Stone
1
-50/+1
2012-01-12
Don't paint colourkey in clipped areas
Daniel Stone
2
-8/+68
2012-01-12
Return Success for occluded video
Daniel Stone
1
-6/+10
2012-01-12
Try dequeuing buffers before returning BadAlloc
Daniel Stone
3
-13/+45
2012-01-12
Free buffers/send notifications if a video frame didn't actually get displayed
Derek Foreman
1
-66/+101
2012-01-12
More buffer_ready cleanup
Daniel Stone
1
-23/+17
2012-01-12
Remove code that existed solely to create warnings
Daniel Stone
1
-23/+2
2012-01-12
Send completion events when video is occluded on all heads
Daniel Stone
1
-4/+14
2012-01-12
Clean up buffer_ready code
Daniel Stone
1
-30/+36
2012-01-12
Minor cleanups
Daniel Stone
1
-11/+14
2012-01-12
Factor out completion event code
Daniel Stone
1
-14/+22
2012-01-11
pitch constraint is in bytes, not pixels
Derek Foreman
1
-1/+1
2012-01-10
clean up buffer handling a little
Derek Foreman
1
-5/+16
2012-01-10
fix corruption when both heads are rotated
Derek Foreman
1
-5/+7
2012-01-10
probably still needs to be a return
Derek Foreman
1
-1/+1
2012-01-09
remove wasted allocation
Derek Foreman
2
-7/+0
2012-01-06
Quiet down more debug outputs
Daniel Stone
1
-1/+0
2012-01-06
Version bump
Daniel Stone
1
-1/+1
2012-01-06
Actually send completion events
Daniel Stone
1
-1/+1
2012-01-06
quiet down some debug outputs
Derek Foreman
1
-3/+0
2012-01-05
Attempt to fix frame queuing/retiring stuff
Derek Foreman
1
-62/+50
2012-01-05
Shouldn't stop all video processing if the video is hidden on the first head
Derek Foreman
1
-1/+1
2012-01-05
horrible WIP commit
Derek Foreman
3
-43/+74
2012-01-04
fix buffer retirement on multi head
Derek Foreman
1
-11/+10
2011-12-30
Version bump
Daniel Stone
1
-1/+1
2011-12-30
Add optional ShadowFB toggle
Daniel Stone
4
-25/+61
2011-12-30
Drop and reacquire master on VT switch
Daniel Stone
1
-0/+8
2011-12-30
Minor cleanup
Daniel Stone
1
-3/+3
2011-12-20
WIP commit, proper buffer retirement
Derek Foreman
2
-33/+61
2011-12-20
Temp commit - video rotation that needs a kernel patch (to be removed)
Derek Foreman
2
-168/+195
2011-12-20
whitespace
Derek Foreman
1
-1/+1
2011-12-20
copy the clip list in case we're running on a old server that destroys it
Derek Foreman
1
-2/+6
2011-12-16
fix padding for some display sizes
Derek Foreman
1
-2/+3
2011-12-13
fix RandR support for older X servers
Derek Foreman
1
-0/+18
2011-12-08
Version bump
Daniel Stone
1
-1/+1
2011-12-08
Resync DRM headers with kernel
Daniel Stone
1
-3/+9
2011-12-08
Set sequence number in frameNotify for old servers
Daniel Stone
1
-3/+7
2011-12-08
Add autogen.sh to distributed tarball
Daniel Stone
1
-0/+2
2011-12-08
Include videodev2.h for V4L2_PIX_FMT_* defines
Daniel Stone
1
-0/+1
2011-12-08
ABI fixups for server 1.7, version bump
Daniel Stone
3
-4/+6
2011-11-29
Use XVClipVideoHelper to prevent the image from scaling when partially occluded
Derek Foreman
1
-26/+51
2011-11-25
A couple of extra size checks to keep the m3 from hanging
Derek Foreman
1
-0/+13
2011-11-25
video rotation
Derek Foreman
2
-69/+102
2011-11-21
Use EDMA for shadow copies
Derek Foreman
5
-159/+97
2011-11-17
Add GEM-based zerocopy Xv support
Daniel Stone
3
-17/+151
2011-11-16
Video: Asynchronous buffer submission/completion
Daniel Stone
3
-3/+68
[next]