SWDEV-475244 - Memory Usage and Bandwidth: memory activity

Implemented memory activity and added a new fied id
RDC_FI_GPU_MEMORY_ACTIVITY.

Signed-off-by: Li Ma <li.ma@amd.com>
Change-Id: I11abe356ef6b01ce4917fd19dcc128efbc535f39
This commit is contained in:
Li Ma
2024-10-21 13:16:18 +08:00
parent b17abf93fa
commit 4bd31b605a
6 changed files with 14 additions and 1 deletions
+1
View File
@@ -187,6 +187,7 @@ typedef enum {
RDC_FI_GPU_MEMORY_TOTAL, //!< Total memory of the GPU instance
RDC_FI_GPU_MM_ENC_UTIL, //!< Multimedia encoder busy percentage
RDC_FI_GPU_MM_DEC_UTIL, //!< Multimedia decoder busy percentage
RDC_FI_GPU_MEMORY_ACTIVITY, //!< Memory busy percentage
/**
* @brief ECC related fields