index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
omapdrm
Age
Commit message (
Expand
)
Author
2012-04-10
staging: drm/omap: move where DMM driver is registered
Rob Clark
2012-03-13
staging: drm/omap: use current time for page-flip event
Rob Clark
2012-03-13
staging: drm/omap: send page-flip event after endwin
Rob Clark
2012-03-13
staging: drm/omap: avoid multiple planes having same z-order
Rob Clark
2012-03-07
staging: drm/omap: mmap of tiled buffers with stride >4kb
Rob Clark
2012-03-07
staging: drm/omap: Get DMM resources from hwmod
Andy Gross
2012-03-07
staging: drm/omap: Validate debugfs device
Andy Gross
2012-03-07
staging: drm/omap: Disable DMM debugfs for OMAP3
Andy Gross
2012-03-07
staging: drm/omap: debugfs for object and fb tracking
Rob Clark
2012-03-07
staging: drm/omap: defer unpin until scanout completes
Rob Clark
2012-03-07
staging: drm/omap: some minor fb cleanups
Rob Clark
2012-03-07
staging: drm/omap: call omap_gem_roll() in non-atomic ctx
Rob Clark
2012-03-07
staging: drm/omap: add a workqueue
Rob Clark
2012-03-07
staging: drm/omap: get supported color formats from ovl
Rob Clark
2012-02-10
Merge tag 'staging-3.3-rc3' into staging-next
Greg Kroah-Hartman
2012-02-09
staging: drm/omap: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(..
Thomas Meyer
2012-02-08
staging: drm/omap: fix locking issue
Rob Clark
2012-02-08
drivers/staging/omapdrm/omap_fbdev.c: move free after uses
Julia Lawall
2012-02-08
staging: drm/omap: fix minimum width/height
Rob Clark
2012-02-08
staging: drm/omap: updates for DSS fifomerge API changes
Rob Clark
2012-02-08
staging: drm/omap: multiplanar and YUV support
Rob Clark
2012-02-08
staging: drm/omap: add drm_plane support
Rob Clark
2012-02-08
staging: drm/omap: drm API update: addfb2
Rob Clark
2012-02-08
staging: drm/omap: drm API update: make fops struct const
Rob Clark
2011-12-22
drm/omap: GEM, deal with cache
Rob Clark
2011-12-16
staging: drm/omap: add debugfs support
Andy Gross
2011-12-16
staging: drm/omap: avoid aquiring mutex in atomic context (v2)
Rob Clark
2011-12-16
staging: drm/omap: add ywrap module param
Rob Clark
2011-12-12
staging: drm/omap: DMM based hardware scrolling console
Rob Clark
2011-12-12
staging: drm/omap: crtc/encoder/fb destroy cleanups
Rob Clark
2011-12-12
staging: drm/omap: allocation fail check
Rob Clark
2011-12-08
drm/omap: add GEM support for tiled/dmm buffers
Rob Clark
2011-12-08
drm/omap: DMM/TILER support for OMAP4+ platform
Andy Gross
2011-11-26
staging: add omapdrm DRM/KMS driver for TI OMAP platforms
Rob Clark