]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: host: use dma apis for host1x_cdma.c
authorDeepak Nibade <dnibade@nvidia.com>
Wed, 9 Oct 2013 07:01:19 +0000 (12:31 +0530)
committerTerje Bergstrom <tbergstrom@nvidia.com>
Mon, 14 Oct 2013 10:55:01 +0000 (03:55 -0700)
commit30ca21e24529b408422cd15b5c2f63ffc06af0c4
tree313cb01f96eefd87855059975d756a82706a1abc
parent88a7ce7340c9de5ad5e04a5192bf60f5d73303e4
video: tegra: host: use dma apis for host1x_cdma.c

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

Bug 1380150

Change-Id: Icee0154886217c4c348c25896cf27e80cb1461ed
Signed-off-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-on: http://git-master/r/288994
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Krishna Reddy <vdumpa@nvidia.com>
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
drivers/video/tegra/host/host1x/host1x_cdma.c
drivers/video/tegra/host/nvhost_cdma.h