commit | 01ed50ddbd6f7b4fafcf366994949d5a1a8356c0 | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Sun Aug 16 14:33:08 2015 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Sun Aug 16 14:33:45 2015 +0900 |
tree | ba25bf996d9c28544f2864d60092e462ad6246af | |
parent | eb57da880b00b6c68f971e077ff3e4db9ef0deae [diff] |
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 <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>