diff options
author | Sandeep Raghuraman <sandy.8925@gmail.com> | 2020-08-27 14:37:33 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-09-03 07:36:37 +0300 |
commit | f7b2e34b4afb8d712913dc199d3292ea9e078637 (patch) | |
tree | 4152c6a48a3148c6e0dadb7bb27a9f4c976d8afc /tools/perf/scripts/python/stackcollapse.py | |
parent | 33286b793b079c237ee73f7264294769ea0e8076 (diff) | |
download | linux-f7b2e34b4afb8d712913dc199d3292ea9e078637.tar.xz |
drm/amdgpu: Specify get_argument function for ci_smu_funcs
Starting in Linux 5.8, the graphics and memory clock frequency were not being
reported for CIK cards. This is a regression, since they were reported correctly
in Linux 5.7.
After investigation, I discovered that the smum_send_msg_to_smc() function,
attempts to call the corresponding get_argument() function of ci_smu_funcs.
However, the get_argument() function is not defined in ci_smu_funcs.
This patch fixes the bug by specifying the correct get_argument() function.
Fixes: a0ec225633d9f6 ("drm/amd/powerplay: unified interfaces for message issuing and response checking")
Signed-off-by: Sandeep Raghuraman <sandy.8925@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions