<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/misc/mods/mods.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>misc: mods: move mods.h to uapi</title>
<updated>2020-03-26T13:54:30+00:00</updated>
<author>
<name>Chris Dragan</name>
<email>kdragan@nvidia.com</email>
</author>
<published>2020-03-04T15:41:50+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=5dc99b83afdc03e2d27ee5d6ebd937dd6a2f0785'/>
<id>5dc99b83afdc03e2d27ee5d6ebd937dd6a2f0785</id>
<content type='text'>
moved mods.h to uapi directory as per Linux user-space ABI to give
userland access of mods.h

* Update SPDX license header.

Bug 2657961

Change-Id: I65f4a8ff48c534144afc5aca7ce556dcc82d9342
(cherry picked from commit a525dd043ba3fc98d7f8fd9d5d1509c39df2b005)
Signed-off-by: Ankit Patel &lt;anpatel@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2315156
Reviewed-by: automaticguardword &lt;automaticguardword@nvidia.com&gt;
Reviewed-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
moved mods.h to uapi directory as per Linux user-space ABI to give
userland access of mods.h

* Update SPDX license header.

Bug 2657961

Change-Id: I65f4a8ff48c534144afc5aca7ce556dcc82d9342
(cherry picked from commit a525dd043ba3fc98d7f8fd9d5d1509c39df2b005)
Signed-off-by: Ankit Patel &lt;anpatel@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2315156
Reviewed-by: automaticguardword &lt;automaticguardword@nvidia.com&gt;
Reviewed-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: mods: update MODS driver from Perforce</title>
<updated>2018-06-20T12:06:03+00:00</updated>
<author>
<name>Chris Dragan</name>
<email>kdragan@nvidia.com</email>
</author>
<published>2018-06-19T14:36:08+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=736ae6d7958bbc157f79406367c7cc318ec4e367'/>
<id>736ae6d7958bbc157f79406367c7cc318ec4e367</id>
<content type='text'>
Bug 2142482

Change-Id: I340ffd337a963e95b59a2496686039f339be860f
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1754568
Reviewed-by: Sachin Nikam &lt;snikam@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>
Bug 2142482

Change-Id: I340ffd337a963e95b59a2496686039f339be860f
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1754568
Reviewed-by: Sachin Nikam &lt;snikam@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>video: tegra: dc: remove SD drivers</title>
<updated>2018-06-14T21:27:31+00:00</updated>
<author>
<name>Mitch Luban</name>
<email>mluban@nvidia.com</email>
</author>
<published>2017-10-16T03:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=9efc15c3400683b84e90cb4938457ff168df9aa4'/>
<id>9efc15c3400683b84e90cb4938457ff168df9aa4</id>
<content type='text'>
Smartdimmer was a feature to allow for backlight reduction with
minimal degredation in image quality. It's since been deprecated.
Removing the dead code for improved code coverage analysis.

TDS-3581

Change-Id: I4ee30e67b097a932389e8ba0df9b50a174fccdd3
Signed-off-by: Mitch Luban &lt;mluban@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1579437
Reviewed-by: Prafull Suryawanshi &lt;prafulls@nvidia.com&gt;
Tested-by: Prafull Suryawanshi &lt;prafulls@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Santosh Galma &lt;galmar@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>
Smartdimmer was a feature to allow for backlight reduction with
minimal degredation in image quality. It's since been deprecated.
Removing the dead code for improved code coverage analysis.

TDS-3581

Change-Id: I4ee30e67b097a932389e8ba0df9b50a174fccdd3
Signed-off-by: Mitch Luban &lt;mluban@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1579437
Reviewed-by: Prafull Suryawanshi &lt;prafulls@nvidia.com&gt;
Tested-by: Prafull Suryawanshi &lt;prafulls@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Santosh Galma &lt;galmar@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>misc: mods: update MODS driver from Perforce</title>
<updated>2018-05-10T15:41:02+00:00</updated>
<author>
<name>Chris Dragan</name>
<email>kdragan@nvidia.com</email>
</author>
<published>2018-05-09T09:32:28+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=28c5a8d8af135f787f72e6490d381bf76d74bc13'/>
<id>28c5a8d8af135f787f72e6490d381bf76d74bc13</id>
<content type='text'>
Change-Id: Ib0d45a0526977297f97970daef2703c2922fa2bd
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1711148
Reviewed-by: Lael Jones &lt;lajones@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@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>
Change-Id: Ib0d45a0526977297f97970daef2703c2922fa2bd
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1711148
Reviewed-by: Lael Jones &lt;lajones@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@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>misc: mods: update MODS driver from Perforce</title>
<updated>2018-03-12T09:43:57+00:00</updated>
<author>
<name>Chris Dragan</name>
<email>kdragan@nvidia.com</email>
</author>
<published>2018-03-09T13:48: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=08dfb85451b4d67044a6c283abb97f7244037ac1'/>
<id>08dfb85451b4d67044a6c283abb97f7244037ac1</id>
<content type='text'>
Bug 2059566

Change-Id: I18513ad05258e3a4e0f17b8be126fc5a8626c1fa
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1672101
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@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>
Bug 2059566

Change-Id: I18513ad05258e3a4e0f17b8be126fc5a8626c1fa
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1672101
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@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>mods: update MODS driver from Perforce</title>
<updated>2018-03-01T12:32:27+00:00</updated>
<author>
<name>Chris Dragan</name>
<email>kdragan@nvidia.com</email>
</author>
<published>2018-02-28T08:54: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=77fe637c2a0ffb9de8b6785c77864f8b26e2291d'/>
<id>77fe637c2a0ffb9de8b6785c77864f8b26e2291d</id>
<content type='text'>
Bug 2059241

Change-Id: Id86dca16e7a3c833188b7859b31cdb18bd37087c
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1665674
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Lael Jones &lt;lajones@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@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>
Bug 2059241

Change-Id: Id86dca16e7a3c833188b7859b31cdb18bd37087c
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1665674
Reviewed-by: svc-mobile-coverity &lt;svc-mobile-coverity@nvidia.com&gt;
Reviewed-by: Lael Jones &lt;lajones@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@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>misc: mods: update MODS driver from Perforce</title>
<updated>2017-11-24T04:49:16+00:00</updated>
<author>
<name>Chris Dragan</name>
<email>kdragan@nvidia.com</email>
</author>
<published>2017-11-22T09:36: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=55698ef4f90bb813c653e2a5792ed582b5655d9f'/>
<id>55698ef4f90bb813c653e2a5792ed582b5655d9f</id>
<content type='text'>
Bug 1919226
Bug 1996694

Change-Id: I60699dfee31703f755d237d3524887c73b3c53bc
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1603096
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@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>
Bug 1919226
Bug 1996694

Change-Id: I60699dfee31703f755d237d3524887c73b3c53bc
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1603096
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@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>misc: mods: update to version 3.78 from Perforce</title>
<updated>2017-10-16T20:35:04+00:00</updated>
<author>
<name>Chris Dragan</name>
<email>kdragan@nvidia.com</email>
</author>
<published>2017-10-12T12:40:44+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=94bb8c08c9843e7b5b0205eb94357902a32c2863'/>
<id>94bb8c08c9843e7b5b0205eb94357902a32c2863</id>
<content type='text'>
Bug 1955717

Change-Id: I66e4d91555a0161e45f18e558277410ce17bd635
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1577854
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 1955717

Change-Id: I66e4d91555a0161e45f18e558277410ce17bd635
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1577854
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: mods: update MODS driver from Perforce</title>
<updated>2017-07-12T13:34:22+00:00</updated>
<author>
<name>Chris Dragan</name>
<email>kdragan@nvidia.com</email>
</author>
<published>2017-07-12T08:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=193a6a9e7fc79c11e5dcf5cc8a91756a0045e1f3'/>
<id>193a6a9e7fc79c11e5dcf5cc8a91756a0045e1f3</id>
<content type='text'>
Bug 1949265

Change-Id: If7e55bcbf181d0b230a792ff0f557000482598df
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1517878
GVS: Gerrit_Virtual_Submit
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 1949265

Change-Id: If7e55bcbf181d0b230a792ff0f557000482598df
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1517878
GVS: Gerrit_Virtual_Submit
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>misc: add mods driver</title>
<updated>2017-05-31T17:14:44+00:00</updated>
<author>
<name>Chris Dragan</name>
<email>kdragan@nvidia.com</email>
</author>
<published>2017-05-22T12:33: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=c5213d2afd4e21a987bf2019d652e154d8cd1ff2'/>
<id>c5213d2afd4e21a987bf2019d652e154d8cd1ff2</id>
<content type='text'>
* copy driver sources from kernel-4.4 repository
* sync with copy in Perforce
* fix several formatting errors
* fix issues reported by Coverity

Bug 200295104

Change-Id: I0a37cd12041d8fdcafb72b2e67d1a9234320e11b
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: http://git-master/r/1487057
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Reviewed-by: Vivek Aseeja &lt;vaseeja@nvidia.com&gt;
Reviewed-by: Kiran Kasamsetty &lt;kkasamsetty@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* copy driver sources from kernel-4.4 repository
* sync with copy in Perforce
* fix several formatting errors
* fix issues reported by Coverity

Bug 200295104

Change-Id: I0a37cd12041d8fdcafb72b2e67d1a9234320e11b
Signed-off-by: Chris Dragan &lt;kdragan@nvidia.com&gt;
Reviewed-on: http://git-master/r/1487057
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Reviewed-by: Vivek Aseeja &lt;vaseeja@nvidia.com&gt;
Reviewed-by: Kiran Kasamsetty &lt;kkasamsetty@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
