2018-05-29 23:39:04 +07:00
|
|
|
=========================
|
|
|
|
drm/amdgpu AMDgpu driver
|
|
|
|
=========================
|
|
|
|
|
|
|
|
The drm/amdgpu driver supports all AMD Radeon GPUs based on the Graphics Core
|
|
|
|
Next (GCN) architecture.
|
2018-05-29 23:33:41 +07:00
|
|
|
|
|
|
|
Core Driver Infrastructure
|
|
|
|
==========================
|
|
|
|
|
|
|
|
This section covers core driver infrastructure.
|
|
|
|
|
2018-06-01 17:10:02 +07:00
|
|
|
.. _amdgpu_memory_domains:
|
|
|
|
|
|
|
|
Memory Domains
|
|
|
|
--------------
|
|
|
|
|
|
|
|
.. kernel-doc:: include/uapi/drm/amdgpu_drm.h
|
|
|
|
:doc: memory domains
|
|
|
|
|
2018-05-29 23:33:41 +07:00
|
|
|
PRIME Buffer Sharing
|
|
|
|
--------------------
|
|
|
|
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c
|
|
|
|
:doc: PRIME Buffer Sharing
|
|
|
|
|
|
|
|
.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_prime.c
|
|
|
|
:internal:
|