open-gpu-kernel-modules icon indicating copy to clipboard operation
open-gpu-kernel-modules copied to clipboard

NVIDIA Linux open GPU kernel module source

Results 125 open-gpu-kernel-modules issues
Sort by recently updated
recently updated
newest added

drm_fbdev_generic.h has been renamed to drm_fbdev_ttm.h in kernel-6.11 https://github.com/torvalds/linux/commit/aae4682e5d66c1e1dc181fa341652e037237f144

### NVIDIA Open GPU Kernel Modules Version 560.28.03 ### Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for...

bug
NV-Triaged

### NVIDIA Open GPU Kernel Modules Version 555.58.02 ### Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for...

bug

```yaml NVIDIA Open GPU Kernel Modules Version: 560.35.03 Operating System and Version: Arch Linux Stable kernel release: Yes Kernel Release: - 6.11.1-arch1-1 - 6.6.52-1-lts - 6.10.x GPU: NVIDIA GeForce RTX...

bug
NV-Triaged

### NVIDIA Open GPU Kernel Modules Version ed4be649623435ebb04f5e93f859bf46d977daa4 ### Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for...

bug
NV-Triaged

### NVIDIA Open GPU Kernel Modules Version 560.35.03 (open and propritary) ### Operating System and Version Manjaro Linux 24.1.0-pre1 ### Kernel Release 6.12 (1868f9d0260e9) ### Please confirm you are running...

build-problem

### NVIDIA Open GPU Kernel Modules Version 560.35.03 ### Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for...

bug

### NVIDIA Open GPU Kernel Modules Version 560.35.03 ### Please confirm this issue does not happen with the proprietary driver (of the same version). This issue tracker is only for...

bug

**NVIDIA Driver Version** 515.43.04. **GPU** RTX 3050 **Describe the bug** Not work at all **To Reproduce** Build the driver regarding the documentation, and using it for X.Org **Expected behavior** To...

bug

clang static analysis reports this issue on RHEL open-gpu-kernel-modules/kernel-open/nvidia/nv.c:1392:9: warning: Attempt to free released memory [unix.Malloc] NV_KFREE(nvl->irq_count, nvl->num_intr*sizeof(nv_irq_count_info_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This is a false positive, NV_FLAG_USES_MSIX and NV_FLAG_USES_MSI are mutually exclusive....

Implemented
NV-Triaged