Difference between revisions of "AMDGPU"

From Open-IOV
Jump to navigation Jump to search
(Created page with "The AMDGPU driver is AMD's open source GPU driver which comes included with the Linux kernel. This software's source code can be viewed [https://github.com/torvalds/linux/tree/master/drivers/gpu/drm/amd/amdgpu here]. This OpenMdev page should aim to provide similar insights about APIs exposed to the Linux developers to those documented on the [https://openmdev.io/index.php/OpenRM OpenRM Driver API] page. This page may provide some of the required information from wh...")
 
Line 4: Line 4:




This OpenMdev page should aim to provide similar insights about APIs exposed to the Linux developers to those documented on the [https://openmdev.io/index.php/OpenRM OpenRM Driver API] page.
 
This OpenMdev page should aim to provide similar insights about APIs exposed to Linux developers to those documented on the [https://openmdev.io/index.php/OpenRM OpenRM Driver API] page.





Revision as of 15:22, 17 August 2022

The AMDGPU driver is AMD's open source GPU driver which comes included with the Linux kernel.

This software's source code can be viewed here.


This OpenMdev page should aim to provide similar insights about APIs exposed to Linux developers to those documented on the OpenRM Driver API page.


This page may provide some of the required information from which details immediately relevant to graphics mediation can be consolidated:

https://dri.freedesktop.org/docs/drm/gpu/amdgpu.html