From: Joonyoung Shim Date: Sun, 16 Aug 2015 05:33:08 +0000 (+0900) Subject: drm/exynos: use prime helpers X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01ed50ddbd6f7b4fafcf366994949d5a1a8356c0;p=pandora-kernel.git drm/exynos: use prime helpers The dma-buf codes of exynos drm is almost same with prime helpers. A difference is that consider DMA_NONE when import dma-buf, but it's wrong and we don't consider it any more, so we can use prime interface. Signed-off-by: Joonyoung Shim Signed-off-by: Inki Dae --- Reading git-diff-tree failed