mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-08-09 06:14:34 +02:00
The PTL (Peak Tops Limiter) feature exposes per-GPU sysfs files under /sys/class/drm/cardX/device/ptl/ to allow users to enable or disable PTL, configure preferred data formats, and query supported formats. The usage of these sysfs files is not always obvious, so add documentation to describe their purpose and provide concrete usage examples. V3 changes: * format show will display preferred formats instead of N/A (Alex) Signed-off-by: Perry Yuan <perry.yuan@amd.com> Suggested-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com> Acked-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
27 lines
482 B
ReStructuredText
27 lines
482 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::
|
|
|
|
driver-core
|
|
ring-buffer
|
|
amd-hardware-list-info
|
|
module-parameters
|
|
gc/index
|
|
display/index
|
|
userq
|
|
flashing
|
|
xgmi
|
|
ras
|
|
thermal
|
|
driver-misc
|
|
debugging
|
|
debugfs
|
|
process-isolation
|
|
amdgpu-glossary
|
|
ptl
|