]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: nvmap: Export symbols
authorArto Merilainen <amerilainen@nvidia.com>
Thu, 27 Mar 2014 06:41:24 +0000 (08:41 +0200)
committerTerje Bergstrom <tbergstrom@nvidia.com>
Fri, 11 Apr 2014 06:12:30 +0000 (23:12 -0700)
commit490cdbd0d272e4ee2a4fb9f1fa75fb3ae625242f
tree4aaed0e0c636ec9a78e6bf444d73dd452f2ac45c
parentd6de0f4244cc4e5c43854fbdccd4a6313d7a9afe
video: tegra: nvmap: Export symbols

nvmap stores some buffer specific parameters and it already
allows accessing those parameters. This patch modifies nvmap
so that the parameters can be read also from drivers that are
compiled as modules.

Bug 1476801

Change-Id: Idfd51e25c85f8fe85891cb0df25d53f0695da401
Signed-off-by: Arto Merilainen <amerilainen@nvidia.com>
Reviewed-on: http://git-master/r/387609
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
drivers/video/tegra/nvmap/nvmap_dmabuf.c