Commit graph

98 commits

Author SHA1 Message Date
413a4a93f1
[Hardware/AMD] only enable Zenpower for Zen[1-3] with kernel 6.13 and earlier 2025-03-25 23:36:54 +01:00
7da398fbff
[Hardware/AMD/ROCm] fix tensile 2025-01-29 16:55:36 +01:00
8e69a7d488
[Hardware/AMD/ROCm] remove broken override 2025-01-29 14:58:07 +01:00
b41e65e9e1
[Hardware/Nvidia] drop vGPU patches which are unmaintained 2025-01-27 11:09:13 +01:00
8c6b8bd5cb
[Hardware/AMD/ROCm] disable checks on rocm-llvm-libcxx to "fix" build failure 2025-01-22 15:17:43 +01:00
59a4deb6c6
[Hardware/AMD/amdgpu] set card power-level to "auto"
Some cards are forced into "low" mode for some reason.
2024-12-11 12:26:59 +01:00
ec1d52bc25
[Hardware/AMD/ROCm] fix rocmlir 2024-12-11 12:26:59 +01:00
10cfa77319
[Hardware/AMD/ROCm] enable rocmSupport when ROCm is enabled 2024-12-11 09:59:48 +01:00
5ec0b127ff
[Hardware/AMD/ROCm] temporarily disable autoDetectGPU 2024-11-30 10:14:26 +01:00
30d16ce34d
[Hardware/AMD] move ROCm specific config in dedicated file
Add option to effortlessly add corresponding HSA_OVERRIDE_GFX_VERSION to
make HIP programs work despite the GPU not being explicitely supported.
2024-11-30 10:04:26 +01:00
d04b4a1f7d
[General] Update to 24.11
Drop kwin backports
Drop removed printing packages
2024-11-18 19:00:11 +01:00
a2b445297c
[Hardware/AMD] simplify 2024-10-11 23:12:56 +02:00
d9ea216ea8
[Programs/Nvtop] refactor to intelligently enable the required backends 2024-06-01 17:34:39 +02:00
66d9624e1e
[Hardware/AMD] do not set AMD_VULKAN_ICD if amdvlk is not used 2024-05-25 13:46:12 +02:00
81aa383877
[Hardware/AMD+Cachix] use ROCm cache only if AMD GPU hardware is enabled 2024-05-25 13:43:08 +02:00
3760b90146
[Hardware/Nvidia+Cachix] only add cuda Nix cache if Nvidia hardware is enabled 2024-05-25 13:37:34 +02:00
e82629a01b
[Hardware/AMD] tune system to better utilize ROCm 2024-05-13 02:16:38 +02:00
3741bcd6b8
[Hardware/AMD] rename ROCm packages with correct names 2024-05-13 02:15:26 +02:00
b62253aa5e
[Optimizations/Treewide] fix lto build issues for suyu and mesa 2024-05-12 23:08:07 +02:00
569fcfee68
[Hardware/Nvidia/Proprietary] fix cuda by using packages from unstable branch
if using "unstable_beta" variant only
2024-05-02 16:29:11 +02:00
1387a101e6
[Hardware/Nvidia/Opensource]: remove non-functional nouveau.perflvl_wr boot option
Was removed quite some time ago already.
2024-04-16 19:22:21 +02:00
bb86869b6a
[Hardware/AMD]: remove obsolete amdgpu.freesync_video and enable seamless boot
Also, use X.org modesetting driver instead of deprecated amdgpu DDX
driver.
2024-04-16 19:21:24 +02:00
4500c8d887
[Hardware/Nvidia/Proprietary]: only disable Wayland by default if no Intel GPU is present.
Ideally, we should check wether any other GPU with open-source drivers
is present.
2024-04-16 19:18:46 +02:00
2124e42b12
[Hardware/Nvidia/Proprietary] more sane defaults to RegistryDwords
Fixes over-heating when AC adapter is connected.
2024-04-16 19:17:41 +02:00
9b0f62db76
[Nvidia/Proprietary] nvidia-vaapi-driver: use direct CUDA backend
Works more reliably (esp. under Wayland)
2024-04-16 19:16:38 +02:00
ec44bd467f
[Hardware/Nvidia] fix typo in extraModprobeconfig 2024-03-12 23:36:13 +01:00
4663e3e362
[Hardware/Nvidia/Opensource] silence warning by using types.str instead of types.string 2024-02-24 19:37:52 +01:00
c422181cfe
[Hardware/Nvidia] add missing requirements on nvidia-suspend
Hybrid Sleep still does not work properly...
2024-02-24 19:37:28 +01:00
2a0e0449fd
[Hardware/Nvidia] fix jellyfin black window by forcing it to use X11 2024-02-24 19:34:48 +01:00
e2d00c7616
[Hardware/Nvidia] enable nvidia framebuffer support 2024-02-20 00:54:04 +01:00
d14e1dd926
[Hardware/Nvidia] allow setting Nvidia registry Dword options
By default, enable PowerMizer and set sane defaults
2024-02-20 00:53:34 +01:00
b3f9af9be1
[Hardware/Nvidia] force GBM to use Nvidia 2024-02-20 00:52:24 +01:00
4ef337de7a
[Hardware/Nvidia] cleanup environment variables 2024-02-20 00:52:04 +01:00
2cad0340f1
[Hardware/Nvidia] help fix power management issues 2024-02-20 00:51:34 +01:00
1e5e4db41e
[Hardware/Nvidia] remove nvidia_uvm from early loading
Known to cause issues with power management
2024-02-20 00:50:16 +01:00
c05b897b49
[Hardware/Nvidia] disable Wayland support by default if using proprietary driver 2024-02-14 01:51:32 +01:00
5d255ebcdc
[Hardware/Nvidia] allow using unstable bleeding edge version of Nvidia driver 2024-02-07 20:46:36 +01:00
26edc918c0
[Hardware/Nvidia] fix apps not finding nvidia EGL because of bizarre default behavior of Nvidia driver
Use undocumented environment variable to fix that.
2024-01-24 13:42:08 +01:00
69a62ddff7
[Hardware/Nvidia] Disable OpenGL threaded optimizations by default as this makes Kwin fail to launch 2024-01-24 13:41:27 +01:00
1f37c1b368
[Hardware/Intel] fix throttled service name 2024-01-10 22:13:04 +01:00
0e3649ddee
[Packages] fix issues with newer flake-utils-plus versions overriding nixpkgs.pkgs
Will probably drop flake-utils-plus in the future because of that.
2024-01-10 22:10:20 +01:00
b2e758f4c8
[Hardware/Nvidia] only use the superior nvidia-vaapi-driver for VAAPI on Nvidia GPUs 2024-01-10 22:07:26 +01:00
dcd7564cd7
[Hardware/Nvidia/Proprietary] add commented-out cudaSupport line with explaining comment 2023-12-26 18:01:40 +01:00
1edc95008b
[Hardware/Nvidia/Proprietary] enable CUDA-specific unfree packages whitelist 2023-12-26 18:01:12 +01:00
e1cc285884
[Hardware/Nvidia/Proprietary] enable finegrained power-management only if PRIME offload is enable 2023-12-26 18:00:44 +01:00
8a0389c350
[Hardware/AMD] enable ROCM support in apps if developer mode is activated 2023-12-26 17:55:55 +01:00
fdca27d42c
[Hardware/Nvidia] Enable RustiCL by default 2023-10-31 23:32:36 +01:00
df3558fe7e
[Hardware/Nvidia] add option for easy configuration of Nouveau NvXXXX=Y style config
Also enable NvBoost on desktop PCs
2023-10-31 23:32:12 +01:00
1ab3401832
[Hardware/Nvidia] rework Nvidia driver selection with a more versatile "variant" option 2023-10-31 23:24:30 +01:00
8e6ad49e93
[Hardware/Mesa] Mark "unstable" Mesa as broken 2023-06-29 22:02:35 +02:00