mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00

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>
20 lines
402 B
ReStructuredText
20 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
|