]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: host: map command buffer if tracing is enabled
authorDeepak Nibade <dnibade@nvidia.com>
Mon, 23 Jun 2014 06:18:06 +0000 (11:48 +0530)
committerEmad Mir <emir@nvidia.com>
Wed, 25 Jun 2014 18:21:11 +0000 (11:21 -0700)
commit66f03b7272d21a418f4b42d6affc008b19c968e9
tree30d2df1c22312c0a81773ccff294d9ce79480893
parentea4c50fc6407abca05983b3b06cc56951efc8593
video: tegra: host: map command buffer if tracing is enabled

Map the command buffer only if tracing is enabled.
Buffer mapping is required only for command tracing
otherwise there is no need to map.

Change-Id: If433e1dec78322f415b2f5370d1a6e7b2346c4e9
Signed-off-by: Deepak Nibade <dnibade@nvidia.com>
Reviewed-on: http://git-master/r/427020
(cherry picked from commit e42b2925ca54e8a27a833d1008318a095a18f1e6)
Reviewed-on: http://git-master/r/427655
GVS: Gerrit_Virtual_Submit
Reviewed-by: Sachin Nikam <snikam@nvidia.com>
drivers/video/tegra/host/host1x/host1x_channel.c