diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2023-06-16 02:20:47 +0300 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2023-06-18 21:34:29 +0300 |
commit | 6e332c99d1aac34660c22fd1dffc5d6f83d330fa (patch) | |
tree | 8a3abd05b9bcb89822c91d6052c3fa34d22838cf /scripts/gdb/linux/utils.py | |
parent | ce8f1381fd4960634e5f2a96bdf6f4eb177bca6e (diff) | |
download | linux-6e332c99d1aac34660c22fd1dffc5d6f83d330fa.tar.xz |
drm/msm/a6xx: Move a6xx_bus_clear_pending_transactions to a6xx_gpu
This function is responsible for telling the GPU to halt transactions
on all of its relevant buses, drain them and leave them in a predictable
state, so that the GPU can be e.g. reset cleanly.
Move the function to a6xx_gpu.c, remove the static keyword and add a
prototype in a6xx_gpu.h to accomodate for the move.
Reviewed-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/542762/
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions