commit | ea6d66c3a797376d21b23dc8261733ce35970014 | [log] [tgz] |
---|---|---|
author | Inki Dae <inki.dae@samsung.com> | Fri Nov 02 16:10:39 2012 +0900 |
committer | Inki Dae <inki.dae@samsung.com> | Tue Dec 04 14:45:59 2012 +0900 |
tree | 3ff7cdc220296bc3d27aa3decfcf07eca87227ea | |
parent | d87342c10de68d75ecd976556299c68a300c3834 [diff] |
drm/exynos: remove EXYNOS_BO_NONCONTIG type checking. With iommu support, non-continuous buffer also is supported so this patch removes these checking from exynos_drm_gem_get/put_dma_addr funciton. This patch is based on the below patch set, "drm/exynos: add iommu support for -next". http://www.spinics.net/lists/dri-devel/msg29041.html Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>