|
|
bf219a30c2
|
fix(lint): nixfmt the whole tree
|
2026-03-22 21:56:13 +01:00 |
|
|
|
92055feb99
|
[Hardware/AMD/ROCm] no longer link /opt/rocm/hip to rocm-hip-runtime, as the package was removed
|
2025-11-11 14:38:29 +01:00 |
|
|
|
0cedc97711
|
[Hardware/AMD] remove AMDVLK option, as it is removed upstream
|
2025-11-10 17:44:09 +01:00 |
|
|
|
0b4fe53298
|
[Hardware/AMD/ROCm] remove usage of remove type 'string'
|
2025-11-10 15:57:47 +01:00 |
|
|
|
dd33fbd4f8
|
[Hardware/AMD/ROCm] fix clr's localGpuTargets and disable rocdbgapi's docs
|
2025-08-05 10:49:43 +02:00 |
|
|
|
60ee53b417
|
[Hardware/AMD/ROCm] attempt fix
|
2025-08-05 10:49:30 +02:00 |
|
|
|
8f5ac9487e
|
[Hardware/AMD/ROCm] overlay rocm 6 on rocm 5
|
2025-03-26 19:31:35 +01:00 |
|
|
|
124f0a34c7
|
[Hardware/AMD/ROCm] add rocblas override
|
2025-03-26 00:22:18 +01:00 |
|
|
|
e8b457bc1c
|
[Hardware/AMD/ROCm] override rocmPackages.clr with custom supported architectures
|
2025-03-26 00:21:01 +01:00 |
|
|
|
bd7ae5346e
|
[Hardware/AMD/ROCm] remove old hacks
|
2025-03-26 00:00:15 +01:00 |
|
|
|
0fea61e5a1
|
[Hardware/AMD/ROCm] fix infinite recursion with magma
|
2025-03-25 23:52:24 +01:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
8a0389c350
|
[Hardware/AMD] enable ROCM support in apps if developer mode is activated
|
2023-12-26 17:55:55 +01:00 |
|
|
|
7a4243b90a
|
[Hardware/AMD] Automatically enable AMD Cluster ID patch when using Ryzen cpus
|
2023-06-29 22:01:07 +02:00 |
|
|
|
c2ece764da
|
[Hardware/AMD] Automatically use amd_pstate=active|guided on kernels supporting it
|
2023-05-27 17:47:39 +02:00 |
|
|
|
bc8978484f
|
[Treewide] Rename cpuXxxx references to cpu.xxxx references
|
2023-05-07 01:03:58 +02:00 |
|
|
|
1f0f8ba399
|
[Programs] Add nvtop config, with special handling for Nvidia GPUs
|
2023-05-06 20:17:28 +02:00 |
|
|
|
d3e80fda86
|
[Mesa+Hardware] move Mesa specific options to a dedicated files
|
2023-04-27 23:55:08 +02:00 |
|
|
|
a12020e7d9
|
[Hardware/AMD] also override mesa for 32bit
|
2023-04-15 16:16:59 +02:00 |
|
|
|
803eea5e76
|
[Hardware/AMD] Use modesetting instead of radeon driver
|
2023-04-10 18:01:11 +02:00 |
|
|
|
81860dbe21
|
[Hardware/AMD] Add kernelDriver option and split config between amdgpu and radeon
|
2023-04-09 21:24:11 +02:00 |
|
|
|
bd5ac84f60
|
[Hardware/AMD] Use mesaOptimized if unsafeOptimizations are enabled
|
2023-03-15 09:33:07 +01:00 |
|
|
|
b59e72d549
|
[Hardware/AMD] Add CPU configuration
|
2023-03-15 09:11:17 +01:00 |
|
|
|
0b3ba6cea3
|
[Hardware/AMD] Move amd.nix into amd/default.nix
|
2023-03-15 09:02:47 +01:00 |
|