Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/msm: A couple GPU devcore enhancements
@ 2022-06-29 21:19 Rob Clark
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Rob Clark @ 2022-06-29 21:19 UTC (permalink / raw)
  To: dri-devel
  Cc: freedreno, linux-arm-msm, Rob Clark, Akhil P Oommen,
	Christian König, Dan Carpenter, Emma Anholt, open list,
	Sean Paul

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-29 21:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-29 21:19 [PATCH 0/2] drm/msm: A couple GPU devcore enhancements Rob Clark
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox