]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: host: use dma apis for vic
authorDeepak Nibade <dnibade@nvidia.com>
Mon, 21 Oct 2013 09:30:23 +0000 (15:00 +0530)
committerTerje Bergstrom <tbergstrom@nvidia.com>
Thu, 24 Oct 2013 08:37:03 +0000 (01:37 -0700)
commitb647fd63a888eb5d86d77177e202f703e4728066
tree731f87a6fd08f6b3a1697b704540795f7c5df26d
parentad17341443608b6e3da498acc6177e84a0c320c6
video: tegra: host: use dma apis for vic

Use dma_alloc_writecombine()/dma_free_writecombine() apis to
allocate/free memory instead of nvhost_memmgr apis

Bug 1380122

Change-Id: I0db91784b72a12954655b4e7c17ea4857b500e55
Signed-off-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-on: http://git-master/r/301732
Reviewed-by: Krishna Reddy <vdumpa@nvidia.com>
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
drivers/video/tegra/host/vic03/vic03.c