<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvdebug.git/include, branch jbakita-wip</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvdebug.git/'/>
<entry>
<title>Delete no-longer-needed nvgpu headers</title>
<updated>2024-09-25T20:09:09+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>bakitajoshua@gmail.com</email>
</author>
<published>2024-09-25T20:09:09+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvdebug.git/commit/?id=f347fde22f1297e4f022600d201780d5ead78114'/>
<id>f347fde22f1297e4f022600d201780d5ead78114</id>
<content type='text'>
The dependency on these was removed in commit 8340d234.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The dependency on these was removed in commit 8340d234.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update includes to L4T r32.7.4 and drop nvgpu/gk20a.h dependency</title>
<updated>2023-10-29T17:10:52+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>bakitajoshua@gmail.com</email>
</author>
<published>2023-10-29T17:07:40+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvdebug.git/commit/?id=2c5337a24f7f2d02989dfb733c55d6d8c7e90493'/>
<id>2c5337a24f7f2d02989dfb733c55d6d8c7e90493</id>
<content type='text'>
Also add instructions for updating `include/`. These files are now
only needed to build on Linux 4.9-based Tegra platforms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add instructions for updating `include/`. These files are now
only needed to build on Linux 4.9-based Tegra platforms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hacky support for Linux 5.6+ and the Jetson AGX Orin</title>
<updated>2023-06-29T21:14:49+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>jbakita@cs.unc.edu</email>
</author>
<published>2023-06-29T21:09:54+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvdebug.git/commit/?id=a3fe3788535dd099d15e0ddca455be58e1d63156'/>
<id>a3fe3788535dd099d15e0ddca455be58e1d63156</id>
<content type='text'>
Works around change in parameters to proc initialization functions
via a hacky function which rewrites the layout. This also required
making all the struct file_operations writable.

Also start reducing dependency on nvgpu headers.

Known issues:
- Incorrect message printed in log after module is loaded. Unclear
  if this is because the register detection logic is broken, or if
  the layout of the data at NV_MC_BOOT_0 has changed.
- Not tested
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Works around change in parameters to proc initialization functions
via a hacky function which rewrites the layout. This also required
making all the struct file_operations writable.

Also start reducing dependency on nvgpu headers.

Known issues:
- Incorrect message printed in log after module is loaded. Unclear
  if this is because the register detection logic is broken, or if
  the layout of the data at NV_MC_BOOT_0 has changed.
- Not tested
</pre>
</div>
</content>
</entry>
<entry>
<title>Include nvgpu headers</title>
<updated>2023-06-28T22:24:25+00:00</updated>
<author>
<name>Joshua Bakita</name>
<email>bakitajoshua@gmail.com</email>
</author>
<published>2023-06-28T22:24:25+00:00</published>
<link rel='alternate' type='text/html' href='http://rtsrv.cs.unc.edu/cgit/cgit.cgi/nvdebug.git/commit/?id=01e6fac4d61fdd7fff5433942ec93fc2ea1e4df1'/>
<id>01e6fac4d61fdd7fff5433942ec93fc2ea1e4df1</id>
<content type='text'>
These are needed to build on NVIDIA's Jetson boards for the time
being. Only a couple structs are required, so it should be fairly
easy to remove this dependency at some point in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are needed to build on NVIDIA's Jetson boards for the time
being. Only a couple structs are required, so it should be fairly
easy to remove this dependency at some point in the future.
</pre>
</div>
</content>
</entry>
</feed>
