summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada/armada_gem.c
Commit message (Expand)AuthorAgeFilesLines
* drm/armada: don't abuse DMA_ERROR_CODEChristoph Hellwig2017-06-201-3/+2
* dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-201-4/+4
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-4/+5
* drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson2017-02-031-2/+2
* mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-3/+2
* Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie2016-11-251-7/+3
|\
| * drm/armada: remove some dead codeChristophe JAILLET2016-11-171-5/+1
| * drm/armada: mark symbols static where possibleBaoyou Xie2016-11-171-2/+2
* | Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-10-111-1/+1
|\ \
| * | drm/prime: Take a ref on the drm_dev when exporting a dma_bufChris Wilson2016-10-051-1/+1
| |/
* | get rid of separate multipage fault-in primitivesAl Viro2016-09-271-1/+1
|/
* file_inode(f)->i_mapping is f->f_mappingAl Viro2016-05-291-2/+2
* drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson2016-05-171-3/+3
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
* drm/armada: use a private mutex to protect priv->linearDaniel Vetter2015-12-051-5/+9
* drm/armada: don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter2015-12-031-6/+2
* drm/armada: plug leak in dumb_map_offsetDaniel Vetter2015-12-031-1/+2
* drm/armada: use unlocked gem unreferencingDaniel Vetter2015-12-031-2/+2
* drm/armada: fix gem object free after failed prime importRussell King2015-07-151-2/+3
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-211-2/+8
* assorted conversions to %p[dD]Al Viro2014-11-191-1/+1
* dma-buf: use reservation objectsMaarten Lankhorst2014-07-081-1/+1
* drm/armada: use shmem helpers if possibleDavid Herrmann2014-05-271-3/+1
* DRM: Armada: prime refcounting bug fixRussell King2013-12-101-1/+1
* DRM: Armada: fix printing of phys_addr_t/dma_addr_tRussell King2013-12-101-2/+3
* DRM: Armada: Add Armada DRM driverRussell King2013-10-121-0/+611
OpenPOWER on IntegriCloud