]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/msm/a6xx: Fix dumping A650+ debugbus blocks
authorConnor Abbott <cwabbott0@gmail.com>
Wed, 25 Mar 2026 20:58:37 +0000 (16:58 -0400)
committerRob Clark <robin.clark@oss.qualcomm.com>
Tue, 31 Mar 2026 20:47:28 +0000 (13:47 -0700)
commitcc83f71c9be0715fe93b963ffa9767d5d84354ed
tree333c959613cfc026e868104f0464e4223e4a11b0
parentdf0f439e3926817cf577ca6272aad68468ff7624
drm/msm/a6xx: Fix dumping A650+ debugbus blocks

These should be appended after the existing debugbus blocks, instead of
replacing them.

Fixes: 1e05bba5e2b8 ("drm/msm/a6xx: Update a6xx gpu coredump")
Signed-off-by: Connor Abbott <cwabbott0@gmail.com>
Patchwork: https://patchwork.freedesktop.org/patch/714270/
Message-ID: <20260325-drm-msm-a650-debugbus-v1-1-dfbf358890a7@gmail.com>
Signed-off-by: Rob Clark <robin.clark@oss.qualcomm.com>
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c