Inki Dae 4744ad2414 drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
Changelog v3:
just code cleanup.

Changelog v2:
fix argument to dma_mmap_attr function.
- use pages instead of kvaddr because kvaddr is 0 with
  DMA_ATTR_NO_KERNEL_MAPPING.

Changelog v1:
When gem allocation is requested, kernel space mapping isn't needed.
But if need, such as console framebuffer, the physical pages would be
mapped with kernel space though vmap function.

Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
2012-12-13 06:05:45 -08:00
..
2012-11-22 09:14:54 -10:00
2012-11-23 14:32:55 +01:00
2012-11-23 12:11:13 -10:00
2012-11-23 14:17:36 -05:00
2012-11-16 14:33:04 -08:00
2012-11-22 09:14:54 -10:00
2012-11-23 12:01:02 -10:00
2012-11-20 18:52:01 -10:00