mbox series

[0/2] drm/msm: Fixes for devcoredump on a750

Message ID 20240509-a750-devcoredump-fixes-v1-0-60cc99e2147d@gmail.com (mailing list archive)
Headers show
Series drm/msm: Fixes for devcoredump on a750 | expand

Message

Connor Abbott May 9, 2024, 3:41 p.m. UTC
Unfortunately the first time around I made the mistake of not checking
the devcoredump file closely enough to make sure it had the right
contents. This makes sure we're actually using the a750 register lists
on a750.

Signed-off-by: Connor Abbott <cwabbott0@gmail.com>
---
Connor Abbott (2):
      drm/msm: Use a7xx family directly in gpu_state
      drm/msm: Dump correct dbgahb clusters on a750

 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c | 46 +++++++++++++++--------------
 1 file changed, 24 insertions(+), 22 deletions(-)
---
base-commit: 5acf1f91d74433cbfffd9df962b6e45f5d3ef253
change-id: 20240509-a750-devcoredump-fixes-e59bb5563b1a

Best regards,