1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-07-03 18:03:27 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
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