From: Connor Abbott <cwabbott0@gmail.com>
To: Rob Clark <robdclark@gmail.com>,
Abhinav Kumar <quic_abhinavk@quicinc.com>,
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
Sean Paul <sean@poorly.run>,
Marijn Suijten <marijn.suijten@somainline.org>
Cc: linux-arm-msm@vger.kernel.org, freedreno@lists.freedesktop.org,
Connor Abbott <cwabbott0@gmail.com>
Subject: [PATCH v2 0/3] drm/msm: Fixes for devcoredump on a750
Date: Wed, 07 Aug 2024 13:34:26 +0100 [thread overview]
Message-ID: <20240807-a750-devcoredump-fixes-v2-0-d7483736d26d@gmail.com> (raw)
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>
---
Changes in v2:
- Add last commit fixing an indexed register name
- Link to v1: https://lore.kernel.org/r/20240509-a750-devcoredump-fixes-v1-0-60cc99e2147d@gmail.com
---
Connor Abbott (3):
drm/msm: Use a7xx family directly in gpu_state
drm/msm: Dump correct dbgahb clusters on a750
drm/msm: Fix CP_BV_DRAW_STATE_ADDR name
drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c | 46 +++++++++++-----------
.../gpu/drm/msm/adreno/adreno_gen7_9_0_snapshot.h | 2 +-
2 files changed, 25 insertions(+), 23 deletions(-)
---
base-commit: 5acf1f91d74433cbfffd9df962b6e45f5d3ef253
change-id: 20240509-a750-devcoredump-fixes-e59bb5563b1a
Best regards,
--
Connor Abbott <cwabbott0@gmail.com>
next reply other threads:[~2024-08-07 12:34 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-07 12:34 Connor Abbott [this message]
2024-08-07 12:34 ` [PATCH v2 1/3] drm/msm: Use a7xx family directly in gpu_state Connor Abbott
2024-08-12 6:08 ` Akhil P Oommen
2024-08-12 16:21 ` Rob Clark
2024-08-12 18:25 ` Connor Abbott
2024-08-12 20:01 ` Akhil P Oommen
2024-08-07 12:34 ` [PATCH v2 2/3] drm/msm: Dump correct dbgahb clusters on a750 Connor Abbott
2024-08-07 12:34 ` [PATCH v2 3/3] drm/msm: Fix CP_BV_DRAW_STATE_ADDR name Connor Abbott
2024-08-12 6:22 ` Akhil P Oommen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240807-a750-devcoredump-fixes-v2-0-d7483736d26d@gmail.com \
--to=cwabbott0@gmail.com \
--cc=dmitry.baryshkov@linaro.org \
--cc=freedreno@lists.freedesktop.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=marijn.suijten@somainline.org \
--cc=quic_abhinavk@quicinc.com \
--cc=robdclark@gmail.com \
--cc=sean@poorly.run \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox