summaryrefslogtreecommitdiffstats
path: root/drivers/staging/omapdrm/omap_gem.c
Commit message (Expand)AuthorAgeFilesLines
* staging/omapdrm: Fix spacing coding style in omap_gem.cYAMANE Toshiaki2012-11-151-2/+2
* staging/omapdrm: Fix spacing coding style in omap_gem.cYAMANE Toshiaki2012-11-151-23/+15Star
* staging/omapdrm: Fix spacing coding style in omap_gem.cYAMANE Toshiaki2012-11-151-1/+1
* Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman2012-10-291-2/+2
|\
| * staging: omapdrm: fix allocation size for page addresses arrayVincent Penquerc'h2012-10-231-2/+2
* | drm/omap: Remove cpu_is_omapXXXX usage in DMMAndy Gross2012-10-231-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-031-2/+1Star
|\
| * make get_file() return its argumentAl Viro2012-09-271-2/+1Star
* | staging: drm/omap: Add error handlingEmil Goode2012-09-041-1/+16
* | staging: drm/omap: add rotation propertiesRob Clark2012-08-161-1/+42
|/
* staging: drm/omap: dmabuf/prime mmap supportRob Clark2012-05-171-10/+94
* staging: drm/omap: dmabuf/prime supportRob Clark2012-04-101-1/+25
* staging: drm/omap: mmap of tiled buffers with stride >4kbRob Clark2012-03-071-27/+59
* staging: drm/omap: Get DMM resources from hwmodAndy Gross2012-03-071-5/+3Star
* staging: drm/omap: debugfs for object and fb trackingRob Clark2012-03-071-1/+63
* staging: drm/omap: call omap_gem_roll() in non-atomic ctxRob Clark2012-03-071-12/+2Star
* staging: drm/omap: fix locking issueRob Clark2012-02-081-4/+14
* staging: drm/omap: multiplanar and YUV supportRob Clark2012-02-081-0/+5
* drm/omap: GEM, deal with cacheRob Clark2011-12-221-0/+30
* staging: drm/omap: avoid aquiring mutex in atomic context (v2)Rob Clark2011-12-161-2/+14
* staging: drm/omap: DMM based hardware scrolling consoleRob Clark2011-12-131-6/+53
* staging: drm/omap: allocation fail checkRob Clark2011-12-131-0/+4
* drm/omap: add GEM support for tiled/dmm buffersRob Clark2011-12-091-34/+398
* staging: add omapdrm DRM/KMS driver for TI OMAP platformsRob Clark2011-11-271-0/+774