2018-05-29 19:39:04 +03: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 19:33:41 +03:00
|
|
|
|
|
|
|
Core Driver Infrastructure
|
|
|
|
==========================
|
|
|
|
|
|
|
|
This section covers core driver infrastructure.
|
|
|
|
|
2018-06-01 13:10:02 +03:00
|
|
|
.. _amdgpu_memory_domains:
|
|
|
|
|
|
|
|
Memory Domains
|
|
|
|
--------------
|
|
|
|
|
|
|
|
.. kernel-doc:: include/uapi/drm/amdgpu_drm.h
|
|
|
|
:doc: memory domains
|
|
|
|
|
2018-05-29 19:33:41 +03: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:
|