[SWDEV-501958] Doc Update deprecating pasid in 7.0 (#166)

Change-Id: Ie19ba271c901d0be324143474871241272166124

Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
Change-Id: I024f7e2b5e7a5fcd6e1d12181d21ffacfe29c00f
Cette révision appartient à :
Arif, Maisam
2025-03-07 14:55:25 -06:00
révisé par Maisam Arif
Parent 15c32f6116
révision 0e67568902
8 fichiers modifiés avec 12 ajouts et 7 suppressions
+2 -2
Voir le fichier
@@ -3296,7 +3296,7 @@ Output: List of python dicts each containing a process information
Field | Description
---|---
`process_id` | Process ID
`pasid` | PASID
`pasid` | PASID (Not working in ROCm 6.4+, deprecating in 7.0)
`vram_usage` | VRAM usage
`sdma_usage` | SDMA usage in microseconds
`cu_occupancy` | Compute Unit usage in percents
@@ -3330,7 +3330,7 @@ Output: Dict containing a process information
Field | Description
---|---
`process_id` | Process ID
`pasid` | PASID
`pasid` | PASID (Not working in ROCm 6.4+, deprecating in 7.0)
`vram_usage` | VRAM usage
`sdma_usage` | SDMA usage in microseconds
`cu_occupancy` | Compute Unit usage in percents