AMDgpu (Linux kernel module): Difference between revisions

Content deleted Content added
external link to official doc
No edit summary
Line 1:
{{short description|AMD graphics driver for Linux}}
{{Infobox software
| name = AMDGPUAMDgpu
| title = AMDGPUAMDgpu
| logo =
| logo caption =
Line 24:
| license = [[MIT License]]
}}
'''AMDGPUAMDgpu''' is [[AMD]]'s fully [[Open-source software|open source]] unified [[device driver|kernel driver]] for its GPUs on [[Linux]].<ref>{{cite web|url=http://linux.softpedia.com/blog/open-source-amdgpu-linux-driver-gets-its-first-point-release-for-mesa-11-2-500682.shtml|title=Open-Source AMDGPU Linux Driver Gets Its First Point Release for Mesa 11.2|work=Linux.softpedia.com|access-date=2016-07-25}}</ref> AMDGPUAMDgpu officially supports cards built upon [[Graphics Core Next|GCN 1.2]] or higher, though {{as of|2021|lc=y}} support for GCN 1.0/1.1 is incomplete,<ref>{{Cite web|title=Defaulting Radeon GCN 1.0/1.1 GPUs To Better Linux Driver Is Held Up By Analog Outputs|url=https://www.phoronix.com/scan.php?page=news_item&px=AMDGPU-GCN-1.0-Analog-Block|url-status=live|access-date=2021-03-09|website=Phoronix}}</ref> it can be enabled by a kernel parameter<ref>{{cite news|url=https://www.phoronix.com/scan.php?page=news_item&px=AMDGPU-SI-Experimental-Code|title=AMD Unleashes Initial AMDGPU Driver Support For GCN 1.0 / Southern Islands GPUs|work=Phoronix|date=2016-05-13|access-date=2017-04-05}}</ref><ref>{{cite web|title=AMDgpu driver documentation|url=https://dri.freedesktop.org/docs/drm/gpu/amdgpu.html|website=Freedesktop.org}}</ref> and some [[Linux distribution|Linux distributions]] enabled it by default.<ref>{{Cite web|title=Mageia 8 RC1 Brings AMDGPU For GCN 1.0/1.1, NVIDIA GLVND, Linux 5.10 LTS|url=https://www.phoronix.com/scan.php?page=news_item&px=Mageia-8-RC1-Released|url-status=live|access-date=2021-03-09|website=Phoronix}}</ref>
 
AMDGPUAMDgpu has been fully upstreamed, and integratesnew nowdevelopments incontinue oneto kerneldo moduleso. the oldThe Kernel Fusion Driver (KFD) is now integrated in this one kernel module.<br>
AMDGPUAMDgpu-pro still distributed by AMD directly is still somewhat reliably more up-to-date compared to that of kernels shipped in regular operating system distributions.
 
[[File:Linux AMD graphics stack.svg|thumb|alt=Diagram|Linux device drivers for AMD hardware as of August 2016]]
Line 43:
 
== External links ==
* {{cite web|url=https://www.kernel.org/doc/html/latest/gpu/amdgpu/index.html|publisher=[[Linux kernel]]|title=drm/amdgpu AMDgpu driver|date=2022-01-23}}
 
[[Category:Advanced Micro Devices software]]