[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
このコミットが含まれているのは:
Arif, Maisam
2025-03-07 14:55:25 -06:00
committed by Maisam Arif
コミット 0e67568902
8個のファイルの変更12行の追加7行の削除
+1 -1
ファイルの表示
@@ -1975,7 +1975,7 @@ typedef struct {
*/
typedef struct {
uint32_t process_id; //!< Process ID
uint32_t pasid; //!< PASID
uint32_t pasid; //!< PASID (Not working in ROCm 6.4+, deprecating in 7.0)
uint64_t vram_usage; //!< VRAM usage in MB
uint64_t sdma_usage; //!< SDMA usage in microseconds
uint32_t cu_occupancy; //!< Compute Unit usage in percent