<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvidia-tegra-modules.git/drivers/nvpmodel/Makefile, 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>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>nvpmodel: rename Makefile and Kconfig with nvidia affix</title>
<updated>2017-08-16T14:04:58+00:00</updated>
<author>
<name>Nicolin Chen</name>
<email>nicolinc@nvidia.com</email>
</author>
<published>2017-08-10T01:41: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=59f8a0f00924b6e412f59cabd6f1333df7542239'/>
<id>59f8a0f00924b6e412f59cabd6f1333df7542239</id>
<content type='text'>
This patch renames Kconfig and Makefile by adding an nvidia affix.

Bug 200325749

Change-Id: I4074d1f51a98b7ccd90bace5d97c48be7d7e1d76
Signed-off-by: Nicolin Chen &lt;nicolinc@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1536249
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Tested-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch renames Kconfig and Makefile by adding an nvidia affix.

Bug 200325749

Change-Id: I4074d1f51a98b7ccd90bace5d97c48be7d7e1d76
Signed-off-by: Nicolin Chen &lt;nicolinc@nvidia.com&gt;
Reviewed-on: https://git-master.nvidia.com/r/1536249
Reviewed-by: svccoveritychecker &lt;svccoveritychecker@nvidia.com&gt;
GVS: Gerrit_Virtual_Submit
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Tested-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers: nvpmodel: add -werror</title>
<updated>2017-08-16T14:04:58+00:00</updated>
<author>
<name>Terry Wang</name>
<email>terwang@nvidia.com</email>
</author>
<published>2017-03-27T09:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvidia-tegra-modules.git/commit/?id=dffeec91193fbfdaeae73569b2047c1e669180d1'/>
<id>dffeec91193fbfdaeae73569b2047c1e669180d1</id>
<content type='text'>
Add werror C flag to catch warnings as error.

Bug 200261578
Bug 200291773

Change-Id: I7aa898bf732c2b57822e3b50947dabc5cf587a47
Signed-off-by: Terry Wang &lt;terwang@nvidia.com&gt;
Reviewed-on: http://git-master/r/1329033
Reviewed-on: https://git-master.nvidia.com/r/1536247
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Tested-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add werror C flag to catch warnings as error.

Bug 200261578
Bug 200291773

Change-Id: I7aa898bf732c2b57822e3b50947dabc5cf587a47
Signed-off-by: Terry Wang &lt;terwang@nvidia.com&gt;
Reviewed-on: http://git-master/r/1329033
Reviewed-on: https://git-master.nvidia.com/r/1536247
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Tested-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Reviewed-by: Automatic_Commit_Validation_User
</pre>
</div>
</content>
</entry>
<entry>
<title>nvpmodel: add nvpmodel_emc_cap driver and sysfs</title>
<updated>2017-08-16T13:40:31+00:00</updated>
<author>
<name>Terry Wang</name>
<email>terwang@nvidia.com</email>
</author>
<published>2017-01-16T16:52: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=c1e1876238c14b6cadbecde5cfdcfc027f48701b'/>
<id>c1e1876238c14b6cadbecde5cfdcfc027f48701b</id>
<content type='text'>
Add nvpmodel_emc_cap driver
Add /sys/kernel/nvpmodel_emc_cap/emc_iso_cap sysfs

bug 1843348

Change-Id: Ifc0091ebbd4ecf5950a80083c01196e24ac93472
Signed-off-by: Terry Wang &lt;terwang@nvidia.com&gt;
Reviewed-on: http://git-master/r/1282877
Reviewed-on: https://git-master.nvidia.com/r/1536246
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Tested-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add nvpmodel_emc_cap driver
Add /sys/kernel/nvpmodel_emc_cap/emc_iso_cap sysfs

bug 1843348

Change-Id: Ifc0091ebbd4ecf5950a80083c01196e24ac93472
Signed-off-by: Terry Wang &lt;terwang@nvidia.com&gt;
Reviewed-on: http://git-master/r/1282877
Reviewed-on: https://git-master.nvidia.com/r/1536246
Reviewed-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
Tested-by: Bharat Nihalani &lt;bnihalani@nvidia.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
