Article snapshot taken from Wikipedia with creative commons attribution-sharealike license.
Give it a read and then ask your questions in the chat.
We can research this topic together.
AMD GPU driver for Linux
For AMDGPU (LLVM backend), see LLVM § Backends.
For amdgpu and amdgpu-pro install scripts, see AMD Radeon Software.
AMDgpu is an open sourcedevice driver for the Linux operating system developed by AMD to support its Radeon lineup of graphics cards (GPUs). It was announced in 2014 as the successor to the previous radeon device driver as part of AMD's new "unified" driver strategy, and was released on April 20, 2015.
As of 2022, AMD Kernel Fusion Driver (KFD) is now integrated in this one kernel module. AMD KFD development at AMD is part of ROCm, under the ROCk project.
Distribution
AMDgpu has been fully upstreamed and new developments continue to do so.
As AMDgpu is part of the monolithic Linux kernel, it is shipped by most Linux distributions directly. The package suite / install script amdgpu-pro, distributed by AMD directly from AMD Radeon Software, ships an AMDgpu kernel module somewhat reliably more up-to-date compared to that of kernels shipped in regular operating system distributions.
Community
The development of the kernel module happens between AMD and the Linux maintainers, discussions happen on the freedesktop.org mailing lists - freedesktop being home to major Linux graphics projects such as Mesa, libdrm, Xorg, Wayland.
Support
AMDgpu officially supports cards built upon GCN 1.2 or higher, including new instruction sets such as RDNA1&2, CDNA.
Support issues
Though as of 2022 support for GCN 1.0/1.1 is incomplete, it can be enabled by a kernel parameter and some Linux distributions enabled it by default.