<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/reset, 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>bpmp: Rename bpmp clk and reset drivers</title>
<updated>2018-03-08T12:27:14+00:00</updated>
<author>
<name>Pavan Kunapuli</name>
<email>pkunapuli@nvidia.com</email>
</author>
<published>2018-02-15T04:19:16+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=935549e9d65383438e882b35790ad38727dacb3e'/>
<id>935549e9d65383438e882b35790ad38727dacb3e</id>
<content type='text'>
To allow both downstream and upstream bpmp drivers to coexist, rename
the downstream bpmp, reset and clk bpmp drivers to nv_bpmp.c, reset-nv-bpmp.c
and clk-nv-bpmp.c respectively.

Change-Id: I960897bd7d0c935e90599b23bf60951d886afcfe
Signed-off-by: Pavan Kunapuli &lt;pkunapuli@nvidia.com&gt;
Signed-off-by: Bitan Biswas &lt;bbiswas@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1657957
Reviewed-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Tested-by: Timo Alho &lt;talho@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Timo Alho &lt;talho@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>
To allow both downstream and upstream bpmp drivers to coexist, rename
the downstream bpmp, reset and clk bpmp drivers to nv_bpmp.c, reset-nv-bpmp.c
and clk-nv-bpmp.c respectively.

Change-Id: I960897bd7d0c935e90599b23bf60951d886afcfe
Signed-off-by: Pavan Kunapuli &lt;pkunapuli@nvidia.com&gt;
Signed-off-by: Bitan Biswas &lt;bbiswas@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1657957
Reviewed-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Tested-by: Timo Alho &lt;talho@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Timo Alho &lt;talho@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>nvidia: use kernel overlay features</title>
<updated>2017-10-29T18:00:42+00:00</updated>
<author>
<name>Stephen Warren</name>
<email>swarren@nvidia.com</email>
</author>
<published>2017-09-14T16:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=20bb0324e532863cafc5dc41e8cd5a6ec28413d8'/>
<id>20bb0324e532863cafc5dc41e8cd5a6ec28413d8</id>
<content type='text'>
Update all Kconfig files and Makefiles to rely on the kernel overlay
feature. In particular, don't include any Kconfig files or Makefiles
from other overlays. -I directives in CFLAGS are not yet cleaned up.

Bug 1978395

Change-Id: I425d37d55f8ea61fb3a082a1504f994ff30cec03
Signed-off-by: Stephen Warren &lt;swarren@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1561187
Reviewed-by: Terje Bergstrom &lt;tbergstrom@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
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>
Update all Kconfig files and Makefiles to rely on the kernel overlay
feature. In particular, don't include any Kconfig files or Makefiles
from other overlays. -I directives in CFLAGS are not yet cleaned up.

Bug 1978395

Change-Id: I425d37d55f8ea61fb3a082a1504f994ff30cec03
Signed-off-by: Stephen Warren &lt;swarren@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1561187
Reviewed-by: Terje Bergstrom &lt;tbergstrom@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
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>nvidia: Setting proper names to Makefiles &amp; Kconfig</title>
<updated>2017-06-08T11:14:03+00:00</updated>
<author>
<name>Ishan Mittal</name>
<email>imittal@nvidia.com</email>
</author>
<published>2017-05-25T12:06:03+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=2180d38554f1bf6c6cad168a554ba5325115d7d4'/>
<id>2180d38554f1bf6c6cad168a554ba5325115d7d4</id>
<content type='text'>
Makefiles and Kconfig files are picked up based
on project name being the extension.

Makefiles and Kconfig files brought over from
t18x have .t18x suffix.

Changed to .nvidia

Bug 200295104

Change-Id: Idade26f293c1faaf74f53b2ab20798c47652bdb9
Signed-off-by: Ishan Mittal &lt;imittal@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makefiles and Kconfig files are picked up based
on project name being the extension.

Makefiles and Kconfig files brought over from
t18x have .t18x suffix.

Changed to .nvidia

Bug 200295104

Change-Id: Idade26f293c1faaf74f53b2ab20798c47652bdb9
Signed-off-by: Ishan Mittal &lt;imittal@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>reset: tegra: fix compatibility string</title>
<updated>2016-11-08T01:04:41+00:00</updated>
<author>
<name>Sivaram Nair</name>
<email>sivaramn@nvidia.com</email>
</author>
<published>2016-11-03T00:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=b0ad05f19614488f319bcbf9327fe3cafb41a564'/>
<id>b0ad05f19614488f319bcbf9327fe3cafb41a564</id>
<content type='text'>
Add 'nvidia,bpmp-resets' to avoid ambiguity with t186 clks provider

JIRA BPMP-90

Change-Id: Id302a63f2498f57f23b9faa4f88e6355467e29ff
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1246737
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Yu-Huan Hsu &lt;yhsu@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add 'nvidia,bpmp-resets' to avoid ambiguity with t186 clks provider

JIRA BPMP-90

Change-Id: Id302a63f2498f57f23b9faa4f88e6355467e29ff
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1246737
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Yu-Huan Hsu &lt;yhsu@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>reset: tegra: query reset count from firmware</title>
<updated>2016-10-08T17:03:35+00:00</updated>
<author>
<name>Sivaram Nair</name>
<email>sivaramn@nvidia.com</email>
</author>
<published>2016-08-26T20:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=dbf9997147fd10e9d7212a9b1e72a81f5c490f20'/>
<id>dbf9997147fd10e9d7212a9b1e72a81f5c490f20</id>
<content type='text'>
BPMP-90
Bug 1802776

Change-Id: If9cb0140626d5685209285db888fc719c1d075ce
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209436
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BPMP-90
Bug 1802776

Change-Id: If9cb0140626d5685209285db888fc719c1d075ce
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209436
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>reset: tegra: add fake reset provider</title>
<updated>2016-09-19T21:13:37+00:00</updated>
<author>
<name>Sivaram Nair</name>
<email>sivaramn@nvidia.com</email>
</author>
<published>2016-08-24T23:18: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=21ffa7745fc8a7dc96cb364170b30bc943fa6b14'/>
<id>21ffa7745fc8a7dc96cb364170b30bc943fa6b14</id>
<content type='text'>
Bug 1787987

Change-Id: I54e43bfc56e807be00e877c7cb569af8ce374bd4
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209435
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 1787987

Change-Id: I54e43bfc56e807be00e877c7cb569af8ce374bd4
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209435
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>reset: tegra: make the driver more generic</title>
<updated>2016-09-02T18:43:51+00:00</updated>
<author>
<name>Sivaram Nair</name>
<email>sivaramn@nvidia.com</email>
</author>
<published>2016-08-24T23:07:53+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=4a4e2ba4b1577baf598d42f61ef0cdcad3528a5e'/>
<id>4a4e2ba4b1577baf598d42f61ef0cdcad3528a5e</id>
<content type='text'>
and enable selectable probe points

Bug 1787987

Change-Id: If5cf701625cbf57d02fae4532636a370ac01f44e
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209434
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and enable selectable probe points

Bug 1787987

Change-Id: If5cf701625cbf57d02fae4532636a370ac01f44e
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209434
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>reset: tegra: rename reset-t186.c -&gt; reset-tegra.c</title>
<updated>2016-09-02T18:43:49+00:00</updated>
<author>
<name>Sivaram Nair</name>
<email>sivaramn@nvidia.com</email>
</author>
<published>2016-08-24T21:10:32+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=89b207d469e89cb8187be7923b143786f93522da'/>
<id>89b207d469e89cb8187be7923b143786f93522da</id>
<content type='text'>
Make this generic. While at it and since we are updating the makefile,
add the missing copyright text.

Bug 1787987

Change-Id: I6e735f4b45bd91e761d054f7449cc2c5b98af003
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209433
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make this generic. While at it and since we are updating the makefile,
add the missing copyright text.

Bug 1787987

Change-Id: I6e735f4b45bd91e761d054f7449cc2c5b98af003
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209433
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>reset: tegra: use definitions from ABI header</title>
<updated>2016-09-02T18:43:47+00:00</updated>
<author>
<name>Sivaram Nair</name>
<email>sivaramn@nvidia.com</email>
</author>
<published>2016-08-24T18:54: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=bbeba2b035a8b8de6ef56a5b6eede70598bbd063'/>
<id>bbeba2b035a8b8de6ef56a5b6eede70598bbd063</id>
<content type='text'>
Bug 1787987

Change-Id: Iba1193a2570133e618c1781aff2ecfc399e03313
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209432
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 1787987

Change-Id: Iba1193a2570133e618c1781aff2ecfc399e03313
Signed-off-by: Sivaram Nair &lt;sivaramn@nvidia.com&gt;
Reviewed-on: http://git-master/r/1209432
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Timo Alho &lt;talho@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>t18x: renaming KConfigs &amp; Makefiles to add suffix</title>
<updated>2016-07-22T22:56:08+00:00</updated>
<author>
<name>dmitry pervushin</name>
<email>dpervushin@nvidia.com</email>
</author>
<published>2016-07-03T16:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=acba77976c6aa0553111dc8bf384eac148d7ffce'/>
<id>acba77976c6aa0553111dc8bf384eac148d7ffce</id>
<content type='text'>
Bug 1783210

Signed-off-by: dmitry pervushin &lt;dpervushin@nvidia.com&gt;
Change-Id: I20c29b4dd5947d296a6ab1e83d47e569e386855b
Reviewed-on: http://git-master/r/1176347
Reviewed-on: http://git-master/r/1177303
GVS: Gerrit_Virtual_Submit
Reviewed-by: Alexander Van Brunt &lt;avanbrunt@nvidia.com&gt;
Tested-by: Alexander Van Brunt &lt;avanbrunt@nvidia.com&gt;
Reviewed-on: http://git-master/r/1183017
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 1783210

Signed-off-by: dmitry pervushin &lt;dpervushin@nvidia.com&gt;
Change-Id: I20c29b4dd5947d296a6ab1e83d47e569e386855b
Reviewed-on: http://git-master/r/1176347
Reviewed-on: http://git-master/r/1177303
GVS: Gerrit_Virtual_Submit
Reviewed-by: Alexander Van Brunt &lt;avanbrunt@nvidia.com&gt;
Tested-by: Alexander Van Brunt &lt;avanbrunt@nvidia.com&gt;
Reviewed-on: http://git-master/r/1183017
</pre>
</div>
</content>
</entry>
</feed>
