All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] accel/ivpu: Fixes for 6.13
@ 2024-12-10 13:09 Jacek Lawrynowicz
  2024-12-10 13:09 ` [PATCH 1/3] accel/ivpu: Fix general protection fault in ivpu_bo_list() Jacek Lawrynowicz
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Jacek Lawrynowicz @ 2024-12-10 13:09 UTC (permalink / raw)
  To: dri-devel; +Cc: oded.gabbay, quic_jhugo, Jacek Lawrynowicz

This patchset addresses several issues in the accel/ivpu module,
including fixing a general protection fault in ivpu_bo_list().

Jacek Lawrynowicz (3):
  accel/ivpu: Fix general protection fault in ivpu_bo_list()
  accel/ivpu: Fix memory leak in ivpu_mmu_reserved_context_init()
  accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()

 drivers/accel/ivpu/ivpu_gem.c         |  2 +-
 drivers/accel/ivpu/ivpu_mmu_context.c | 10 +++++++---
 drivers/accel/ivpu/ivpu_pm.c          |  2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

--
2.45.1

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

end of thread, other threads:[~2024-12-19 12:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-10 13:09 [PATCH 0/3] accel/ivpu: Fixes for 6.13 Jacek Lawrynowicz
2024-12-10 13:09 ` [PATCH 1/3] accel/ivpu: Fix general protection fault in ivpu_bo_list() Jacek Lawrynowicz
2024-12-13 15:52   ` Jeffrey Hugo
2024-12-10 13:09 ` [PATCH 2/3] accel/ivpu: Fix memory leak in ivpu_mmu_reserved_context_init() Jacek Lawrynowicz
2024-12-13 15:53   ` Jeffrey Hugo
2024-12-10 13:09 ` [PATCH 3/3] accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal() Jacek Lawrynowicz
2024-12-13 15:54   ` Jeffrey Hugo
2024-12-19 12:20 ` [PATCH 0/3] accel/ivpu: Fixes for 6.13 Jacek Lawrynowicz

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.