From: Rebecca Schultz Zavin Date: Fri, 13 Dec 2013 22:23:52 +0000 (-0800) Subject: gpu: ion: Add explicit sync ioctl X-Git-Tag: v3.14-rc1~150^2~459 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b9ec1cfd4aafbadfb5e053cd201d7c3944dec80;p=pandora-kernel.git gpu: ion: Add explicit sync ioctl This is deprecated in favor of using the dma_buf api which will automatically sync a buffer to memory when it is mapped to a device. However, that functionality is not ready, so this patch adds the ability to sync a buffer explicitly. Signed-off-by: Rebecca Schultz Zavin [jstultz: modified patch to apply to staging directory] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed