Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add DRM-managed drm_mm_init()
@ 2024-05-24 13:35 Michal Wajdeczko
  2024-05-24 13:35 ` [PATCH 1/2] drm: " Michal Wajdeczko
                   ` (9 more replies)
  0 siblings, 10 replies; 15+ messages in thread
From: Michal Wajdeczko @ 2024-05-24 13:35 UTC (permalink / raw)
  To: dri-devel, intel-xe; +Cc: Michal Wajdeczko

Add drmm_mm_init(), a helper that provides managed allocator cleanup,
and start using it in the Xe driver.

Michal Wajdeczko (2):
  drm: Add DRM-managed drm_mm_init()
  drm/xe: Use drm_device managed mutex/mm init helpers in GGTT

 drivers/gpu/drm/drm_managed.c | 27 +++++++++++++++++++++++++++
 drivers/gpu/drm/xe/xe_ggtt.c  | 23 +++++++++++------------
 include/drm/drm_managed.h     |  3 +++
 3 files changed, 41 insertions(+), 12 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-06-06 18:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-24 13:35 [PATCH 0/2] Add DRM-managed drm_mm_init() Michal Wajdeczko
2024-05-24 13:35 ` [PATCH 1/2] drm: " Michal Wajdeczko
2024-06-06 17:27   ` Rodrigo Vivi
2024-05-24 13:35 ` [PATCH 2/2] drm/xe: Use drm_device managed mutex/mm init helpers in GGTT Michal Wajdeczko
2024-06-06 17:25   ` Rodrigo Vivi
2024-06-06 18:33     ` Michal Wajdeczko
2024-05-24 13:41 ` ✓ CI.Patch_applied: success for Add DRM-managed drm_mm_init() Patchwork
2024-05-24 13:42 ` ✓ CI.checkpatch: " Patchwork
2024-05-24 13:43 ` ✓ CI.KUnit: " Patchwork
2024-05-24 13:54 ` ✓ CI.Build: " Patchwork
2024-05-24 13:57 ` ✓ CI.Hooks: " Patchwork
2024-05-24 13:58 ` ✗ CI.checksparse: warning " Patchwork
2024-05-24 14:28 ` ✗ CI.BAT: failure " Patchwork
2024-05-24 17:25   ` Michal Wajdeczko
2024-05-27 11:27 ` ✗ CI.FULL: " Patchwork

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