aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/omapdrm/omap_plane.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15staging: omapdrm: Expose the OMAP Z-Order property through DRMAndre Renaud1-0/+19
2012-08-15staging: drm/omap: add rotation propertiesRob Clark1-21/+71
2012-03-13staging: drm/omap: send page-flip event after endwinRob Clark1-11/+45
2012-03-13staging: drm/omap: avoid multiple planes having same z-orderRob Clark1-1/+1
2012-03-07staging: drm/omap: defer unpin until scanout completesRob Clark1-7/+129
2012-03-07staging: drm/omap: get supported color formats from ovlRob Clark1-20/+7
2012-02-08staging: drm/omap: updates for DSS fifomerge API changesRob Clark1-9/+24
2012-02-08staging: drm/omap: multiplanar and YUV supportRob Clark1-16/+37
2012-02-08staging: drm/omap: add drm_plane supportRob Clark1-0/+308