All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-xe] [PATCH 0/2] drm/xe: Proper cleanup in xe_device_create()
@ 2023-05-18 21:56 Gustavo Sousa
  2023-05-18 21:56 ` [Intel-xe] [PATCH 1/2] drm/xe: Call drmm_add_action_or_reset() early " Gustavo Sousa
                   ` (13 more replies)
  0 siblings, 14 replies; 17+ messages in thread
From: Gustavo Sousa @ 2023-05-18 21:56 UTC (permalink / raw)
  To: intel-xe

This is a followup of [1], with an extra patch moving the call
drmm_add_action_or_reset() for a proper cleanup in case of failures.

[1] https://patchwork.freedesktop.org/series/117967/

Gustavo Sousa (2):
  drm/xe: Call drmm_add_action_or_reset() early in xe_device_create()
  drm/xe: Fail xe_device_create() if wq allocation fails

 drivers/gpu/drm/xe/xe_device.c | 18 +++++++++++++-----
 1 file changed, 13 insertions(+), 5 deletions(-)

-- 
2.40.1


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

end of thread, other threads:[~2023-05-22 20:46 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-18 21:56 [Intel-xe] [PATCH 0/2] drm/xe: Proper cleanup in xe_device_create() Gustavo Sousa
2023-05-18 21:56 ` [Intel-xe] [PATCH 1/2] drm/xe: Call drmm_add_action_or_reset() early " Gustavo Sousa
2023-05-19 14:51   ` Rodrigo Vivi
2023-05-18 21:56 ` [Intel-xe] [PATCH 2/2] drm/xe: Fail xe_device_create() if wq allocation fails Gustavo Sousa
2023-05-19 14:49   ` Rodrigo Vivi
2023-05-18 22:03 ` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Proper cleanup in xe_device_create() Patchwork
2023-05-18 22:05 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-05-18 22:08 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-05-18 22:38 ` [Intel-xe] ○ CI.BAT: info " Patchwork
2023-05-19 18:35 ` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Proper cleanup in xe_device_create() (rev2) Patchwork
2023-05-19 18:36 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-05-19 18:40 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-05-22 13:33 ` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Proper cleanup in xe_device_create() (rev3) Patchwork
2023-05-22 13:35 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-05-22 13:39 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-05-22 14:08 ` [Intel-xe] ○ CI.BAT: info " Patchwork
2023-05-22 20:46 ` [Intel-xe] [PATCH 0/2] drm/xe: Proper cleanup in xe_device_create() Gustavo Sousa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.