aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/omapdrm
Commit message (Expand)AuthorAge
* staging: drm/omap: use current time for page-flip eventRob Clark2012-03-13
* staging: drm/omap: send page-flip event after endwinRob Clark2012-03-13
* staging: drm/omap: avoid multiple planes having same z-orderRob Clark2012-03-13
* staging: drm/omap: mmap of tiled buffers with stride >4kbRob Clark2012-03-07
* staging: drm/omap: Get DMM resources from hwmodAndy Gross2012-03-07
* staging: drm/omap: Validate debugfs deviceAndy Gross2012-03-07
* staging: drm/omap: Disable DMM debugfs for OMAP3Andy Gross2012-03-07
* staging: drm/omap: debugfs for object and fb trackingRob Clark2012-03-07
* staging: drm/omap: defer unpin until scanout completesRob Clark2012-03-07
* staging: drm/omap: some minor fb cleanupsRob Clark2012-03-07
* staging: drm/omap: call omap_gem_roll() in non-atomic ctxRob Clark2012-03-07
* staging: drm/omap: add a workqueueRob Clark2012-03-07
* staging: drm/omap: get supported color formats from ovlRob Clark2012-03-07
* Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman2012-02-10
|\
| * staging: drm/omap: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(..Thomas Meyer2012-02-09
* | staging: drm/omap: fix locking issueRob Clark2012-02-08
* | drivers/staging/omapdrm/omap_fbdev.c: move free after usesJulia Lawall2012-02-08
* | staging: drm/omap: fix minimum width/heightRob Clark2012-02-08
* | staging: drm/omap: updates for DSS fifomerge API changesRob Clark2012-02-08
* | staging: drm/omap: multiplanar and YUV supportRob Clark2012-02-08
* | staging: drm/omap: add drm_plane supportRob Clark2012-02-08
* | staging: drm/omap: drm API update: addfb2Rob Clark2012-02-08
* | staging: drm/omap: drm API update: make fops struct constRob Clark2012-02-08
|/
* drm/omap: GEM, deal with cacheRob Clark2011-12-22
* staging: drm/omap: add debugfs supportAndy Gross2011-12-16
* staging: drm/omap: avoid aquiring mutex in atomic context (v2)Rob Clark2011-12-16
* staging: drm/omap: add ywrap module paramRob Clark2011-12-16
* staging: drm/omap: DMM based hardware scrolling consoleRob Clark2011-12-12
* staging: drm/omap: crtc/encoder/fb destroy cleanupsRob Clark2011-12-12
* staging: drm/omap: allocation fail checkRob Clark2011-12-12
* drm/omap: add GEM support for tiled/dmm buffersRob Clark2011-12-08
* drm/omap: DMM/TILER support for OMAP4+ platformAndy Gross2011-12-08
* staging: add omapdrm DRM/KMS driver for TI OMAP platformsRob Clark2011-11-26