diff options
author | Jonathan Marek <jonathan@marek.ca> | 2020-08-13 21:54:48 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2020-08-22 20:56:45 +0300 |
commit | 5e0c22d4a9ddae4e784a3e171b9d3d452b37aeb2 (patch) | |
tree | bba535f466d67c9219daf5d0f2161fa387fd73db /drivers/reset/hisilicon | |
parent | 6f7cd6e40b94d498049c1a8664c15bf5863ae578 (diff) | |
download | linux-5e0c22d4a9ddae4e784a3e171b9d3d452b37aeb2.tar.xz |
drm/msm/a6xx: fix frequency not always being restored on GMU resume
The patch reorganizing the set_freq function made it so the gmu resume
doesn't always set the frequency, because a6xx_gmu_set_freq() exits early
when the frequency hasn't been changed. Note this always happens when
resuming GMU after recovering from a hang.
Use a simple workaround to prevent this from happening.
Fixes: 1f60d11423db ("drm: msm: a6xx: send opp instead of a frequency")
Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'drivers/reset/hisilicon')
0 files changed, 0 insertions, 0 deletions