caed71efb6
The patch is not applying and no longer needed after upgrade in 045575e744cd581a20929c63590d9b555099c22d. Now the same result is achieved by the following lines in the driver package itself: #if defined(NV_DRM_LEGACY_PCI_INIT_PRESENT) #define nv_drm_pci_init drm_legacy_pci_init #define nv_drm_pci_exit drm_legacy_pci_exit #else #define nv_drm_pci_init drm_pci_init #define nv_drm_pci_exit drm_pci_exit #endif |
||
---|---|---|
.. | ||
builder.sh | ||
default.nix | ||
drm_mode_connector.patch | ||
generic.nix | ||
persistenced.nix | ||
settings.nix | ||
vm_operations_struct-fault.patch |