Files
linux-nvgpu/drivers/gpu
Deepak Nibade 9d26da70be gpu: nvgpu: skip extracting kind from nvmap
While mapping the buffer, if kind argument is -1,
we extract kind value from nvmap

but kind information from nvmap is going away
and hence remove respective call to nvmap

Bug 1616899

Change-Id: I2764655f60df691ac8a86484c6ec929d2b83b2e3
Signed-off-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-on: http://git-master/r/1012239
GVS: Gerrit_Virtual_Submit
Reviewed-by: Amit Sharma (SW-TEGRA) <amisharma@nvidia.com>
Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
2016-02-16 09:22:19 -08:00
..