diff options
| author | Mario Limonciello <[email protected]> | 2022-01-18 19:10:42 -0600 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-01-25 18:00:32 -0500 |
| commit | 828904660a2e0a31d5c8a2ce75711f7123896bd5 (patch) | |
| tree | 1432413cb65f7eecc35623e695d8fd9903bbb534 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 901abf367d3eecd54f21829ced48c20f53c74c57 (diff) | |
drm/amd: Fix MSB of SMU version printing
Yellow carp has been outputting versions like `1093.24.0`, but this
is supposed to be 69.24.0. That is the MSB is being interpreted
incorrectly.
The MSB is not part of the major version, but has generally been
treated that way thus far. It's actually the program, and used to
distinguish between two programs from a similar family but different
codebase.
Reviewed-by: Lijo Lazar <[email protected]>
Signed-off-by: Mario Limonciello <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions