From: Rob Clark Date: Thu, 17 May 2012 08:37:25 +0000 (-0600) Subject: staging: drm/omap: dmabuf/prime mmap support X-Git-Tag: v3.5-rc1~145^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b6b569eac2e74d0b2a1822790f725a9a6abc2be;p=pandora-kernel.git staging: drm/omap: dmabuf/prime mmap support Add support for mmap'ing buffers via dmabuf. For handling mmap of cached buffers correctly, fault handling and PTE shootdown are used to track dirty pages and automagically handle cache flushes before dma access to the buffer. Signed-off-by: Rob Clark Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed