mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-24 04:34:08 +08:00
5954cfa812
This feature enables process isolation on the graphics engine by serializing access to it and adding a cleaner shader which clears LDS (Local Data Store) and GPRs (General Purpose Registers) between jobs. Cc: Christian König <christian.koenig@amd.com> Cc: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Srinivasan Shanmugam <srinivasan.shanmugam@amd.com> Suggested-by: Alex Deucher <alexander.deucher@amd.com> Suggested-by: Asad Kamal <asad.kamal@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
21 lines
402 B
ReStructuredText
21 lines
402 B
ReStructuredText
==========================
|
|
drm/amdgpu AMDgpu driver
|
|
==========================
|
|
|
|
The drm/amdgpu driver supports all AMD Radeon GPUs based on the Graphics Core
|
|
Next (GCN), Radeon DNA (RDNA), and Compute DNA (CDNA) architectures.
|
|
|
|
.. toctree::
|
|
|
|
module-parameters
|
|
driver-core
|
|
display/index
|
|
flashing
|
|
xgmi
|
|
ras
|
|
thermal
|
|
driver-misc
|
|
debugging
|
|
process-isolation
|
|
amdgpu-glossary
|