linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] drm/msm/a6xx: devcore dump fixes
@ 2022-10-13 22:55 Rob Clark
  2022-10-13 22:55 ` [PATCH 1/3] drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage Rob Clark
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Rob Clark @ 2022-10-13 22:55 UTC (permalink / raw)
  To: dri-devel
  Cc: linux-arm-msm, freedreno, Rob Clark, Akhil P Oommen,
	Dan Carpenter, Dmitry Baryshkov, Douglas Anderson, Emma Anholt,
	open list, Sean Paul

From: Rob Clark <robdclark@chromium.org>

First patch fixes a recently introduced memory corruption, the remaining
two are cleanups.

Rob Clark (3):
  drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage
  drm/msm/a6xx: Skip snapshotting unused GMU buffers
  drm/msm/a6xx: Remove state objects from list before freeing

 drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c | 18 ++++++++++++++++--
 drivers/gpu/drm/msm/adreno/adreno_gpu.c     |  7 ++++++-
 2 files changed, 22 insertions(+), 3 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2022-10-14  6:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-13 22:55 [PATCH 0/3] drm/msm/a6xx: devcore dump fixes Rob Clark
2022-10-13 22:55 ` [PATCH 1/3] drm/msm/a6xx: Fix kvzalloc vs state_kcalloc usage Rob Clark
2022-10-13 22:55 ` [PATCH 2/3] drm/msm/a6xx: Skip snapshotting unused GMU buffers Rob Clark
2022-10-13 22:55 ` [PATCH 3/3] drm/msm/a6xx: Remove state objects from list before freeing Rob Clark
2022-10-14  0:19 ` [Freedreno] [PATCH 0/3] drm/msm/a6xx: devcore dump fixes Chia-I Wu
2022-10-14  6:50 ` Akhil P Oommen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).