aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_gem.h
diff options
context:
space:
mode:
authorInki Dae <inki.dae@samsung.com>2012-12-21 17:59:20 +0900
committerInki Dae <inki.dae@samsung.com>2013-01-04 15:54:32 +0900
commitc704f1b47d6cb4b61b2e120030088c2a7cefcc13 (patch)
tree9d0b313110b6dda6e7b622d50fc54b54dcca9fbe /drivers/gpu/drm/exynos/exynos_drm_gem.h
parentdrm/exynos: fix flags in dma buf exporting (diff)
downloadlinux-dev-c704f1b47d6cb4b61b2e120030088c2a7cefcc13.tar.xz
linux-dev-c704f1b47d6cb4b61b2e120030088c2a7cefcc13.zip
drm/exynos: consider no iommu support to console framebuffer
This patch considers no iommu support to kernel space mapping of console framebuffer. Without iommu, we get physical address instead of device address after dma_alloc_attrs function is called. So we should consider the case without iommu when it maps console framebuffer with kernel space. Changelog v2: - calll vunmap function only with iommu support. Signed-off-by: Inki Dae <inki.dae@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_gem.h')
0 files changed, 0 insertions, 0 deletions