]> 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)
committerTodd Poynter <tpoynter@nvidia.com>
Mon, 23 Jun 2014 20:08:55 +0000 (13:08 -0700)
commit415d0b8f78509c675f75da2f622eed90fffe30d3
treee75eb94d7aa9b8e9481640d82c1d9ca4396c71ee
parent3535c1331c4d1128ff7fe1e5f348dabb5ba91c06
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/427091
Reviewed-by: Todd Poynter <tpoynter@nvidia.com>
Tested-by: Todd Poynter <tpoynter@nvidia.com>
drivers/video/tegra/host/host1x/host1x_channel.c