diff options
author | 2024-10-03 18:12:50 +0200 | |
---|---|---|
committer | 2024-10-03 13:18:34 -0700 | |
commit | 76a28f4c0cc7f026df759b6b046931e87dc158fe (patch) | |
tree | 449304018b08d6f4564f39584afa2e272eeedb6d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 6.12-rc1 (diff) | |
download | linux-rng-76a28f4c0cc7f026df759b6b046931e87dc158fe.tar.xz linux-rng-76a28f4c0cc7f026df759b6b046931e87dc158fe.zip |
drm/msm: Fix bv_fence being used as bv_rptr
The bv_fence field of rbmemptrs was being used incorrectly as the BV
rptr shadow pointer in some places.
Add a bv_rptr field and change the code to use that instead.
Reviewed-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
Tested-by: Rob Clark <robdclark@gmail.com>
Tested-by: Neil Armstrong <neil.armstrong@linaro.org> # on SM8650-QRD
Tested-by: Neil Armstrong <neil.armstrong@linaro.org> # on SM8550-QRD
Tested-by: Neil Armstrong <neil.armstrong@linaro.org> # on SM8450-HDK
Signed-off-by: Antonino Maniscalco <antomani103@gmail.com>
Patchwork: https://patchwork.freedesktop.org/patch/618010/
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions