<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/platform/tegra/panel-simulator.c, 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>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>drivers: linsim removal</title>
<updated>2017-07-27T01:56:25+00:00</updated>
<author>
<name>William Pierce</name>
<email>wpierce@nvidia.com</email>
</author>
<published>2017-05-18T00:43: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=3b7a87170b7cc2216e28be2765d40ec89d1284f6'/>
<id>3b7a87170b7cc2216e28be2765d40ec89d1284f6</id>
<content type='text'>
Removed multiple tegra_platform_is_linsim if statements because of
linsim deprecation.

Bug 1903831

Change-Id: I53f882a9700532e912da19eff83b0e91ba2526be
Signed-off-by: William Pierce &lt;wpierce@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1523447
Reviewed-by: Alexander Van Brunt &lt;avanbrunt@nvidia.com&gt;
Reviewed-by: Ujwal Patel &lt;ujwalp@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Yu-Huan Hsu &lt;yhsu@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed multiple tegra_platform_is_linsim if statements because of
linsim deprecation.

Bug 1903831

Change-Id: I53f882a9700532e912da19eff83b0e91ba2526be
Signed-off-by: William Pierce &lt;wpierce@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1523447
Reviewed-by: Alexander Van Brunt &lt;avanbrunt@nvidia.com&gt;
Reviewed-by: Ujwal Patel &lt;ujwalp@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
GVS: Gerrit_Virtual_Submit
Reviewed-by: Yu-Huan Hsu &lt;yhsu@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>t18x: drivers: use soc/tegra/chip-id.h for soc header</title>
<updated>2017-01-21T11:16:10+00:00</updated>
<author>
<name>Shardar Shariff Md</name>
<email>smohammed@nvidia.com</email>
</author>
<published>2017-01-20T19:24: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=d7b4f880d46ee1d65c2a8a73b32d3f8a04cc21e0'/>
<id>d7b4f880d46ee1d65c2a8a73b32d3f8a04cc21e0</id>
<content type='text'>
The soc tegra headers are unified and moved all the content of
linux/tegra-soc.h to the soc/tegra/chip-id.h to have the
single soc header for Tegra.

Change-Id: I67a95258775e50add4ab9872e4525910b14ff99c
Signed-off-by: Shardar Shariff Md &lt;smohammed@nvidia.com&gt;
Reviewed-on: http://git-master/r/1291661
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 soc tegra headers are unified and moved all the content of
linux/tegra-soc.h to the soc/tegra/chip-id.h to have the
single soc header for Tegra.

Change-Id: I67a95258775e50add4ab9872e4525910b14ff99c
Signed-off-by: Shardar Shariff Md &lt;smohammed@nvidia.com&gt;
Reviewed-on: http://git-master/r/1291661
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: nvdisp: relocate display headers</title>
<updated>2016-12-20T22:06:25+00:00</updated>
<author>
<name>Prafull Suryawanshi</name>
<email>prafulls@nvidia.com</email>
</author>
<published>2016-12-01T10:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=afd02ff40634a282f8b36f8a228263b7060d2179'/>
<id>afd02ff40634a282f8b36f8a228263b7060d2179</id>
<content type='text'>
Relocate dc.h, csi.h, fb.h and tegra_dc_ext.h from mach-tegra
to display repository in order to remove display driver's dependency
from kernel version. Information from these headers is consolidated
and then split into 2 headers, dc.h and tegra_dc_ext_kernel.h.
dc.h will contain information which is private to tegra_dc driver
and will be located inside kernel/display/drivers/video/tegra/dc/
directory. While tegra_dc_ext_kernel.h will contain information used
by external drivers/modules to communicate with tegra_dc driver.
This header file will be located inside kernel/display/include/video/
directory.

Change-Id: Ib78ab01a2264b336147fc0a49ecfe6388ca21902
Signed-off-by: Prafull Suryawanshi &lt;prafulls@nvidia.com&gt;
Signed-off-by: Ujwal Patel &lt;ujwalp@nvidia.com&gt;
Reviewed-on: http://git-master/r/1263061
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Mitch Luban &lt;mluban@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Relocate dc.h, csi.h, fb.h and tegra_dc_ext.h from mach-tegra
to display repository in order to remove display driver's dependency
from kernel version. Information from these headers is consolidated
and then split into 2 headers, dc.h and tegra_dc_ext_kernel.h.
dc.h will contain information which is private to tegra_dc driver
and will be located inside kernel/display/drivers/video/tegra/dc/
directory. While tegra_dc_ext_kernel.h will contain information used
by external drivers/modules to communicate with tegra_dc driver.
This header file will be located inside kernel/display/include/video/
directory.

Change-Id: Ib78ab01a2264b336147fc0a49ecfe6388ca21902
Signed-off-by: Prafull Suryawanshi &lt;prafulls@nvidia.com&gt;
Signed-off-by: Ujwal Patel &lt;ujwalp@nvidia.com&gt;
Reviewed-on: http://git-master/r/1263061
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Mitch Luban &lt;mluban@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>platform: tegra: panel-simulator: Get rid of gpio-names header</title>
<updated>2016-12-09T09:53:52+00:00</updated>
<author>
<name>Laxman Dewangan</name>
<email>ldewangan@nvidia.com</email>
</author>
<published>2016-12-08T11:51:23+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=c87eec7c62f0a99bfabe94243f66bf139514a1f6'/>
<id>c87eec7c62f0a99bfabe94243f66bf139514a1f6</id>
<content type='text'>
Header file gpio-names which has macro for the GPIO names are
no more required as GPIO numbers are provided from DT.

Even for GPIO invalid, it can say UINT_MAX as GPIO core check
GPIO valid as gpio &gt;= 0 &amp;&amp; gpio &lt; ARCH_GPIO.

bug 200259459

Change-Id: Ia840bc4ffc06b363bb102de885d73db1e9db5355
Signed-off-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Reviewed-on: http://git-master/r/1267554
Reviewed-by: Santosh Galma &lt;galmar@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Header file gpio-names which has macro for the GPIO names are
no more required as GPIO numbers are provided from DT.

Even for GPIO invalid, it can say UINT_MAX as GPIO core check
GPIO valid as gpio &gt;= 0 &amp;&amp; gpio &lt; ARCH_GPIO.

bug 200259459

Change-Id: Ia840bc4ffc06b363bb102de885d73db1e9db5355
Signed-off-by: Laxman Dewangan &lt;ldewangan@nvidia.com&gt;
Reviewed-on: http://git-master/r/1267554
Reviewed-by: Santosh Galma &lt;galmar@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
</pre>
</div>
</content>
</entry>
<entry>
<title>panel-simulator: correct include path of board-panel.h</title>
<updated>2016-05-11T17:40:50+00:00</updated>
<author>
<name>Santosh Reddy Galma</name>
<email>galmar@nvidia.com</email>
</author>
<published>2016-04-26T11:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=dbf29697347ec4d8dff9dbc1b7e519bb815a47af'/>
<id>dbf29697347ec4d8dff9dbc1b7e519bb815a47af</id>
<content type='text'>
fix board-panel.h include path in driver as board-panel.h
file is moved to kernel-display/drivers/video/tegra/dc/panel

Change-Id: Ib75f610248ceb562a5e46c94143c787cec4f1878
Signed-off-by: Santosh Reddy Galma &lt;galmar@nvidia.com&gt;
Reviewed-on: http://git-master/r/1132703
Reviewed-by: Mitch Luban &lt;mluban@nvidia.com&gt;
Tested-by: Mitch Luban &lt;mluban@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix board-panel.h include path in driver as board-panel.h
file is moved to kernel-display/drivers/video/tegra/dc/panel

Change-Id: Ib75f610248ceb562a5e46c94143c787cec4f1878
Signed-off-by: Santosh Reddy Galma &lt;galmar@nvidia.com&gt;
Reviewed-on: http://git-master/r/1132703
Reviewed-by: Mitch Luban &lt;mluban@nvidia.com&gt;
Tested-by: Mitch Luban &lt;mluban@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>panel-simulator: remove unused header files</title>
<updated>2016-05-02T22:50:33+00:00</updated>
<author>
<name>Santosh Reddy Galma</name>
<email>galmar@nvidia.com</email>
</author>
<published>2016-05-02T16:41: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=e10611f7c5c8f15bd9f79b3f7872f127a8c9e4ee'/>
<id>e10611f7c5c8f15bd9f79b3f7872f127a8c9e4ee</id>
<content type='text'>
Change-Id: I463754468b62eea98025e8b84ba34a14e6cd39d7
Signed-off-by: Santosh Reddy Galma &lt;galmar@nvidia.com&gt;
Reviewed-on: http://git-master/r/1139721
GVS: Gerrit_Virtual_Submit
Reviewed-by: Daniel Solomon &lt;daniels@nvidia.com&gt;
Tested-by: Daniel Solomon &lt;daniels@nvidia.com&gt;
Reviewed-by: Mitch Luban &lt;mluban@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I463754468b62eea98025e8b84ba34a14e6cd39d7
Signed-off-by: Santosh Reddy Galma &lt;galmar@nvidia.com&gt;
Reviewed-on: http://git-master/r/1139721
GVS: Gerrit_Virtual_Submit
Reviewed-by: Daniel Solomon &lt;daniels@nvidia.com&gt;
Tested-by: Daniel Solomon &lt;daniels@nvidia.com&gt;
Reviewed-by: Mitch Luban &lt;mluban@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>panel-simulator: fix build error</title>
<updated>2015-05-22T17:22:47+00:00</updated>
<author>
<name>Matt Craighead</name>
<email>mcraighead@nvidia.com</email>
</author>
<published>2015-05-22T11:42: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=a6b182f65c58c4c435ddfd6745ee14d20fc38c52'/>
<id>a6b182f65c58c4c435ddfd6745ee14d20fc38c52</id>
<content type='text'>
Exported variable should not be "static".

Change-Id: I3eb3e8c03e890da883a5406c62fb84c7f76fff37
Signed-off-by: Matt Craighead &lt;mcraighead@nvidia.com&gt;
Reviewed-on: http://git-master/r/746172
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shridhar Rasal &lt;srasal@nvidia.com&gt;
Reviewed-by: Jon Mayo &lt;jmayo@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Exported variable should not be "static".

Change-Id: I3eb3e8c03e890da883a5406c62fb84c7f76fff37
Signed-off-by: Matt Craighead &lt;mcraighead@nvidia.com&gt;
Reviewed-on: http://git-master/r/746172
GVS: Gerrit_Virtual_Submit
Reviewed-by: Shridhar Rasal &lt;srasal@nvidia.com&gt;
Reviewed-by: Jon Mayo &lt;jmayo@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>video: tegra: nvdisp: panel_sim correction</title>
<updated>2015-05-06T20:08:51+00:00</updated>
<author>
<name>Vinod G</name>
<email>vinodg@nvidia.com</email>
</author>
<published>2015-04-24T22:17: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=2fa4eaef5ffc5d33b32f4c14c07e89a4f00e5467'/>
<id>2fa4eaef5ffc5d33b32f4c14c07e89a4f00e5467</id>
<content type='text'>
Check for tegra linsim before accessing any regulator code

Change-Id: I9fb785f6e983f0f71f69fead04e43b415991ff67
Signed-off-by: Vinod G &lt;vinodg@nvidia.com&gt;
Reviewed-on: http://git-master/r/735779
Reviewed-by: Jon Mayo &lt;jmayo@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check for tegra linsim before accessing any regulator code

Change-Id: I9fb785f6e983f0f71f69fead04e43b415991ff67
Signed-off-by: Vinod G &lt;vinodg@nvidia.com&gt;
Reviewed-on: http://git-master/r/735779
Reviewed-by: Jon Mayo &lt;jmayo@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>platform: tegra: fix argument mismatch with DC</title>
<updated>2015-04-28T10:02:37+00:00</updated>
<author>
<name>Shridhar Rasal</name>
<email>srasal@nvidia.com</email>
</author>
<published>2015-04-17T04:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=a0e5bee50381eab6fa769c333391178facae55b3'/>
<id>a0e5bee50381eab6fa769c333391178facae55b3</id>
<content type='text'>
tegra/panel-simulator.c:617
  warning: incorrect type in assignment (different argument counts)

Bug 200067946

Change-Id: I7356cfb316dae697516944b9c6f4d950a77ba783
Signed-off-by: Amit Sharma (SW-TEGRA) &lt;amisharma@nvidia.com&gt;
Signed-off-by: Shridhar Rasal &lt;srasal@nvidia.com&gt;
Reviewed-on: http://git-master/r/732542
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tegra/panel-simulator.c:617
  warning: incorrect type in assignment (different argument counts)

Bug 200067946

Change-Id: I7356cfb316dae697516944b9c6f4d950a77ba783
Signed-off-by: Amit Sharma (SW-TEGRA) &lt;amisharma@nvidia.com&gt;
Signed-off-by: Shridhar Rasal &lt;srasal@nvidia.com&gt;
Reviewed-on: http://git-master/r/732542
</pre>
</div>
</content>
</entry>
</feed>
