]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
[media] omap3isp: queue: Map PFNMAP buffers to device
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sat, 8 Mar 2014 12:29:15 +0000 (09:29 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 14:17:14 +0000 (11:17 -0300)
commit49ac3695d08698c19d2b23af6bd0dd1dfd1a10af
tree3197927571e2f3ed3de6aeb88114de73377d9fa3
parentb8d642826d031c8700ff1ad601fedf1ebe351033
[media] omap3isp: queue: Map PFNMAP buffers to device

Userspace PFNMAP buffers need to be mapped to the device like the
userspace non-PFNMAP buffers in order for the DMA mapping implementation
to create IOMMU mappings when we'll switch to the IOMMU-aware DMA
mapping backend.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/omap3isp/ispqueue.c
drivers/media/platform/omap3isp/ispqueue.h