Skip to content
Commit 69b79e80 authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm/a6xx: Cleanup indexed regs const'ness

These tables were made non-const in commit 3cba4a2c

 ("drm/msm/a6xx:
Update ROQ size in coredump") in order to avoid powering up the GPU when
reading back a devcoredump.  Instead let's just stash the count that is
potentially read from hw in struct a6xx_gpu_state_obj, and make the
tables const again.

Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/592699/
parent f3f8207d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment