<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/video/tegra/camera, branch gpu-paging</title>
<subtitle>NVIDIA's kernel modules to support tegra chips (used in Jetson boards)</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/'/>
<entry>
<title>camera: convert isobw in mbps for ptsa update</title>
<updated>2021-06-02T13:39:22+00:00</updated>
<author>
<name>Ken Chang</name>
<email>kenc@nvidia.com</email>
</author>
<published>2021-05-28T05:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=28114d7d9fc9192a827c0daed4199f6f0a724b3c'/>
<id>28114d7d9fc9192a827c0daed4199f6f0a724b3c</id>
<content type='text'>
Convert the iso bandwidth requested by camera from kbps to mbps to avoid
overflow in ptsa calcuation.

Bug 3301203

Change-Id: I6e6f3d90a71105847db820e3ae32a5c36feae190
Signed-off-by: Ken Chang &lt;kenc@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2536222
Reviewed-by: svcacv &lt;svcacv@nvidia.com&gt;
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert the iso bandwidth requested by camera from kbps to mbps to avoid
overflow in ptsa calcuation.

Bug 3301203

Change-Id: I6e6f3d90a71105847db820e3ae32a5c36feae190
Signed-off-by: Ken Chang &lt;kenc@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2536222
Reviewed-by: svcacv &lt;svcacv@nvidia.com&gt;
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>camera: modify pixel clock calculations</title>
<updated>2020-04-08T10:53:57+00:00</updated>
<author>
<name>snchen</name>
<email>snchen@nvidia.com</email>
</author>
<published>2020-03-27T04:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=329c9ab18fde4f3c18352124d75fcd79c8bd8d41'/>
<id>329c9ab18fde4f3c18352124d75fcd79c8bd8d41</id>
<content type='text'>
Fix clock calculations for CSI for multiple sensors.

bug 200601572

Signed-off-by: Shan Neng Chen &lt;snchen@nvidia.com&gt;
Change-Id: I5fab181768417b88096bf80d8350385a3a1f96fd
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2319231
Reviewed-by: automaticguardword &lt;automaticguardword@nvidia.com&gt;
Reviewed-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-by: Anubhav Rai &lt;arai@nvidia.com&gt;
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: Joshua Widen &lt;jwiden@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix clock calculations for CSI for multiple sensors.

bug 200601572

Signed-off-by: Shan Neng Chen &lt;snchen@nvidia.com&gt;
Change-Id: I5fab181768417b88096bf80d8350385a3a1f96fd
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2319231
Reviewed-by: automaticguardword &lt;automaticguardword@nvidia.com&gt;
Reviewed-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-by: Anubhav Rai &lt;arai@nvidia.com&gt;
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: Joshua Widen &lt;jwiden@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>camera: fix csi clock calculations</title>
<updated>2018-07-20T21:24:58+00:00</updated>
<author>
<name>Bhushan Rayrikar</name>
<email>brayrikar@nvidia.com</email>
</author>
<published>2018-07-18T20:00:42+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=4f1f6523d569a1840ee3d7eb14265e8084cb010c'/>
<id>4f1f6523d569a1840ee3d7eb14265e8084cb010c</id>
<content type='text'>
We were overclocking CSI by aggregating pixel rate for
sensors on different bricks. This is not needed as all the
CSI bricks get the same clock in parallel.

Bug 1888833

Change-Id: Iba5bd447494107e0c9cb9e5951d6580044a7ae75
Signed-off-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1781101
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Vincent Chung &lt;vincentc@nvidia.com&gt;
Reviewed-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jon Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were overclocking CSI by aggregating pixel rate for
sensors on different bricks. This is not needed as all the
CSI bricks get the same clock in parallel.

Bug 1888833

Change-Id: Iba5bd447494107e0c9cb9e5951d6580044a7ae75
Signed-off-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1781101
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Vincent Chung &lt;vincentc@nvidia.com&gt;
Reviewed-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jon Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drives: camera: Query active bandwidth</title>
<updated>2018-06-07T23:23:44+00:00</updated>
<author>
<name>Bhanu Murthy V</name>
<email>bmurthyv@nvidia.com</email>
</author>
<published>2018-06-04T23:38:33+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=ecf4674d4007e8bea9c7946802d7a9dc02f7da91'/>
<id>ecf4674d4007e8bea9c7946802d7a9dc02f7da91</id>
<content type='text'>
Add new ioctl to read the current requested ISO BW
from tegra camera platform device.

Bug 1993787

Change-Id: I43a1fc93097d977215853aa9c93ad9919a27db8f
Signed-off-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1739635
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new ioctl to read the current requested ISO BW
from tegra camera platform device.

Bug 1993787

Change-Id: I43a1fc93097d977215853aa9c93ad9919a27db8f
Signed-off-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1739635
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>camera: remove unneeded code</title>
<updated>2018-06-04T17:04:51+00:00</updated>
<author>
<name>Bhushan Rayrikar</name>
<email>brayrikar@nvidia.com</email>
</author>
<published>2018-05-31T18:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=19c32c9eed431b992ef75d4abb2916f3ce21e726'/>
<id>19c32c9eed431b992ef75d4abb2916f3ce21e726</id>
<content type='text'>
ISO manager register/ unregister calls are done
during tegra_camera_platform probe/ remove respectively.
Remove the call from tegra_camera_release and remove the
wrapper function.

Bug 200404240

Change-Id: If3ef3f68e144ddd39958f02ff0308666a03ab073
Signed-off-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1736146
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Ruicheng Dai &lt;rdai@nvidia.com&gt;
Reviewed-by: Ashwini Purkar &lt;apurkar@nvidia.com&gt;
Tested-by: Ashwini Purkar &lt;apurkar@nvidia.com&gt;
Reviewed-by: Sudhir Vyas &lt;svyas@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ISO manager register/ unregister calls are done
during tegra_camera_platform probe/ remove respectively.
Remove the call from tegra_camera_release and remove the
wrapper function.

Bug 200404240

Change-Id: If3ef3f68e144ddd39958f02ff0308666a03ab073
Signed-off-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1736146
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Ruicheng Dai &lt;rdai@nvidia.com&gt;
Reviewed-by: Ashwini Purkar &lt;apurkar@nvidia.com&gt;
Tested-by: Ashwini Purkar &lt;apurkar@nvidia.com&gt;
Reviewed-by: Sudhir Vyas &lt;svyas@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>camera: kernel cleanup</title>
<updated>2018-05-17T22:23:27+00:00</updated>
<author>
<name>Bhushan Rayrikar</name>
<email>brayrikar@nvidia.com</email>
</author>
<published>2018-05-04T22:24:48+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=bd96812cdd6d9e290e9d7507cf40f6c6db539034'/>
<id>bd96812cdd6d9e290e9d7507cf40f6c6db539034</id>
<content type='text'>
* Cleanup unneeded ioctls and related code.
* Add a call to set latency allowance for VI.
* Allow ISO cleints to set their own platform specific
  memory latency allowance.
* Split a long number in two to fix issues flagged by static
  code analysis.

Bug 2069761
Bug 1815173
Bug 200408168

Change-Id: If66ab6f604c2bfa369d7466d2cb1f5e42a6c6a41
Signed-off-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1708678
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup unneeded ioctls and related code.
* Add a call to set latency allowance for VI.
* Allow ISO cleints to set their own platform specific
  memory latency allowance.
* Split a long number in two to fix issues flagged by static
  code analysis.

Bug 2069761
Bug 1815173
Bug 200408168

Change-Id: If66ab6f604c2bfa369d7466d2cb1f5e42a6c6a41
Signed-off-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1708678
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>camera: API for tegra_camera_platform device list</title>
<updated>2018-05-16T21:33:49+00:00</updated>
<author>
<name>Ian Kaszubski</name>
<email>ikaszubski@nvidia.com</email>
</author>
<published>2018-04-27T23:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=be95acae682321d006a4d7b9205d0e3d769829db'/>
<id>be95acae682321d006a4d7b9205d0e3d769829db</id>
<content type='text'>
Adds two APIs to interface with the tegra_camera_platform
device list. This is needed by external testing and verification
applications.

Bug 2069761
Bug 2057116
Bug 1900780

Change-Id: Ie3a211c64ac727503ab2fcec7d74fcd094647ce9
Signed-off-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1704317
Reviewed-by: Joshua Widen &lt;jwiden@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Semi Malinen &lt;smalinen@nvidia.com&gt;
Reviewed-by: Gigon Bae &lt;gbae@nvidia.com&gt;
Reviewed-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds two APIs to interface with the tegra_camera_platform
device list. This is needed by external testing and verification
applications.

Bug 2069761
Bug 2057116
Bug 1900780

Change-Id: Ie3a211c64ac727503ab2fcec7d74fcd094647ce9
Signed-off-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1704317
Reviewed-by: Joshua Widen &lt;jwiden@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Semi Malinen &lt;smalinen@nvidia.com&gt;
Reviewed-by: Gigon Bae &lt;gbae@nvidia.com&gt;
Reviewed-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>camera: enable clk/ bw control on t194</title>
<updated>2018-04-24T18:10:36+00:00</updated>
<author>
<name>Bhushan Rayrikar</name>
<email>brayrikar@nvidia.com</email>
</author>
<published>2018-04-17T19:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=8aa1d72a6bb0d37c4fae75a049f79219d1cce34f'/>
<id>8aa1d72a6bb0d37c4fae75a049f79219d1cce34f</id>
<content type='text'>
* Add register/unregister calls for t194 HW engines.
  Populate the relevant fields for them.
* Remove unneeded code.
* Add calculations for slvsec clock.
* Add logic to set either CSI or SLVS-EC clock based on sensor
  type.

Bug 2069761

Change-Id: Ib5b95d33dcd99739e1c962908b9dbc866efff987
Signed-off-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1696875
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Jon Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Joshua Widen &lt;jwiden@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add register/unregister calls for t194 HW engines.
  Populate the relevant fields for them.
* Remove unneeded code.
* Add calculations for slvsec clock.
* Add logic to set either CSI or SLVS-EC clock based on sensor
  type.

Bug 2069761

Change-Id: Ib5b95d33dcd99739e1c962908b9dbc866efff987
Signed-off-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1696875
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Jon Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Joshua Widen &lt;jwiden@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>camera: fix v4l2 emc_test</title>
<updated>2018-04-18T01:04:14+00:00</updated>
<author>
<name>Bhushan Rayrikar</name>
<email>brayrikar@nvidia.com</email>
</author>
<published>2018-04-14T00:19:51+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=4bfabebcbb9770c44d3393285f6538b7100cbe31'/>
<id>4bfabebcbb9770c44d3393285f6538b7100cbe31</id>
<content type='text'>
Assign the correct value to debugfs
BW node which is read by the test to make
sure correct BW is set.

Bug 2069761

Change-Id: Ie4cf5f3611aa05c29e8a28339ff327c9df2bfd5d
Signed-off-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1695118
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Joshua Widen &lt;jwiden@nvidia.com&gt;
Reviewed-by: Gigon Bae &lt;gbae@nvidia.com&gt;
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Assign the correct value to debugfs
BW node which is read by the test to make
sure correct BW is set.

Bug 2069761

Change-Id: Ie4cf5f3611aa05c29e8a28339ff327c9df2bfd5d
Signed-off-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1695118
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Joshua Widen &lt;jwiden@nvidia.com&gt;
Reviewed-by: Gigon Bae &lt;gbae@nvidia.com&gt;
Reviewed-by: Frank Chen &lt;frankc@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>camera: enable clk/ bw control</title>
<updated>2018-04-14T05:22:11+00:00</updated>
<author>
<name>Bhushan Rayrikar</name>
<email>brayrikar@nvidia.com</email>
</author>
<published>2018-04-06T23:36:20+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=9704da05d8e43839886ffb5ee815954220afdfb6'/>
<id>9704da05d8e43839886ffb5ee815954220afdfb6</id>
<content type='text'>
* Handle register/ unregister calls if tegra_camera_platform is
  not enabled.
* Add register/unregister calls for sensor and HW engines.
  Populate the relevant fields for them.
* Remove unneeded code.
* Add calls from channel driver to update clk and bw
  before set_stream.

Bug 2069761

Change-Id: I031c85c64d26371cdd142487b1fa301ec31af839
Signed-off-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1690332
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-by: Jon Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Handle register/ unregister calls if tegra_camera_platform is
  not enabled.
* Add register/unregister calls for sensor and HW engines.
  Populate the relevant fields for them.
* Remove unneeded code.
* Add calls from channel driver to update clk and bw
  before set_stream.

Bug 2069761

Change-Id: I031c85c64d26371cdd142487b1fa301ec31af839
Signed-off-by: Bhushan Rayrikar &lt;brayrikar@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1690332
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-by: Jon Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
