commit | beaf10efca64ac824240838ab1f054dfbefab5e6 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Jul 01 12:00:08 2020 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Jul 01 14:20:23 2020 -0400 |
tree | 66c1484de4dfe258dde1ceea86c900ccc672fc62 | |
parent | d7a6634a4cfba073ff6a526cb4265d6e58ece234 [diff] |
drm/amdgpu: use %u rather than %d for sclk/mclk Large clock values may overflow and show up as negative. Reported by prOMiNd on IRC. Acked-by: Nirmoy Das <nirmoy.das@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org