<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/include/media/sensor_common.h, branch rtss22-ae</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>include: uapi: move media camera_device header</title>
<updated>2019-05-13T13:29:41+00:00</updated>
<author>
<name>Anuj Gangwar</name>
<email>anujg@nvidia.com</email>
</author>
<published>2019-05-10T09:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=5caefea9853270c5885606d5d34f53b14e202d9b'/>
<id>5caefea9853270c5885606d5d34f53b14e202d9b</id>
<content type='text'>
File camera_device.h have IOCTL definitions, so move the file from
include/media/ to include/uapi/media/.

According to kernel ABI proposal, user-space headers should have
data type like __u8, __u16, __u32 instead of u8, u16, u32.

Change the path for header in dependent file.

Bug 2062672

Change-Id: Ib9f547d05f4927780fe20eb1a244c8d602c6d2f0
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2115283
(cherry picked from commit cc04ef1a7481278c3c77312c45c87832d58e7c1c)
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2116400
GVS: Gerrit_Virtual_Submit
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;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
File camera_device.h have IOCTL definitions, so move the file from
include/media/ to include/uapi/media/.

According to kernel ABI proposal, user-space headers should have
data type like __u8, __u16, __u32 instead of u8, u16, u32.

Change the path for header in dependent file.

Bug 2062672

Change-Id: Ib9f547d05f4927780fe20eb1a244c8d602c6d2f0
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2115283
(cherry picked from commit cc04ef1a7481278c3c77312c45c87832d58e7c1c)
Signed-off-by: Anuj Gangwar &lt;anujg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2116400
GVS: Gerrit_Virtual_Submit
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;
</pre>
</div>
</content>
</entry>
<entry>
<title>include: media: Add camera device driver header</title>
<updated>2019-02-01T07:27:50+00:00</updated>
<author>
<name>Bhanu Murthy V</name>
<email>bmurthyv@nvidia.com</email>
</author>
<published>2018-09-12T18:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=8eb6de8344f843d545eff7e41d22cd002a827c68'/>
<id>8eb6de8344f843d545eff7e41d22cd002a827c68</id>
<content type='text'>
This header defines the I2C, SPI bus, multiplexer
configurations and the overall sensor configuration
for the camera device.
This header exposes the structures which can be
used in userspace for the interface communication
with camera device driver.

Bug 2433156

Change-Id: I05ae2ec4144c01bef664d329082d640b7d6ac1a1
Signed-off-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1822198
(cherry picked from commit 3f0c4dce47ede75c20f54a8fab4c0be4143a1786)
Reviewed-on: https://git-master.nvidia.com/r/2006760
Tested-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-by: Vincent Chung &lt;vincentc@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>
This header defines the I2C, SPI bus, multiplexer
configurations and the overall sensor configuration
for the camera device.
This header exposes the structures which can be
used in userspace for the interface communication
with camera device driver.

Bug 2433156

Change-Id: I05ae2ec4144c01bef664d329082d640b7d6ac1a1
Signed-off-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1822198
(cherry picked from commit 3f0c4dce47ede75c20f54a8fab4c0be4143a1786)
Reviewed-on: https://git-master.nvidia.com/r/2006760
Tested-by: Ian Kaszubski &lt;ikaszubski@nvidia.com&gt;
Reviewed-by: Vincent Chung &lt;vincentc@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>media: tegra: common: fix to_camera_common_data</title>
<updated>2018-04-25T18:52:57+00:00</updated>
<author>
<name>Ahung Cheng</name>
<email>ahcheng@nvidia.com</email>
</author>
<published>2018-02-01T09:07: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=7990a8d5bd73f80d4499f5354b716b9fe01939d0'/>
<id>7990a8d5bd73f80d4499f5354b716b9fe01939d0</id>
<content type='text'>
when sensor doesn't use tegra camera common
structure, to_camera_common_data shall return NULL

bug 200384479

Change-Id: I1d94e591538d91005c93a4dd09a8406dcfd903b8
Reviewed-on: https://git-master.nvidia.com/r/1651093
(cherry picked from commit b722df787a6f05c86a1ccb89a9a784844e601689)
Signed-off-by: Ahung Cheng &lt;ahcheng@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1654873
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>
when sensor doesn't use tegra camera common
structure, to_camera_common_data shall return NULL

bug 200384479

Change-Id: I1d94e591538d91005c93a4dd09a8406dcfd903b8
Reviewed-on: https://git-master.nvidia.com/r/1651093
(cherry picked from commit b722df787a6f05c86a1ccb89a9a784844e601689)
Signed-off-by: Ahung Cheng &lt;ahcheng@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1654873
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>tegra: camera: sensor props controls</title>
<updated>2017-04-24T07:13:39+00:00</updated>
<author>
<name>David Wang</name>
<email>davidw@nvidia.com</email>
</author>
<published>2017-04-14T01:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=1205cc4b666844a46eff59ccce5402fcf2ecfa87'/>
<id>1205cc4b666844a46eff59ccce5402fcf2ecfa87</id>
<content type='text'>
Updated channel driver with sensor props control to
access sensor properties read from DT.

CRTC-1082

Change-Id: I5e83ad5ca87f6a03d6420714b84fe29fdef913e9
Signed-off-by: David Wang &lt;davidw@nvidia.com&gt;
Reviewed-on: http://git-master/r/1462742
GVS: Gerrit_Virtual_Submit
Reviewed-by: Wenjia Zhou &lt;wenjiaz@nvidia.com&gt;
Reviewed-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated channel driver with sensor props control to
access sensor properties read from DT.

CRTC-1082

Change-Id: I5e83ad5ca87f6a03d6420714b84fe29fdef913e9
Signed-off-by: David Wang &lt;davidw@nvidia.com&gt;
Reviewed-on: http://git-master/r/1462742
GVS: Gerrit_Virtual_Submit
Reviewed-by: Wenjia Zhou &lt;wenjiaz@nvidia.com&gt;
Reviewed-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>include/media: Add headers for parsing DT</title>
<updated>2017-03-22T17:38:48+00:00</updated>
<author>
<name>Bhanu Murthy V</name>
<email>bmurthyv@nvidia.com</email>
</author>
<published>2017-03-03T17:45: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=dbb25a8d5396e535bcc3312d22ec09c6dde79c5f'/>
<id>dbb25a8d5396e535bcc3312d22ec09c6dde79c5f</id>
<content type='text'>
Add header with defined structures necessary
to populate sensor mode properties.

Jira CHWI-801

Change-Id: Id80096eb4523008b8dd33991bca4ca8ca3858c49
Signed-off-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-on: http://git-master/r/1315196
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add header with defined structures necessary
to populate sensor mode properties.

Jira CHWI-801

Change-Id: Id80096eb4523008b8dd33991bca4ca8ca3858c49
Signed-off-by: Bhanu Murthy V &lt;bmurthyv@nvidia.com&gt;
Reviewed-on: http://git-master/r/1315196
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Jihoon Bang &lt;jbang@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
