aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/omapdrm/omap_gem.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-7/+3
* staging/omapdrm: Use kmemdup rather than duplicating its implementationPeter Huewe2013-01-291-2/+2
* drm/omap: Add PM capabilitiesAndy Gross2013-01-171-0/+28
* staging/omapdrm: Fix spacing coding style in omap_gem.cYAMANE Toshiaki2012-11-141-2/+2
* staging/omapdrm: Fix spacing coding style in omap_gem.cYAMANE Toshiaki2012-11-141-23/+15
* staging/omapdrm: Fix spacing coding style in omap_gem.cYAMANE Toshiaki2012-11-141-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-221-2/+2
* | drm/omap: Remove cpu_is_omapXXXX usage in DMMAndy Gross2012-10-221-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-2/+1
|\
| * make get_file() return its argumentAl Viro2012-09-261-2/+1
* | staging: drm/omap: Add error handlingEmil Goode2012-09-041-1/+16
* | staging: drm/omap: add rotation propertiesRob Clark2012-08-151-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/+3
* 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/+2
* 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-121-6/+53
* staging: drm/omap: allocation fail checkRob Clark2011-12-121-0/+4
* drm/omap: add GEM support for tiled/dmm buffersRob Clark2011-12-081-34/+398
* staging: add omapdrm DRM/KMS driver for TI OMAP platformsRob Clark2011-11-261-0/+774