SWDEV-475255 - MM Engine Decoding Throughput

Implemented DEC activity for now due to ENC activity is unavailable in
amdsmi.

Signed-off-by: Li Ma <li.ma@amd.com>
Change-Id: I34bb56e6e0d8d2ab91243f8932f0ac10cb2d1e9f
This commit is contained in:
Li Ma
2024-10-08 13:40:55 +08:00
parent 28acbf0436
commit b17abf93fa
6 changed files with 28 additions and 0 deletions
+2
View File
@@ -185,6 +185,8 @@ typedef enum {
RDC_FI_GPU_UTIL = 500, //!< GPU Utilization
RDC_FI_GPU_MEMORY_USAGE, //!< Memory usage of the GPU instance
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
/**
* @brief ECC related fields