Lyndon Sanche
|
231274268f
|
gpu/amd: Remove loadInInitrd option
Option is now in nixpkgs under `hardware.amdgpu.initrd.enable` as of
NixOS/nixpkgs@6a0b6a6b74
|
2024-06-29 07:55:37 +00:00 |
|
Jörg Thalheim
|
5fe1583567
|
gpu/amd: remove unused pkgs
|
2024-06-26 14:50:27 +00:00 |
|
Jörg Thalheim
|
584a5e5518
|
fix 24.05 evaluation
|
2024-06-21 23:50:11 +02:00 |
|
toastal
|
cc634b69c8
|
remove driSupport, opengl → graphics
|
2024-06-21 16:38:07 +00:00 |
|
Jörg Thalheim
|
083823b790
|
gpu/amd: drop hardware.amdgpu.opencl option
This now conflicts with nixpkgs.
|
2024-06-20 14:48:13 +00:00 |
|
K900
|
291c3ee610
|
treewide: drop hardware.amdgpu.amdvlk option
This is now provided in nixpkgs (see https://github.com/NixOS/nixpkgs/pull/318175).
|
2024-06-13 09:51:03 +03:00 |
|
Bernardo Meurer
|
fb6af288f6
|
fix(common/gpu/amd): use new rocmPackages
|
2023-10-12 08:54:10 +00:00 |
|
K900
|
630a8e3e4e
|
common/gpu/amd: use modesetting driver by default
Follows upstream nixpkgs
|
2023-03-06 12:08:52 +03:00 |
|
Martino Fontana
|
b4bf2550b3
|
AMD: don't install OpenCL by enabling amdvlk
|
2023-02-17 15:30:02 +01:00 |
|
Martino Fontana
|
1156f4d66e
|
AMD: disable amdvlk install by default
Nobody recommends using amdvlk over RADV.
Also don't set environment variable that sets the use of RADV when installing amdvlk
|
2023-02-17 15:29:55 +01:00 |
|
ChaosAttractor
|
5af4dc5d52
|
Add the option of whether to install the opencl environment and whether to use amdvlk for amdgpu
|
2023-01-30 15:23:11 +08:00 |
|
ChaosAttractor
|
a1a8723bf9
|
Add a option to add(or disadd) amdgpu to kernelModule
Add a option to add(or disadd) amdgpu to boot.initrd.kernelModule
|
2022-12-17 00:04:46 +08:00 |
|
SuperSamus
|
0efe78c51a
|
AMD: Add lib.mkDefault to AMD_VULKAN_ICD
|
2022-07-02 23:39:55 +02:00 |
|
Martino Fontana
|
abd470874b
|
AMD: Prefer RADV
|
2022-03-16 17:09:08 +01:00 |
|
Johannes Arnold
|
a57fc74bc3
|
AMD: include 32-bit driver for Vulkan
|
2021-09-28 20:14:53 +02:00 |
|
Johannes Arnold
|
40ddf363c2
|
Document driver choice
|
2021-04-14 16:18:05 +02:00 |
|
Johannes Arnold
|
f2b2ae018d
|
AMD: add configurations for graphics cards
|
2021-03-24 02:18:03 +01:00 |
|