| 03dc0a6c | 19-Nov-2025 |
Rodrigo Siqueira <siqueira@igalia.com> |
Documentation/gpu: Add documentation about ring buffer
AMDGPU heavily relies on ring buffers to manage its components; as a result, it has an elaborate mechanism of operation with multiple details a
Documentation/gpu: Add documentation about ring buffer
AMDGPU heavily relies on ring buffers to manage its components; as a result, it has an elaborate mechanism of operation with multiple details around it. This commit introduces new documentation on ring buffers, detailing their management and expanding the explanation of Enforce isolation. Finally, this commit also adds the documentation available in the amdgpu_ring.c file to it.
Cc: Alex Deucher <alexander.deucher@amd.com> Cc: Christian König <christian.koenig@amd.com> Cc: Timur Kristóf <timur.kristof@gmail.com> Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| 03a48f07 | 19-Nov-2025 |
Rodrigo Siqueira <siqueira@igalia.com> |
Documentation/gpu: Add more information about GC
This commit introduces set of information that details the different sets of schedulers available in the SE.
Cc: Alex Deucher <alexander.deucher@amd
Documentation/gpu: Add more information about GC
This commit introduces set of information that details the different sets of schedulers available in the SE.
Cc: Alex Deucher <alexander.deucher@amd.com> Cc: Christian König <christian.koenig@amd.com> Cc: Timur Kristóf <timur.kristof@gmail.com> Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| d68ba530 | 19-Nov-2025 |
Rodrigo Siqueira <siqueira@igalia.com> |
Documentation/gpu: Expand generic block information
This commit expands the overall explanation about AMD GPU IPs by adding more details about their interconnection. Note that this commit includes a
Documentation/gpu: Expand generic block information
This commit expands the overall explanation about AMD GPU IPs by adding more details about their interconnection. Note that this commit includes a diagram that provides additional information.
v2: fix up TMR - Trusted Memory Region
Cc: Alex Deucher <alexander.deucher@amd.com> Cc: Christian König <christian.koenig@amd.com> Cc: Timur Kristóf <timur.kristof@gmail.com> Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| e0f90f18 | 19-Nov-2025 |
Rodrigo Siqueira <siqueira@igalia.com> |
Documentation/gpu: Add new glossary entries from UMR
When using UMR, a dashboard is available that displays the CPC, CPF, CPG, TCP, and UTCL utilization. This commit introduces the meanings of those
Documentation/gpu: Add new glossary entries from UMR
When using UMR, a dashboard is available that displays the CPC, CPF, CPG, TCP, and UTCL utilization. This commit introduces the meanings of those acronyms (and others) to the glossary to improve the comprehension of the UMR dashboard.
Cc: Alex Deucher <alexander.deucher@amd.com> Cc: Christian König <christian.koenig@amd.com> Cc: Timur Kristóf <timur.kristof@gmail.com> Cc: Lijo Lazar <lijo.lazar@amd.com> Signed-off-by: Rodrigo Siqueira <siqueira@igalia.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| cbf3a5d6 | 21-Aug-2025 |
Rakuram Eswaran <rakuram.e96@gmail.com> |
docs: gpu: amdgpu: Fix spelling in amdgpu documentation
Fixed following typos reported by Codespell
1. propogated ==> propagated aperatures ==> apertures In Documentation/gpu/amdgpu/debugfs.rst
docs: gpu: amdgpu: Fix spelling in amdgpu documentation
Fixed following typos reported by Codespell
1. propogated ==> propagated aperatures ==> apertures In Documentation/gpu/amdgpu/debugfs.rst
2. parition ==> partition In Documentation/gpu/amdgpu/process-isolation.rst
3. conections ==> connections In Documentation/gpu/amdgpu/display/programming-model-dcn.rst
In addition to above, Fixed wrong bit-partition naming in gpu/amdgpu/process-isolation.rst from "fourth" partition to "third" partition.
Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Suggested-by: Randy Dunlap <rdunlap@infradead.org> Suggested-by: Alexander Deucher <Alexander.Deucher@amd.com> Signed-off-by: Rakuram Eswaran <rakuram.e96@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| 8f249ba6 | 28-Jul-2025 |
Alex Deucher <alexander.deucher@amd.com> |
Documentation: add RDNA4 dGPUs
Add RDNA4 dGPUs to the dGPU table.
Link: https://www.amd.com/en/products/graphics/desktops/radeon/9000-series/amd-radeon-rx-9070xt.html Link: https://www.amd.com/en/p
Documentation: add RDNA4 dGPUs
Add RDNA4 dGPUs to the dGPU table.
Link: https://www.amd.com/en/products/graphics/desktops/radeon/9000-series/amd-radeon-rx-9070xt.html Link: https://www.amd.com/en/products/graphics/desktops/radeon/9000-series/amd-radeon-rx-9070.html Link: https://www.amd.com/en/products/graphics/desktops/radeon/9000-series/amd-radeon-rx-9060xt.html Link: https://www.amd.com/en/products/graphics/desktops/radeon/9000-series/amd-radeon-rx-9060xt-8gb.html Reviewed-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|
| 9040e657 | 26-Mar-2025 |
Alex Deucher <alexander.deucher@amd.com> |
Documenation: fix typo in debugfs.rst
In reference to memory carved out for APUs, s/cave out/carve out/
Reviewed-by: shaoyun.liu <Shaoyun.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher
Documenation: fix typo in debugfs.rst
In reference to memory carved out for APUs, s/cave out/carve out/
Reviewed-by: shaoyun.liu <Shaoyun.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
show more ...
|