diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2023-06-16 02:20:46 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2023-06-18 21:34:29 +0300 |
commit | ce8f1381fd4960634e5f2a96bdf6f4eb177bca6e (patch) | |
tree | 0836b126c6c6ba31baafb60314ed53611a35c6fd /scripts/gdb/linux/utils.py | |
parent | bd31afe010ea72de2323c9d95b540f08aeada732 (diff) | |
download | linux-ce8f1381fd4960634e5f2a96bdf6f4eb177bca6e.tar.xz |
drm/msm/a6xx: Move force keepalive vote removal to a6xx_gmu_force_off()
As pointed out by Akhil during the review process of GMU wrapper
introduction [1], it makes sense to move this write into the function
that's responsible for forcibly shutting the GMU off.
It is also very convenient to move this to GMU-specific code, so that
it does not have to be guarded by an if-condition to avoid calling it
on GMU wrapper targets.
Move the write to the aforementioned a6xx_gmu_force_off() to achieve
that. No effective functional change.
[1] https://lore.kernel.org/linux-arm-msm/20230501194022.GA18382@akhilpo-linux.qualcomm.com/
Reviewed-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/542752/
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions