diff options
author | Connor Abbott <cwabbott0@gmail.com> | 2024-08-07 13:34:27 +0100 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2024-08-30 10:41:19 -0700 |
commit | db75ef03d72ea75515f5282fe8a4925ae8373fe1 (patch) | |
tree | c55fe2b26d898b90cbfa6c45671e3f8990ff362f /tools/perf/scripts/python | |
parent | c80bbd7fcdb2aa2e4099ecf43e0908f169d03183 (diff) |
drm/msm: Use a7xx family directly in gpu_state
With a7xx, we need to import a new header for each new generation and
switch to a different list of registers, instead of making
backwards-compatible changes. Using the helpers inadvertently made a750
use the a740 list of registers, instead use the family directly to fix
this.
Fixes: f3f8207d8aed ("drm/msm: Add devcoredump support for a750")
Signed-off-by: Connor Abbott <cwabbott0@gmail.com>
Patchwork: https://patchwork.freedesktop.org/patch/607392/
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions