aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/omapdrm/omap_gem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-04staging: drm/omap: Add error handlingEmil Goode1-1/+16
2012-08-15staging: drm/omap: add rotation propertiesRob Clark1-1/+42
2012-05-17staging: drm/omap: dmabuf/prime mmap supportRob Clark1-10/+94
2012-04-10staging: drm/omap: dmabuf/prime supportRob Clark1-1/+25
2012-03-07staging: drm/omap: mmap of tiled buffers with stride >4kbRob Clark1-27/+59
2012-03-07staging: drm/omap: Get DMM resources from hwmodAndy Gross1-5/+3
2012-03-07staging: drm/omap: debugfs for object and fb trackingRob Clark1-1/+63
2012-03-07staging: drm/omap: call omap_gem_roll() in non-atomic ctxRob Clark1-12/+2
2012-02-08staging: drm/omap: fix locking issueRob Clark1-4/+14
2012-02-08staging: drm/omap: multiplanar and YUV supportRob Clark1-0/+5
2011-12-22drm/omap: GEM, deal with cacheRob Clark1-0/+30
2011-12-16staging: drm/omap: avoid aquiring mutex in atomic context (v2)Rob Clark1-2/+14
2011-12-12staging: drm/omap: DMM based hardware scrolling consoleRob Clark1-6/+53
2011-12-12staging: drm/omap: allocation fail checkRob Clark1-0/+4
2011-12-08drm/omap: add GEM support for tiled/dmm buffersRob Clark1-34/+398
2011-11-26staging: add omapdrm DRM/KMS driver for TI OMAP platformsRob Clark1-0/+774