From: Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
To: dri-devel@lists.freedesktop.org
Cc: oded.gabbay@gmail.com, quic_jhugo@quicinc.com
Subject: Re: [PATCH 0/3] accel/ivpu: Fixes for 6.13
Date: Thu, 19 Dec 2024 13:20:41 +0100 [thread overview]
Message-ID: <094a93de-1001-44b8-8a1f-7b6013cf1f68@linux.intel.com> (raw)
In-Reply-To: <20241210130939.1575610-1-jacek.lawrynowicz@linux.intel.com>
Applied to drm-misc-fixes
On 12/10/2024 2:09 PM, Jacek Lawrynowicz wrote:
> 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
prev parent reply other threads:[~2024-12-19 12:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Jacek Lawrynowicz [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=094a93de-1001-44b8-8a1f-7b6013cf1f68@linux.intel.com \
--to=jacek.lawrynowicz@linux.intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=oded.gabbay@gmail.com \
--cc=quic_jhugo@quicinc.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.