commit | 6aa5e85d7c1578cbe09881289403cba68c1e891d | [log] [tgz] |
---|---|---|
author | Joonyoung Shim <jy0922.shim@samsung.com> | Fri Apr 22 16:34:07 2016 +0900 |
committer | Inki Dae <daeinki@gmail.com> | Tue May 10 23:11:44 2016 +0900 |
tree | 105ff0c280da5474008efaaeccacacb638a33f9e | |
parent | b85881ddf2aa70d4a3ab9f8451127007e9f82496 [diff] |
drm/exynos: use directly DMA mapping APIs on g2d There is no reason to be wapper functions to use DMA mapping APIs. Use directly DMA mapping APIs and remove the wapper functions. Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>