<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git, branch tegra-11.2.12</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>arm: tegra: fuse: Add A04 chip revision.</title>
<updated>2011-07-30T00:12:41+00:00</updated>
<author>
<name>Roger Hsieh</name>
<email>rhsieh@nvidia.com</email>
</author>
<published>2011-07-27T12:37:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=6c1f8e8457f7c988ec9fe4e7e902ce83876ec51f'/>
<id>6c1f8e8457f7c988ec9fe4e7e902ce83876ec51f</id>
<content type='text'>
tegra_get_revision() returned chip minor version but it doesn't identify
A04 chip correctly. Add A04 revision to fix it.

Bug 856439

Change-Id: I7249633dccaa1f15dd275feeeb2c528322f1f47f
Reviewed-on: http://git-master/r/43481
Reviewed-by: Ching Kuang (Roger) Hsieh &lt;rhsieh@nvidia.com&gt;
Tested-by: Ching Kuang (Roger) Hsieh &lt;rhsieh@nvidia.com&gt;
Reviewed-by: Varun Wadekar &lt;vwadekar@nvidia.com&gt;
Reviewed-by: ChihJen Hsu &lt;chhsu@nvidia.com&gt;
Reviewed-by: Yu-Fong (Foster) Cho &lt;ycho@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tegra_get_revision() returned chip minor version but it doesn't identify
A04 chip correctly. Add A04 revision to fix it.

Bug 856439

Change-Id: I7249633dccaa1f15dd275feeeb2c528322f1f47f
Reviewed-on: http://git-master/r/43481
Reviewed-by: Ching Kuang (Roger) Hsieh &lt;rhsieh@nvidia.com&gt;
Tested-by: Ching Kuang (Roger) Hsieh &lt;rhsieh@nvidia.com&gt;
Reviewed-by: Varun Wadekar &lt;vwadekar@nvidia.com&gt;
Reviewed-by: ChihJen Hsu &lt;chhsu@nvidia.com&gt;
Reviewed-by: Yu-Fong (Foster) Cho &lt;ycho@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>video: tegra: dc: use a delayed_work on hdcp</title>
<updated>2011-07-30T00:12:33+00:00</updated>
<author>
<name>Donghan Ryu</name>
<email>dryu@nvidia.com</email>
</author>
<published>2011-07-27T22:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=28bb7848e02ce46972cdaad6cab076cf4bc253fe'/>
<id>28bb7848e02ce46972cdaad6cab076cf4bc253fe</id>
<content type='text'>
hdmi modeset triggers to re-start hdcp and trying to negotiate
too early can cause HDCP failure. using delayed_work can avoid
this situation by starting HDCP a little bit late

Bug 855002

Change-Id: I64bd84406ebb02ecc33f53eee65e2b3032a69880
Reviewed-on: http://git-master/r/43463
Tested-by: Donghan Ryu &lt;dryu@nvidia.com&gt;
Reviewed-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: Donghan Ryu &lt;dryu@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hdmi modeset triggers to re-start hdcp and trying to negotiate
too early can cause HDCP failure. using delayed_work can avoid
this situation by starting HDCP a little bit late

Bug 855002

Change-Id: I64bd84406ebb02ecc33f53eee65e2b3032a69880
Reviewed-on: http://git-master/r/43463
Tested-by: Donghan Ryu &lt;dryu@nvidia.com&gt;
Reviewed-by: Jonathan Mayo &lt;jmayo@nvidia.com&gt;
Reviewed-by: Donghan Ryu &lt;dryu@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: tegra: clocks: Add shared sclk for statmon</title>
<updated>2011-07-30T00:06:56+00:00</updated>
<author>
<name>Prashant Gaikwad</name>
<email>pgaikwad@nvidia.com</email>
</author>
<published>2011-06-10T08:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=4ee72e2fb8974f0b9cadd9270262cd6a595c62b6'/>
<id>4ee72e2fb8974f0b9cadd9270262cd6a595c62b6</id>
<content type='text'>
H/W statistics monitor for AVP controls sclk depending on load.
Instead of overriding avp.sclk rate, separate sclk client added
for the statmon so that busy hints from AVP can be handled.

Bug 831892

Reviewed-on: http://git-master/r/36057
(cherry picked from commit a19f85a8a7af722bcfd729297e682574dc22de7b)

Change-Id: I6bd146536b208ed080512cac6f1903188ab240e9
Reviewed-on: http://git-master/r/43030
Reviewed-by: Prashant Gaikwad &lt;pgaikwad@nvidia.com&gt;
Tested-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
H/W statistics monitor for AVP controls sclk depending on load.
Instead of overriding avp.sclk rate, separate sclk client added
for the statmon so that busy hints from AVP can be handled.

Bug 831892

Reviewed-on: http://git-master/r/36057
(cherry picked from commit a19f85a8a7af722bcfd729297e682574dc22de7b)

Change-Id: I6bd146536b208ed080512cac6f1903188ab240e9
Reviewed-on: http://git-master/r/43030
Reviewed-by: Prashant Gaikwad &lt;pgaikwad@nvidia.com&gt;
Tested-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>media: video: tegra: avp: set sclk to min</title>
<updated>2011-07-30T00:06:54+00:00</updated>
<author>
<name>Prashant Gaikwad</name>
<email>pgaikwad@nvidia.com</email>
</author>
<published>2011-06-10T08:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=203e739c9260a3086feb7f755390321605ae8e5f'/>
<id>203e739c9260a3086feb7f755390321605ae8e5f</id>
<content type='text'>
Initialize avp.sclk to minimum. H/W statistics monitor adjusts
avp.sclk dynamically depending on load.

Bug 831892

Reviewed-on: http://git-master/r/36064
(cherry picked from commit 1d18930770b99fa7a8169ba8300723bf3b5551e0)

Change-Id: I67887368d381b882c521f454e7c4624b39e847c8
Reviewed-on: http://git-master/r/43027
Reviewed-by: Niket Sirsi &lt;nsirsi@nvidia.com&gt;
Tested-by: Niket Sirsi &lt;nsirsi@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initialize avp.sclk to minimum. H/W statistics monitor adjusts
avp.sclk dynamically depending on load.

Bug 831892

Reviewed-on: http://git-master/r/36064
(cherry picked from commit 1d18930770b99fa7a8169ba8300723bf3b5551e0)

Change-Id: I67887368d381b882c521f454e7c4624b39e847c8
Reviewed-on: http://git-master/r/43027
Reviewed-by: Niket Sirsi &lt;nsirsi@nvidia.com&gt;
Tested-by: Niket Sirsi &lt;nsirsi@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: defconfig: Enable H/W stat mon for ventana</title>
<updated>2011-07-30T00:03:21+00:00</updated>
<author>
<name>Sanjay Singh Rawat</name>
<email>srawat@nvidia.com</email>
</author>
<published>2011-07-25T10:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=987914807de55923191b253c93c5acde176b7f8c'/>
<id>987914807de55923191b253c93c5acde176b7f8c</id>
<content type='text'>
Change-Id: I5ca8d77e29382e22c46deee7355e8ab59e6e4154
Signed-off-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-on: http://git-master/r/43026
Reviewed-by: Niket Sirsi &lt;nsirsi@nvidia.com&gt;
Tested-by: Niket Sirsi &lt;nsirsi@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I5ca8d77e29382e22c46deee7355e8ab59e6e4154
Signed-off-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-on: http://git-master/r/43026
Reviewed-by: Niket Sirsi &lt;nsirsi@nvidia.com&gt;
Tested-by: Niket Sirsi &lt;nsirsi@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>media: video: tegra: set_clk_rate for avp</title>
<updated>2011-07-29T23:59:43+00:00</updated>
<author>
<name>Sachin Nikam</name>
<email>snikam@nvidia.com</email>
</author>
<published>2011-07-06T08:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=0831dc5712dba609127e3e16a476fa895a668bef'/>
<id>0831dc5712dba609127e3e16a476fa895a668bef</id>
<content type='text'>
set_clk_rate for sclk which is parent of avp clock.

Bug 843725

Signed-off-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-on: http://git-master/r/39772
(cherry picked from commit 7ca01f6ae2071c5adac467552bdedb54d158d51b)

Reviewed-on: http://git-master/r/40598
(cherry picked from commit 52ee27d112691171bbf6bab00329701288944f1e)

Change-Id: I8ac5a238b78d4112521453fd985cccfd18b43468
Reviewed-on: http://git-master/r/42798
Tested-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
set_clk_rate for sclk which is parent of avp clock.

Bug 843725

Signed-off-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-on: http://git-master/r/39772
(cherry picked from commit 7ca01f6ae2071c5adac467552bdedb54d158d51b)

Reviewed-on: http://git-master/r/40598
(cherry picked from commit 52ee27d112691171bbf6bab00329701288944f1e)

Change-Id: I8ac5a238b78d4112521453fd985cccfd18b43468
Reviewed-on: http://git-master/r/42798
Tested-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>media: video: tegra: avp: get module clock freq</title>
<updated>2011-07-29T23:59:41+00:00</updated>
<author>
<name>Sachin Nikam</name>
<email>snikam@nvidia.com</email>
</author>
<published>2011-06-27T11:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=28cb087ca265df07eb8b17e981d15dac5591d78e'/>
<id>28cb087ca265df07eb8b17e981d15dac5591d78e</id>
<content type='text'>
AVP wants to know the clock freq of the modules like
VDE and AVP itself.
Added interface to handle get clock message from AVP.

Bug 843882

Signed-off-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-on: http://git-master/r/38506
(cherry picked from commit 7ab89380014b5b5f368548615f5ab2e144b3e57a)

Reviewed-on: http://git-master/r/40597
(cherry picked from commit ea44e0325596c4e78fbd2bcf67648fb524b0c7bc)

Change-Id: I5167f3c3efa80cc581bddd7e7e8826da198b7266
Signed-off-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-on: http://git-master/r/42797
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AVP wants to know the clock freq of the modules like
VDE and AVP itself.
Added interface to handle get clock message from AVP.

Bug 843882

Signed-off-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-on: http://git-master/r/38506
(cherry picked from commit 7ab89380014b5b5f368548615f5ab2e144b3e57a)

Reviewed-on: http://git-master/r/40597
(cherry picked from commit ea44e0325596c4e78fbd2bcf67648fb524b0c7bc)

Change-Id: I5167f3c3efa80cc581bddd7e7e8826da198b7266
Signed-off-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-on: http://git-master/r/42797
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>media: tegra: avp: respond to unsupported service ids</title>
<updated>2011-07-29T23:59:39+00:00</updated>
<author>
<name>Sachin Nikam</name>
<email>snikam@nvidia.com</email>
</author>
<published>2011-06-30T15:40:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3af892d90c76c3df8959400d654f4f357c1cb18d'/>
<id>3af892d90c76c3df8959400d654f4f357c1cb18d</id>
<content type='text'>
AVP service driver responds error to AVP for invalid or unsupported
service IDs.

Bug 843473

Signed-off-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-on: http://git-master/r/39225
(cherry picked from commit 11237d6a408d6ca7aea619e47b02ddf7e158945d)

Reviewed-on: http://git-master/r/40596
(cherry picked from commit 6c78fcbf8a0206aece5eb7e972ba1e1e84276ba4)

Change-Id: I7ce56be10dc84fcb2a43916258d1c1deaf1b7d8d
Signed-off-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-on: http://git-master/r/42796
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AVP service driver responds error to AVP for invalid or unsupported
service IDs.

Bug 843473

Signed-off-by: Sachin Nikam &lt;snikam@nvidia.com&gt;
Reviewed-on: http://git-master/r/39225
(cherry picked from commit 11237d6a408d6ca7aea619e47b02ddf7e158945d)

Reviewed-on: http://git-master/r/40596
(cherry picked from commit 6c78fcbf8a0206aece5eb7e972ba1e1e84276ba4)

Change-Id: I7ce56be10dc84fcb2a43916258d1c1deaf1b7d8d
Signed-off-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-on: http://git-master/r/42796
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>tegra: avp: implement NvRmPowerModuleClockConfig() for AVP</title>
<updated>2011-07-29T23:59:37+00:00</updated>
<author>
<name>Mayuresh Kulkarni</name>
<email>mkulkarni@nvidia.com</email>
</author>
<published>2011-04-13T11:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=3c91facd90b09c02d9df9f7eb14ed3b7614aabba'/>
<id>3c91facd90b09c02d9df9f7eb14ed3b7614aabba</id>
<content type='text'>
this change will allow clock rate control from AVP.

Signed-off-by: Mayuresh Kulkarni &lt;mkulkarni@nvidia.com&gt;
Reviewed-on: http://git-master/r/31839
(cherry picked from commit 82f7aa65a57b808a5b028918c7b1b997f8a76db7)

Reviewed-on: http://git-master/r/40595
(cherry picked from commit c0a5ebaa43e52b30ecb1f86d5ce7fa9a2325da8b)

Change-Id: Ieb4850a1e608b5468716bad51f3a6925e30a5f28
Signed-off-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-on: http://git-master/r/42795
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this change will allow clock rate control from AVP.

Signed-off-by: Mayuresh Kulkarni &lt;mkulkarni@nvidia.com&gt;
Reviewed-on: http://git-master/r/31839
(cherry picked from commit 82f7aa65a57b808a5b028918c7b1b997f8a76db7)

Reviewed-on: http://git-master/r/40595
(cherry picked from commit c0a5ebaa43e52b30ecb1f86d5ce7fa9a2325da8b)

Change-Id: Ieb4850a1e608b5468716bad51f3a6925e30a5f28
Signed-off-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-on: http://git-master/r/42795
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ARM: tegra: add support for hardware statistic counter</title>
<updated>2011-07-29T23:59:35+00:00</updated>
<author>
<name>Prashant Gaikwad</name>
<email>pgaikwad@nvidia.com</email>
</author>
<published>2011-05-25T10:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=662499b2c0ce5cd6a6b0546c32d2ed9347c9c30e'/>
<id>662499b2c0ce5cd6a6b0546c32d2ed9347c9c30e</id>
<content type='text'>
Tegra series of chips has a hardware statistic counter for CPU/AVP/VDE/SYS
modules. This commit adds support for AVP statistics gathering and
controlling avp clock during video playback.

Bug 831892

Signed-off-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-on: http://git-master/r/35647
(cherry picked from commit 145885b03cd9fc625f2ff3460c59ebbb3d93c98e)

Change-Id: Ib9e05c7dbf0b3a9c1a56da64b8b1f6d9edd2dd0a
Reviewed-on: http://git-master/r/42794
Tested-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tegra series of chips has a hardware statistic counter for CPU/AVP/VDE/SYS
modules. This commit adds support for AVP statistics gathering and
controlling avp clock during video playback.

Bug 831892

Signed-off-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-on: http://git-master/r/35647
(cherry picked from commit 145885b03cd9fc625f2ff3460c59ebbb3d93c98e)

Change-Id: Ib9e05c7dbf0b3a9c1a56da64b8b1f6d9edd2dd0a
Reviewed-on: http://git-master/r/42794
Tested-by: Sanjay Singh Rawat &lt;srawat@nvidia.com&gt;
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
