<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/platform/tegra/mc, 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>platform: tegra: mc: add option to disable L3 alloc hint from mss nvlink</title>
<updated>2022-02-02T20:10:57+00:00</updated>
<author>
<name>Brad Griffis</name>
<email>bgriffis@nvidia.com</email>
</author>
<published>2022-02-01T00:29: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=70c252977fc080c829b195fece6f46f73586f1e4'/>
<id>70c252977fc080c829b195fece6f46f73586f1e4</id>
<content type='text'>
Accessing memory beyond 64GB boundary from GPU on Xavier needs L3 cache
alloc hint disabled at mss nvlink.

Bug 3486025

Change-Id: Iac3a8932a6877b371df15d3e0d8dc9ebe1e48bdd
Signed-off-by: Brad Griffis &lt;bgriffis@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2662169
Reviewed-by: Krishna Reddy &lt;vdumpa@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accessing memory beyond 64GB boundary from GPU on Xavier needs L3 cache
alloc hint disabled at mss nvlink.

Bug 3486025

Change-Id: Iac3a8932a6877b371df15d3e0d8dc9ebe1e48bdd
Signed-off-by: Brad Griffis &lt;bgriffis@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2662169
Reviewed-by: Krishna Reddy &lt;vdumpa@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: mc: Restore value of nvlink registers on resume</title>
<updated>2021-12-21T03:25:36+00:00</updated>
<author>
<name>Ketan Patil</name>
<email>ketanp@nvidia.com</email>
</author>
<published>2021-12-15T05:15: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=df16cbaaabd67d8e52a802fa77c60a44e03ad15d'/>
<id>df16cbaaabd67d8e52a802fa77c60a44e03ad15d</id>
<content type='text'>
NvLink registers are not getting restored after suspend resume. Restore
these registers during resume.

Bug 3418979

Change-Id: I8dff27d03c43df61d1a2c64e1aa77e0cec926645
Signed-off-by: Ketan Patil &lt;ketanp@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2642340
(cherry picked from commit eb0b8117551011bbde82f8ef3504e36160c9ece3)
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2642845
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;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NvLink registers are not getting restored after suspend resume. Restore
these registers during resume.

Bug 3418979

Change-Id: I8dff27d03c43df61d1a2c64e1aa77e0cec926645
Signed-off-by: Ketan Patil &lt;ketanp@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2642340
(cherry picked from commit eb0b8117551011bbde82f8ef3504e36160c9ece3)
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2642845
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;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: mc: Add resume function for mc</title>
<updated>2021-12-10T15:54:20+00:00</updated>
<author>
<name>Ketan Patil</name>
<email>ketanp@nvidia.com</email>
</author>
<published>2021-11-09T14:14:14+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=34d8735fb9bdab04a7cfaee566f60341b659a911'/>
<id>34d8735fb9bdab04a7cfaee566f60341b659a911</id>
<content type='text'>
mc_err is not reported after device resume as MC_INTMASK register is in
reset state. Restore this register in resume.

Bug 3418979

Change-Id: I04884b81164a4b95e1f11e6e78e35499b6f5e977
Signed-off-by: Ketan Patil &lt;ketanp@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2622984
(cherry picked from commit c9638f54e8b3dc48158cce548c24bae6dbf09adc)
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2638812
Reviewed-by: svcacv &lt;svcacv@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Puneet Saxena &lt;puneets@nvidia.com&gt;
Reviewed-by: Pritesh Raithatha &lt;praithatha@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>
mc_err is not reported after device resume as MC_INTMASK register is in
reset state. Restore this register in resume.

Bug 3418979

Change-Id: I04884b81164a4b95e1f11e6e78e35499b6f5e977
Signed-off-by: Ketan Patil &lt;ketanp@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2622984
(cherry picked from commit c9638f54e8b3dc48158cce548c24bae6dbf09adc)
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2638812
Reviewed-by: svcacv &lt;svcacv@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Puneet Saxena &lt;puneets@nvidia.com&gt;
Reviewed-by: Pritesh Raithatha &lt;praithatha@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>tegra-mc:fix 'using uninitialized variable'</title>
<updated>2020-03-19T05:02:01+00:00</updated>
<author>
<name>Achal Verma</name>
<email>achalv@nvidia.com</email>
</author>
<published>2020-03-17T13:23: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=34c6df2fdb649f911ceae50ce973c9571578f7fb'/>
<id>34c6df2fdb649f911ceae50ce973c9571578f7fb</id>
<content type='text'>
stack variable should be initailized before
use.

This fixes coverity issue:3008567

Bug 2028892

Change-Id: I65a554eb0727ae49060363e6e1d186de2b456886
Signed-off-by: Achal Verma &lt;achalv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2314056
Reviewed-by: automaticguardword &lt;automaticguardword@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Dmitry Pervushin &lt;dpervushin@nvidia.com&gt;
Reviewed-by: Phoenix Jung &lt;pjung@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>
stack variable should be initailized before
use.

This fixes coverity issue:3008567

Bug 2028892

Change-Id: I65a554eb0727ae49060363e6e1d186de2b456886
Signed-off-by: Achal Verma &lt;achalv@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2314056
Reviewed-by: automaticguardword &lt;automaticguardword@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Dmitry Pervushin &lt;dpervushin@nvidia.com&gt;
Reviewed-by: Phoenix Jung &lt;pjung@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>platform: t21x: bwmgr: use correct emc base addr</title>
<updated>2019-11-15T10:39:35+00:00</updated>
<author>
<name>Naveen Kumar S</name>
<email>nkumars@nvidia.com</email>
</author>
<published>2019-11-13T14:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=51848b8dc9d6e101c334b6fb407b722d5c7a3f9b'/>
<id>51848b8dc9d6e101c334b6fb407b722d5c7a3f9b</id>
<content type='text'>
T21x Tegra EMC driver uses 0x7001A0000 (TEGRA_EMC0_BASE) as the
EMC base address, which is not T210's EMC base address. Hence,
updated it to the correct address.

bug 200566618

Change-Id: Ifc2354afc50b64395d74465d6b90ea0885ecf810
Signed-off-by: Naveen Kumar S &lt;nkumars@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2238485
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Aleksandr Frid &lt;afrid@nvidia.com&gt;
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>
T21x Tegra EMC driver uses 0x7001A0000 (TEGRA_EMC0_BASE) as the
EMC base address, which is not T210's EMC base address. Hence,
updated it to the correct address.

bug 200566618

Change-Id: Ifc2354afc50b64395d74465d6b90ea0885ecf810
Signed-off-by: Naveen Kumar S &lt;nkumars@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2238485
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Aleksandr Frid &lt;afrid@nvidia.com&gt;
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>Revert "video: tegra: dc: fix t21x IMP calculations"</title>
<updated>2019-10-11T22:55:45+00:00</updated>
<author>
<name>Naveen Kumar S</name>
<email>nkumars@nvidia.com</email>
</author>
<published>2019-10-09T09:00:27+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=a8982a76957422762b26e785e3ea10b3bbc8ff10'/>
<id>a8982a76957422762b26e785e3ea10b3bbc8ff10</id>
<content type='text'>
This reverts commit 9897007bb2f5ef2c6b7557ce719154205c6c7ab7.

This change was cherry-picked to rel-32 since it was found to
resolve underflow issues. But, this change seems to be causing
some unexpected issues with display bandwidth allocation on
T210 Jetson-TX1 and Porg platforms. Hence, reverting this change.
We will have a follow-up change to fix bandwidth calculations.

bug 200555268

Change-Id: I402bc0470d840cbcb32390cb309714f6da386864
Signed-off-by: Naveen Kumar S &lt;nkumars@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2214797
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shu Zhong &lt;shuz@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;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 9897007bb2f5ef2c6b7557ce719154205c6c7ab7.

This change was cherry-picked to rel-32 since it was found to
resolve underflow issues. But, this change seems to be causing
some unexpected issues with display bandwidth allocation on
T210 Jetson-TX1 and Porg platforms. Hence, reverting this change.
We will have a follow-up change to fix bandwidth calculations.

bug 200555268

Change-Id: I402bc0470d840cbcb32390cb309714f6da386864
Signed-off-by: Naveen Kumar S &lt;nkumars@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2214797
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shu Zhong &lt;shuz@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;
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "video: tegra: t210: fix dram width and bw reset"</title>
<updated>2019-10-07T22:22:25+00:00</updated>
<author>
<name>Naveen Kumar S</name>
<email>nkumars@nvidia.com</email>
</author>
<published>2019-10-07T18:16: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=c2a9b600f0ade97d03ac79cc659db5627ce5d9ad'/>
<id>c2a9b600f0ade97d03ac79cc659db5627ce5d9ad</id>
<content type='text'>
This reverts commit 0ea0f8276fa750d7db0077721ed28ad5ffad10c7.

ap_drm is found to be failing with high intermittency with this change.

bug 200555268

Change-Id: I91b61fa3ed99021c8943bf02aea9bf58e38d28d6
Signed-off-by: Naveen Kumar S &lt;nkumars@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2213005
Reviewed-by: Akshatha Somayaji &lt;asomayaji@nvidia.com&gt;
Tested-by: Akshatha Somayaji &lt;asomayaji@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 0ea0f8276fa750d7db0077721ed28ad5ffad10c7.

ap_drm is found to be failing with high intermittency with this change.

bug 200555268

Change-Id: I91b61fa3ed99021c8943bf02aea9bf58e38d28d6
Signed-off-by: Naveen Kumar S &lt;nkumars@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2213005
Reviewed-by: Akshatha Somayaji &lt;asomayaji@nvidia.com&gt;
Tested-by: Akshatha Somayaji &lt;asomayaji@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>video: tegra: t210: fix dram width and bw reset</title>
<updated>2019-10-04T16:12:33+00:00</updated>
<author>
<name>Naveen Kumar S</name>
<email>nkumars@nvidia.com</email>
</author>
<published>2019-09-27T07:17: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=0ea0f8276fa750d7db0077721ed28ad5ffad10c7'/>
<id>0ea0f8276fa750d7db0077721ed28ad5ffad10c7</id>
<content type='text'>
DRAM width was updated to 128bit as per Shield's (T214) configuration.
But, T210 SoCs have 64bit DRAM width. Since Shield is on a different
branch than rel-32, updating the T21x DRAM width parameter to match
that of T210 SoCs on rel-32.

Also, a recent update to display bandwidth programming logic caused
issues with clearing/resetting bandwidth when userspace clients go
down. Updated logic to avoid ignoring requests to reset bandwidth.

bug 200555268

Change-Id: Ib67587ff01e26bc472167d0781cd57404f22d7a9
Signed-off-by: Naveen Kumar S &lt;nkumars@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2207027
Reviewed-by: Shu Zhong &lt;shuz@nvidia.com&gt;
Reviewed-by: Prafull Suryawanshi &lt;prafulls@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Ninad Malwade &lt;nmalwade@nvidia.com&gt;
Tested-by: Ninad Malwade &lt;nmalwade@nvidia.com&gt;
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>
DRAM width was updated to 128bit as per Shield's (T214) configuration.
But, T210 SoCs have 64bit DRAM width. Since Shield is on a different
branch than rel-32, updating the T21x DRAM width parameter to match
that of T210 SoCs on rel-32.

Also, a recent update to display bandwidth programming logic caused
issues with clearing/resetting bandwidth when userspace clients go
down. Updated logic to avoid ignoring requests to reset bandwidth.

bug 200555268

Change-Id: Ib67587ff01e26bc472167d0781cd57404f22d7a9
Signed-off-by: Naveen Kumar S &lt;nkumars@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2207027
Reviewed-by: Shu Zhong &lt;shuz@nvidia.com&gt;
Reviewed-by: Prafull Suryawanshi &lt;prafulls@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Ninad Malwade &lt;nmalwade@nvidia.com&gt;
Tested-by: Ninad Malwade &lt;nmalwade@nvidia.com&gt;
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>video: tegra: dc: fix t21x IMP calculations</title>
<updated>2019-09-20T12:40:43+00:00</updated>
<author>
<name>Prafull Suryawanshi</name>
<email>prafulls@nvidia.com</email>
</author>
<published>2019-07-16T08:17:24+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=9897007bb2f5ef2c6b7557ce719154205c6c7ab7'/>
<id>9897007bb2f5ef2c6b7557ce719154205c6c7ab7</id>
<content type='text'>
This change fixes IMP calculations for t21x to align
it with reference hw calculations.
1. Change DRAM WIDTH to 128.
2. Fix overflow calculation for drain_time.
3. Fix effective_row_srt_sz_bytes calculations.
4. Set emc floor for max emc clock of all windows.

Bug 200515736

Change-Id: I8d49ef29493ceb9ce99c61eb64c1500a36742099
Signed-off-by: Prafull Suryawanshi &lt;prafulls@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2153937
Reviewed-by: Shu Zhong &lt;shuz@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ujwal Patel &lt;ujwalp@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
(cherry picked from commit f7134642db9235ca98435a846f77278024888c58)
Reviewed-on: https://git-master.nvidia.com/r/2200626
Reviewed-by: Ahung Cheng &lt;ahcheng@nvidia.com&gt;
Tested-by: Ahung Cheng &lt;ahcheng@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change fixes IMP calculations for t21x to align
it with reference hw calculations.
1. Change DRAM WIDTH to 128.
2. Fix overflow calculation for drain_time.
3. Fix effective_row_srt_sz_bytes calculations.
4. Set emc floor for max emc clock of all windows.

Bug 200515736

Change-Id: I8d49ef29493ceb9ce99c61eb64c1500a36742099
Signed-off-by: Prafull Suryawanshi &lt;prafulls@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2153937
Reviewed-by: Shu Zhong &lt;shuz@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Ujwal Patel &lt;ujwalp@nvidia.com&gt;
Reviewed-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
Tested-by: mobile promotions &lt;svcmobile_promotions@nvidia.com&gt;
(cherry picked from commit f7134642db9235ca98435a846f77278024888c58)
Reviewed-on: https://git-master.nvidia.com/r/2200626
Reviewed-by: Ahung Cheng &lt;ahcheng@nvidia.com&gt;
Tested-by: Ahung Cheng &lt;ahcheng@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>emc: bwmgr: add missing camrtc in client names</title>
<updated>2019-02-27T22:57:10+00:00</updated>
<author>
<name>sumitg</name>
<email>sumitg@nvidia.com</email>
</author>
<published>2019-01-31T10:58:40+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=a6bbae6ac897af1771466b6f108c137bd2b56cbc'/>
<id>a6bbae6ac897af1771466b6f108c137bd2b56cbc</id>
<content type='text'>
Adding missing camrtc entry in tegra_bwmgr_client_names array.
Due to missing entry, client_names array go out of sync with
tegra_bwmgr_client_id enum.

Bug 200465919

Change-Id: I31e6e7596d03ee62f38b9f1ac1aa5475f3cf90c3
Signed-off-by: sumitg &lt;sumitg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2008461
(cherry picked from commit eae27a986b328fb620e5c429b6f22f9ba981f71c)
Reviewed-on: https://git-master.nvidia.com/r/2017286
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Aaron Tian &lt;atian@nvidia.com&gt;
Tested-by: Aaron Tian &lt;atian@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: Rajkumar Kasirajan &lt;rkasirajan@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>
Adding missing camrtc entry in tegra_bwmgr_client_names array.
Due to missing entry, client_names array go out of sync with
tegra_bwmgr_client_id enum.

Bug 200465919

Change-Id: I31e6e7596d03ee62f38b9f1ac1aa5475f3cf90c3
Signed-off-by: sumitg &lt;sumitg@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/2008461
(cherry picked from commit eae27a986b328fb620e5c429b6f22f9ba981f71c)
Reviewed-on: https://git-master.nvidia.com/r/2017286
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Aaron Tian &lt;atian@nvidia.com&gt;
Tested-by: Aaron Tian &lt;atian@nvidia.com&gt;
Reviewed-by: Bibek Basu &lt;bbasu@nvidia.com&gt;
Reviewed-by: Rajkumar Kasirajan &lt;rkasirajan@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>
