aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada/armada_gem.c
AgeCommit message (Expand)Author
2016-05-29file_inode(f)->i_mapping is f->f_mappingAl Viro
2016-05-17drm: Remove unused drm_device from drm_gem_object_lookup()Chris Wilson
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2015-12-05drm/armada: use a private mutex to protect priv->linearDaniel Vetter
2015-12-03drm/armada: don't grab dev->struct_mutex for in mmap offset ioctlDaniel Vetter
2015-12-03drm/armada: plug leak in dumb_map_offsetDaniel Vetter
2015-12-03drm/armada: use unlocked gem unreferencingDaniel Vetter
2015-07-15drm/armada: fix gem object free after failed prime importRussell King
2015-04-21dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal
2014-11-19assorted conversions to %p[dD]Al Viro
2014-07-08dma-buf: use reservation objectsMaarten Lankhorst
2014-05-27drm/armada: use shmem helpers if possibleDavid Herrmann
2013-12-10DRM: Armada: prime refcounting bug fixRussell King
2013-12-10DRM: Armada: fix printing of phys_addr_t/dma_addr_tRussell King
2013-10-12DRM: Armada: Add Armada DRM driverRussell King