diff options
author | Rob Clark <robdclark@chromium.org> | 2024-05-04 09:31:13 -0700 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2024-05-07 07:56:35 -0700 |
commit | 69b79e8075ba23b77593f56ab128600d8afa01e9 (patch) | |
tree | 77d104d2d2556ec4c59872f6ceeaf4f238d3d57f /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | |
parent | f3f8207d8aed806e99c30749b1f190a5b0330b37 (diff) |
drm/msm/a6xx: Cleanup indexed regs const'ness
These tables were made non-const in commit 3cba4a2cdff3 ("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: Rob Clark <robdclark@chromium.org>
Patchwork: https://patchwork.freedesktop.org/patch/592699/
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions