Content deleted Content added
m ref fix |
Enriched trunk Tag: Disambiguation links added |
||
Line 2:
{{About||AMDGPU (LLVM backend)|LLVM#Back_ends}}
{{About||amdgpu and amdgpu-pro install scripts|AMD Radeon Software}}
{{Infobox software
| name = AMDgpu
Line 26 ⟶ 27:
| license = [[MIT License]]
}}
==Development==
'''AMDgpu''' is [[AMD]]'s fully [[Open-source software|open source]] unified [[device driver|kernel driver]] for its GPUs on [[Linux]].
It takes the form of an [https://www.kernel.org/doc/html/latest/gpu/amdgpu/index.html in-tree] [[Loadable kernel module|kernel module]]. As of 2022, AMDgpu development at AMD is part of [[ROCm#ROCk_-_Kernel_driver|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
==Community==
▲As AMDgpu is part of the monolithic linux kernel, it is shipped by most Linux distributions directly. The package suite / install script amdgpu-pro, still 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.
The development of the kernel module happens first internally at AMD, and discussion with the Linux maintainers happen on the [[freedesktop.org]] mailing lists<ref>{{Cite web|title=The dri-devel Archives|url=https://lists.freedesktop.org/archives/dri-devel/|access-date=2021-02-01}}</ref><ref>{{Cite web|title=The amd-gfx Archives|url=https://lists.freedesktop.org/archives/amd-gfx/|access-date=2021-02-01}}</ref> - freedesktop, which is home to major Linux graphics projects such as [[Mesa (computer graphics)|Mesa]], [[libdrm]], [[XOrg|Xorg]], [[Wayland (display server protocol)|Wayland]], provides the hardware infrastructure consisting of dozens of GPUs for Linux-kernel-graphics [[continuous integration]].
==Suport==
AMDgpu officially supports cards built upon [[Graphics Core Next|GCN 1.2]] or higher (including new instruction sets such as [[RDNA]]1&2, CDNA...).
===Support issues===
[[File:Linux AMD graphics stack.svg|thumb|alt=Diagram|Linux device drivers for AMD hardware as of August 2016]]
|