]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/msm/a6xx: Fix a6xx indexed-regs in devcoreduump
authorRob Clark <robdclark@chromium.org>
Fri, 28 Feb 2025 21:31:24 +0000 (13:31 -0800)
committerRob Clark <robdclark@chromium.org>
Thu, 6 Mar 2025 00:16:19 +0000 (16:16 -0800)
commit06dd5d86c6aef1c7609ca3a5ffa4097e475e2213
treee811b474cf1d35a16b735f7e2d79295257f4c015
parent60065f260a2289816e5c6e3e8b9b4e3d5fce11cf
drm/msm/a6xx: Fix a6xx indexed-regs in devcoreduump

Somehow, possibly as a result of rebase gone badly, setting
nr_indexed_regs for pre-a650 a6xx devices lost the setting of
nr_indexed_regs, resulting in values getting snapshot, but omitted
from the devcoredump.

Fixes: e997ae5f45ca ("drm/msm/a6xx: Mostly implement A7xx gpu_state")
Signed-off-by: Rob Clark <robdclark@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/640289/
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c