diff options
| author | Jonathan Marek <[email protected]> | 2020-08-13 18:54:48 +0000 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2020-08-22 17:56:45 +0000 |
| commit | 5e0c22d4a9ddae4e784a3e171b9d3d452b37aeb2 (patch) | |
| tree | bba535f466d67c9219daf5d0f2161fa387fd73db /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/msm/a6xx: add module param to enable debugbus snapshot (diff) | |
| download | kernel-5e0c22d4a9ddae4e784a3e171b9d3d452b37aeb2.tar.gz kernel-5e0c22d4a9ddae4e784a3e171b9d3d452b37aeb2.zip | |
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 <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
