index
:
linux-omap3.git
master
TI kernel development
Daniel Stone
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
Gracefully handle failure to allocate bypass buffers
HEAD
master
Daniel Stone
1
-57/+92
2012-01-13
set crtc pointer in plane structure so colorkey can be disabled at plane disable
Derek Foreman
1
-0/+2
2012-01-13
apparently bypassing the scaler causes problems with cropped video?
Derek Foreman
1
-1/+4
2012-01-13
More clear early returns
Daniel Stone
1
-14/+17
2012-01-13
Attempt to use the best possible scaler setup
Daniel Stone
1
-9/+64
2012-01-13
NULL out fvid2 handles after deleting them
Daniel Stone
1
-0/+3
2012-01-13
error out if trying to submit video frames while the display is off, so users...
Derek Foreman
1
-1/+1
2012-01-13
make the CRTC dpms function do the screen disable/enable
Derek Foreman
5
-118/+60
2012-01-13
respect vram= command line parameter
Derek Foreman
2
-13/+5
2012-01-13
let drm fds support O_NONBLOCK
Derek Foreman
1
-0/+3
2012-01-13
Respect padding in rotator
Derek Foreman
1
-2/+9
2012-01-13
Ensure struct_mutex is held around GEM object unref
Daniel Stone
1
-3/+3
2012-01-13
Un-open-code ti81xx_obj_get_address
Daniel Stone
2
-12/+5
2012-01-13
Cosmetic cleanups
Daniel Stone
2
-7/+5
2012-01-13
Fix missing mutex unlock in error path
Ian Molton
1
-1/+2
2012-01-13
Don't send events to vanished clients
Daniel Stone
2
-2/+18
2012-01-13
Fix leak
Daniel Stone
1
-0/+1
2012-01-13
checkpoint! (outrun voice)
Daniel Stone
8
-188/+576
2012-01-13
DRM: TI81xx: Dequeue all processed frames
Daniel Stone
1
-39/+44
2012-01-13
DRM: Allow unlocked getres/getfb
Daniel Stone
1
-3/+3
2012-01-13
DRM: TI81xx: Add support for wrapping a DRM framebuffer
Daniel Stone
2
-8/+66
2012-01-13
DRM: TI81xx: Clean up wrap_ioctl and get_user_pages wrapper
Daniel Stone
1
-53/+37
2012-01-13
Add offsets to gem objects for gemxvimagesink
Derek Foreman
4
-4/+17
2012-01-13
fix m2m crop crash
Derek Foreman
1
-4/+13
2012-01-13
Cosmetically correct edma slot allocation (should be functionally identical)
Derek Foreman
1
-1/+1
2012-01-13
DRM: TI81xx: Fix compilation warnings, remove printks
Daniel Stone
3
-57/+26
2012-01-13
Odd crop values cause chroma corruption
Derek Foreman
1
-2/+2
2012-01-13
EDMA rotation for NV12
Derek Foreman
1
-26/+53
2012-01-13
respect pixel format
Derek Foreman
1
-1/+0
2012-01-13
implement edma based solid fills
Derek Foreman
4
-16/+46
2012-01-13
Allow gem buffer allocations to specify whether write combining is appropriat...
Derek Foreman
4
-2/+15
2012-01-13
Fixups for GEM video
Daniel Stone
3
-26/+45
2012-01-13
EDMA: Be less verbose
Daniel Stone
1
-2/+2
2012-01-13
Allow non-master connections to create GEM buffers
Daniel Stone
1
-3/+3
2012-01-13
Add non-master connections to use addfb/addfb2
Daniel Stone
1
-3/+3
2012-01-13
Add buffer ready event for plane update
Daniel Stone
3
-17/+111
2012-01-13
Video: Misc cleanups
Daniel Stone
1
-23/+38
2012-01-13
Pass file_priv to update_plane function
Daniel Stone
2
-2/+3
2012-01-13
Better debugging for wrap ioctl
Daniel Stone
1
-1/+4
2012-01-13
Allow anyone to add a DRM FB
Daniel Stone
1
-2/+2
2012-01-13
some bug fixes, block for edma completions
Derek Foreman
1
-20/+16
2012-01-13
I think these guys worked on that file too...
Derek Foreman
1
-0/+2
2012-01-13
invert child/parent relationship so many children can pull from the same pare...
Derek Foreman
2
-10/+10
2012-01-13
printk should be DRM_ERROR in this context
Derek Foreman
1
-1/+1
2012-01-13
Add EDMA rotation engine
Derek Foreman
6
-8/+347
2012-01-13
add a helper function to get the phy address of our gem objects
Derek Foreman
2
-0/+13
2012-01-13
frame buffer pitch constraints were a little over zealous.
Derek Foreman
1
-1/+1
2012-01-13
add myself to the author list
Derek Foreman
1
-0/+1
2012-01-13
SQUASH ME remove silly extra include
Derek Foreman
1
-1/+0
2012-01-13
VPSS: read EDID from I2C if failed from external encoder
Bin Liu
1
-1/+86
[next]