mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/7] drm/tests: Fix drm_display_mode memory leaks
@ 2025-04-08  7:34 Maxime Ripard
  2025-04-08  7:34 ` [PATCH 1/7] drm/tests: helpers: Create kunit helper to destroy a drm_display_mode Maxime Ripard
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Maxime Ripard @ 2025-04-08  7:34 UTC (permalink / raw)
  To: Maarten Lankhorst, Thomas Zimmermann, David Airlie, Simona Vetter
  Cc: Philipp Stanner, dri-devel, linux-kernel, Maxime Ripard

Hi,

Here's a series that fixes some memory leaks in our kunit tests that
eventually show up in kmemleak.

Let me know what you think,
Maxime

Signed-off-by: Maxime Ripard <mripard@kernel.org>
---
Maxime Ripard (7):
      drm/tests: helpers: Create kunit helper to destroy a drm_display_mode
      drm/tests: modeset: Fix drm_display_mode memory leak
      drm/tests: modeset: Fix drm_display_mode memory leak
      drm/tests: cmdline: Fix drm_display_mode memory leak
      drm/tests: modes: Fix drm_display_mode memory leak
      drm/tests: modes: Fix drm_display_mode memory leak
      drm/tests: probe-helper: Fix drm_display_mode memory leak

 drivers/gpu/drm/tests/drm_client_modeset_test.c |  9 ++++++++-
 drivers/gpu/drm/tests/drm_cmdline_parser_test.c | 10 +++++++++-
 drivers/gpu/drm/tests/drm_kunit_helpers.c       | 23 ++++++++++++++++++++++
 drivers/gpu/drm/tests/drm_modes_test.c          | 26 +++++++++++++++++++++++++
 drivers/gpu/drm/tests/drm_probe_helper_test.c   |  8 +++++++-
 include/drm/drm_kunit_helpers.h                 |  3 +++
 6 files changed, 76 insertions(+), 3 deletions(-)
---
base-commit: 0af2f6be1b4281385b618cb86ad946eded089ac8
change-id: 20250408-drm-kunit-drm-display-mode-memleak-49d05334c16e

Best regards,
-- 
Maxime Ripard <mripard@kernel.org>


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

end of thread, other threads:[~2025-04-08 15:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-08  7:34 [PATCH 0/7] drm/tests: Fix drm_display_mode memory leaks Maxime Ripard
2025-04-08  7:34 ` [PATCH 1/7] drm/tests: helpers: Create kunit helper to destroy a drm_display_mode Maxime Ripard
2025-04-08  7:34 ` [PATCH 2/7] drm/tests: modeset: Fix drm_display_mode memory leak Maxime Ripard
2025-04-08  7:34 ` [PATCH 3/7] " Maxime Ripard
2025-04-08  7:34 ` [PATCH 4/7] drm/tests: cmdline: " Maxime Ripard
2025-04-08  7:34 ` [PATCH 5/7] drm/tests: modes: " Maxime Ripard
2025-04-08  7:34 ` [PATCH 6/7] " Maxime Ripard
2025-04-08  7:34 ` [PATCH 7/7] drm/tests: probe-helper: " Maxime Ripard
2025-04-08  7:56 ` [PATCH 0/7] drm/tests: Fix drm_display_mode memory leaks Thomas Zimmermann
2025-04-08 15:34 ` Maxime Ripard

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

all inboxes | Powered by JetHome®