Merge ea0d02323fdb40461a7a32338cf512627d936d97 into 129479b1b7345f0055016ab3aa42ae78a4ca2048

This commit is contained in:
Suparna Ganguly 2025-02-28 17:23:35 +00:00 committed by GitHub
commit 4a933b20ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -157,6 +157,8 @@ for the target kernel.
- `kernel-open/nvidia-drm/` The kernel interface layer for nvidia-drm.ko
- `kernel-open/nvidia-modeset/` The kernel interface layer for nvidia-modeset.ko
- `kernel-open/nvidia-uvm/` The kernel interface layer for nvidia-uvm.ko
- `kernel-open/nvidia-peermem/` A kernel module that provides NVIDIA InfiniBand based HCAs (Host Channel Adapters) direct peer-to-peer read and write access to the NVIDIA GPU's video memory
-
- `src/` The OS-agnostic code
- `src/nvidia/` The OS-agnostic code for nvidia.ko