[SWDEV-543627] Fixed incorrect metric min clock values
Signed-off-by: gabrpham_amdeng <Gabriel.Pham@amd.com>
Dieser Commit ist enthalten in:
committet von
Arif, Maisam
Ursprung
c9f0d1b953
Commit
4f0d1c8c29
@@ -422,7 +422,6 @@ amdsmi_status_t smi_amdgpu_get_ranges(amd::smi::AMDSmiGPUDevice* device, amdsmi_
|
||||
char lastChar = line.back();
|
||||
if (lastChar == '*'){
|
||||
current_freq = freq;
|
||||
continue;
|
||||
}
|
||||
|
||||
// not * was detected so check for the min max if not s or mclk, which are user defined
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren