Change #define RSMI_GPU_METRICS_API_CONTENT_VER
Chnage to RSMI_GPU_METRICS_API_CONTENT_VER_1. In preparation for supporting additional formats Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com> Change-Id: I4367a2622a0fa41e6b05bc4436ecd24b8c4e30e2
This commit is contained in:
@@ -833,7 +833,7 @@ struct metrics_table_header_t {
|
||||
#define RSMI_GPU_METRICS_API_FORMAT_VER 1
|
||||
// The content version increments when gpu_metrics is extended with new and/or
|
||||
// existing field sizes are changed.
|
||||
#define RSMI_GPU_METRICS_API_CONTENT_VER 1
|
||||
#define RSMI_GPU_METRICS_API_CONTENT_VER_1 1
|
||||
|
||||
// This should match NUM_HBM_INSTANCES
|
||||
#define RSMI_NUM_HBM_INSTANCES 4
|
||||
|
||||
Reference in New Issue
Block a user