[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
Este commit está contenido en:
Arif, Maisam
2025-03-07 14:55:25 -06:00
cometido por Maisam Arif
padre 15c32f6116
commit 0e67568902
Se han modificado 8 ficheros con 12 adiciones y 7 borrados
+1 -1
Ver fichero
@@ -1388,7 +1388,7 @@ typedef struct {
*/
typedef struct {
uint32_t process_id; //!< Process ID
uint32_t pasid; //!< PASID: (Process Address Space ID)
uint32_t pasid; //!< PASID: (Process Address Space ID) (Not working in ROCm 6.4+, deprecating in 7.0)
uint64_t vram_usage; //!< VRAM usage
uint64_t sdma_usage; //!< SDMA usage in microseconds
uint32_t cu_occupancy; //!< Compute Unit usage in percent