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:
Harish Kasiviswanathan
2021-05-04 20:51:10 -04:00
parent c416726054
commit e83cf605c6
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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