| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Correctly check for read errors in the nvdebug_read* functions | Joshua Bakita | 2024-09-19 |
| | | | | | Follows how NVIDIA's open-source GPU driver checks for bad reads. | ||
| * | Linux 5.17+ support and allow including nvdebug.h independently | Joshua Bakita | 2024-04-11 |
| - Move Linux-specific functions to nvdebug_linux.h and .c - Workaround PDE_DATA() being pde_data() on Linux 5.17+ | |||
