AMDgpu (Linux kernel module): Difference between revisions

Content deleted Content added
Suport: parentheses are bad
Development: updated amdgpu/amdkfd based on David Airlie's inputs on IRC OFTC#dri-devel
Line 30:
==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.
 
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#ROCk_-_Kernel_driver|ROCm]], under the ROCk project.
 
==Distribution==