From: Rob Clark <robdclark@gmail.com>
To: dri-devel@lists.freedesktop.org
Cc: freedreno@lists.freedesktop.org, linux-arm-msm@vger.kernel.org,
"Rob Clark" <robdclark@chromium.org>,
"Akhil P Oommen" <quic_akhilpo@quicinc.com>,
"Christian König" <christian.koenig@amd.com>,
"Dan Carpenter" <dan.carpenter@oracle.com>,
"Emma Anholt" <emma@anholt.net>,
linux-kernel@vger.kernel.org (open list),
"Sean Paul" <sean@poorly.run>
Subject: [PATCH 0/2] drm/msm: A couple GPU devcore enhancements
Date: Wed, 29 Jun 2022 14:19:14 -0700 [thread overview]
Message-ID: <20220629211919.563585-1-robdclark@gmail.com> (raw)
From: Rob Clark <robdclark@chromium.org>
A couple things useful for debugging iova faults:
1. caputre all buffer addresses and sizes even if we don't capture their
contents.
2. capture the GEM buffer debug labels
Rob Clark (2):
drm/msm/gpu: Capture all BO addr+size in devcore
drm/msm/gpu: Add GEM debug label to devcore
drivers/gpu/drm/msm/adreno/adreno_gpu.c | 1 +
drivers/gpu/drm/msm/msm_gpu.c | 40 ++++++++-----------------
drivers/gpu/drm/msm/msm_gpu.h | 1 +
3 files changed, 14 insertions(+), 28 deletions(-)
--
2.36.1
next reply other threads:[~2022-06-29 21:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-29 21:19 Rob Clark [this message]
2022-06-29 21:19 ` [PATCH 1/2] drm/msm/gpu: Capture all BO addr+size in devcore Rob Clark
2022-06-29 21:19 ` [PATCH 2/2] drm/msm/gpu: Add GEM debug label to devcore Rob Clark
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=20220629211919.563585-1-robdclark@gmail.com \
--to=robdclark@gmail.com \
--cc=christian.koenig@amd.com \
--cc=dan.carpenter@oracle.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=emma@anholt.net \
--cc=freedreno@lists.freedesktop.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=quic_akhilpo@quicinc.com \
--cc=robdclark@chromium.org \
--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