about summary refs log tree commit diff
path: root/pkgs/os-specific/linux/nvidia-x11
Commit message (Collapse)AuthorAge
* nixos/nvidia: include systemd power managementEdmund Wu2020-05-10
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* linuxPackages.nvidia_x11: 440.64 -> 440.82Bernardo Meurer2020-04-08
|
* linuxPackages.nvidia_x11: 440.59 -> 440.64Bernardo Meurer2020-04-05
|
* Merge pull request #66601 from eadwu/nvidia/prime-render-offloadJosé Romildo Malaquias2020-03-01
|\ | | | | nvidia: prime render offload
| * nvidia_x11: include libdrm in rpathEdmund Wu2019-12-10
| | | | | | | | Needed for PRIME render offload specifically
| * nvidia_x11: fix *nvidia*.so* referencesgnidorah2019-12-10
| |
* | nvidia_x11: 440.44 -> 440.59Edmund Wu2020-02-03
| |
* | nvidia_x11: 440.36 -> 440.44Edmund Wu2019-12-17
|/
* linuxPackages.nvidia_x11.settings: enableParallelBuildingarcnmx2019-12-08
|
* nvidia_x11: 435.21 -> 440.36Edmund Wu2019-11-30
|
* nvidiaPackages.legacy_390: 390.129 -> 390.132Edmund Wu2019-11-22
|
* nvidia-x11: Make vulkan library path absolute for >= 435.Ambroz Bizjak2019-10-02
| | | | | | The original file contains just a library name, which does not work when LD_LIBRARY_PATH does not contain /run/opengl-driver/lib, as is the case in unstable NixOS. Fixes https://github.com/NixOS/nixpkgs/issues/69264
* nvidia-x11: Remove patches from the 390 version. (#69851)Ambroz Bizjak2019-09-28
| | | | | Without those patches it builds and works with kernels 4.19 and 5.2. Fixes https://github.com/NixOS/nixpkgs/issues/65937
* Merge master into staging-nextFrederik Rietdijk2019-09-06
|\
| * nvidia_x11: fix for vulkan in >= 435Averell Dalton2019-09-06
| |
* | Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\|
| * nvidia_x11: 430.40 -> 435.21Edmund Wu2019-08-30
| |
* | treewide: remove redundant recvolth2019-08-28
|/
* Conditionally include nvidia modulesMatthieu Coudron2019-08-10
|
* nvidia_x11: 430.34 -> 430.40Edmund Wu2019-07-30
|
* nvidia_x11_legacy390: 390.116 -> 390.129Edmund Wu2019-07-30
|
* nvidia-settings: Install desktop file and icon.Ambroz Bizjak2019-07-13
| | | | | | The template has substitution variables intended to be replaced resulting in absolute paths. Because absolute paths break after the desktop file is copied by a desktop environment, make Exec and Icon be just a name.
* nvidia_x11: 430.26 -> 430.34Edmund Wu2019-07-11
|
* Merge pull request #62870 from ambrop72/nvidia-icd-absoluteMatthew Bauer2019-07-10
|\ | | | | nvidia-x11: Put absolute library paths into ICD config files.
| * nvidia-x11: Put absolute library paths into ICD config files.Ambroz Bizjak2019-06-08
| |
* | nvidia_x11.settings.libXNVCtrl: set OUTPUTDIR for buildEdmund Wu2019-07-03
| |
* | nvidia_x11: 418.74 -> 430.26Edmund Wu2019-06-30
| |
* | nvidia-x11: Set 32-bit library paths for 32-bit libraries.Ambroz Bizjak2019-06-15
|/ | | | Patchelf was being called to point RUNPATH to 64-bit library paths even for 32-bit libraries.
* linuxPackages.nvidia_x11_legacy390: use patches from archlinuxFlorian Klink2019-05-26
| | | | | | | Those seem to have gotten outdated, and don't build on current kernels anymore. Reported-In: https://github.com/NixOS/nixpkgs/issues/62012
* nvidia_x11: 430.09 -> 430.14Edmund Wu2019-05-14
|
* nvidia_x11: 418.56 -> 418.74Edmund Wu2019-05-08
|
* [treewide] delete unused patchesc0bw3b2019-05-04
|
* nvidia_x11_beta: stable -> 430.09Edmund Wu2019-04-23
|
* treewide: update homepages to https where availableMatthew Bauer2019-04-15
| | | | | | | | Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects.
* nvidia_x11: 418.43 -> 418.56Edmund Wu2019-03-20
|
* Merge pull request #56211 from eadwu/nvidia_x11/2019-02-22Dmitry Kalinkin2019-03-06
|\ | | | | nvidia_x11: 2019-02-22
| * nvidia_x11: 415.27 -> 418.43Edmund Wu2019-02-22
| |
| * nvidia_x11_legacy390: 390.87 -> 390.116Edmund Wu2019-02-22
| |
* | nvidia-docker: init at 2.0.3Averell Dalton2019-02-27
|/ | | | | | | | | | nvidia_x11 and persistenced were modified to provide binaries which can be mounted inside a docker-container to be executed there. most ldconfig-based discovery of bundled nvidia libraries is patched out ldconfig itself is patched to be able to deal with patchelf'ed libraries See https://sourceware.org/bugzilla/show_bug.cgi?id=23964
* nvidia_x11: 415.25 -> 415.27Edmund Wu2019-01-19
|
* nvidia_x11: fixup name of stable_415Frederik Rietdijk2019-01-14
|
* nvidia_x11: 410.78 -> 415.25Edmund Wu2019-01-13
|
* linuxPackages.nvidia_x11*: Add maintainer: baracoderHerman Fries2019-01-11
| | | | | I bought some recent nVidia hardware, so I am stuck with it for a couple of years and because of this, I have an interest in a working nVidia driver.
* linuxPackages.nvidia_x11*: unmaintainVladimír Čunát2019-01-06
| | | | | | I now no longer use an nvidia card commonly, so it would be harder for me to test at least a bit. And I'm overcommited anyway. Hopefully someone else can be found.
* Merge pull request #51294 from eadwu/nvidia_x11/legacy_390Dmitry Kalinkin2018-12-27
|\ | | | | nvidia: expose nvidia_x11_legacy390
| * nvidia: expose nvidia_x11_legacy390Edmund Wu2018-11-30
| |
* | nvidia_legacy_340: Remove unneeded/failing patchAlexey Lebedeff2018-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | linuxPackages_4_18.nvidia_x11_legacy304: mark as broken on 4.18 and newerJörg Thalheim2018-12-02
|/
* nvidia_legacy_340: 340.104 -> 340.107Florian Jacob2018-11-20
|