<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/include/linux/platform/tegra/emc_bwmgr.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>t194: bwmgr: add nvdla as bwmgr client</title>
<updated>2018-09-13T00:48:41+00:00</updated>
<author>
<name>Sharif Inamdar</name>
<email>isharif@nvidia.com</email>
</author>
<published>2018-09-06T13:26:13+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=53f5b1b54a9322e1a471c801bbe8c2d3ea9e2a42'/>
<id>53f5b1b54a9322e1a471c801bbe8c2d3ea9e2a42</id>
<content type='text'>
This patch updates bwmgr with nvdla as the new client
for setting the emc bandwidth.
Each nvdla client can independently make floor request
for their bw requirement.

Jira DLA-1187

Change-Id: I600812e2ae0c81111207fcd0a8a621362c770a99
Signed-off-by: Sharif Inamdar &lt;isharif@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1814145
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 patch updates bwmgr with nvdla as the new client
for setting the emc bandwidth.
Each nvdla client can independently make floor request
for their bw requirement.

Jira DLA-1187

Change-Id: I600812e2ae0c81111207fcd0a8a621362c770a99
Signed-off-by: Sharif Inamdar &lt;isharif@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1814145
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: rtcpu: fix boot timeouts</title>
<updated>2018-09-13T00:47:24+00:00</updated>
<author>
<name>Pekka Pessi</name>
<email>ppessi@nvidia.com</email>
</author>
<published>2018-08-20T17:25:22+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=a16f79eeff8f61dccc679dd84a0ecb1f138c506e'/>
<id>a16f79eeff8f61dccc679dd84a0ecb1f138c506e</id>
<content type='text'>
The t186-sce boot time sometimes exceeds 2000 milliseconds. The undue
boot time is because the memory bandwidth problems. During the boot
the DRAM image is read twice (once when copying, once when calculating
SHA1).

Calculate time from deasserting resets to the first mailbox handshake
with camrtc.

Add a dedicated bandwidth manager client for camrtc. Request for extra
memory bandwidth during boot time.

Retry camrtc boot if it fails.

Report failed boot handshake correctly to the platform, avoid
corruption.

Bug 2305627

Change-Id: Ia96e369ee1b09d6298268f7bd309db1c8f326564
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1803895
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Semi Malinen &lt;smalinen@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@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>
The t186-sce boot time sometimes exceeds 2000 milliseconds. The undue
boot time is because the memory bandwidth problems. During the boot
the DRAM image is read twice (once when copying, once when calculating
SHA1).

Calculate time from deasserting resets to the first mailbox handshake
with camrtc.

Add a dedicated bandwidth manager client for camrtc. Request for extra
memory bandwidth during boot time.

Retry camrtc boot if it fails.

Report failed boot handshake correctly to the platform, avoid
corruption.

Bug 2305627

Change-Id: Ia96e369ee1b09d6298268f7bd309db1c8f326564
Signed-off-by: Pekka Pessi &lt;ppessi@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1803895
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Semi Malinen &lt;smalinen@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@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>platform: tegra: Import header files to nvidia repo</title>
<updated>2018-06-27T14:30:59+00:00</updated>
<author>
<name>Nicolin Chen</name>
<email>nicolinc@nvidia.com</email>
</author>
<published>2018-06-26T00:15:30+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=d0f76f97f4e6f535a169968ff9b9cd485a63e51a'/>
<id>d0f76f97f4e6f535a169968ff9b9cd485a63e51a</id>
<content type='text'>
This patch imports downstream header files from K4.4, K4.9 and K4.14.

Most of the header files are copied from K4.4 as it contains more files
than the other two. But this change also merges additional changes from
K4.9 and K4.14. Meanwhile it updates of license year.

Bug 200424912

Change-Id: I6802a0d8c390bdbf430fe06f00dc174cc2b98a7d
Signed-off-by: Nicolin Chen &lt;nicolinc@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1761105
GVS: Gerrit_Virtual_Submit
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>
This patch imports downstream header files from K4.4, K4.9 and K4.14.

Most of the header files are copied from K4.4 as it contains more files
than the other two. But this change also merges additional changes from
K4.9 and K4.14. Meanwhile it updates of license year.

Bug 200424912

Change-Id: I6802a0d8c390bdbf430fe06f00dc174cc2b98a7d
Signed-off-by: Nicolin Chen &lt;nicolinc@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1761105
GVS: Gerrit_Virtual_Submit
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>
</feed>
