DragonFlyBSD Now Allows Optional AMD GCN 1.1 Support In AMDGPU Driver
- Reference: 0001607273
- News link: https://www.phoronix.com/news/AMD-CIK-AMDGPU-DragonFlyBSD
- Source link:
Just as how until recently when [1]GCN 1.0 and 1.1 now default to AMDGPU in Linux 6.19, DragonFlyBSD is in a similar situation although they are just enabling the GCN 1.1 optional support in AMDGPU for the first time. DragonFlyBSD's AMDGPU driver though remains far behind the current upstream kernel state in still relying on Linux 4.20.17 kernel sources.
By default GCN 1.1 GPUs like Hawaii, Kabini, Kaveri, Bonaire, and others aren't using AMDGPU but require setting the drm.amdgpu.cik_support=1 option in DragonFly's /boot/loader.conf file. More details for those interested via [2]this DragonFlyBSD commit .
Hopefully eventually DragonFlyBSD is able to catch-up closer to the latest upstream Linux AMDGPU driver state where it could then consider enabling GCN 1.1 (and GCN 1.0) support by default on this modern AMDGPU driver.
[1] https://www.phoronix.com/review/linux-619-amdgpu-radeon
[2] https://github.com/DragonFlyBSD/DragonFlyBSD/commit/66569439771d43fa3df306f0b11b0ef25da0f541