All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] accel/ivpu: Fixes for 6.3
@ 2023-02-02  9:21 Stanislaw Gruszka
  2023-02-02  9:21 ` [PATCH 1/4] accel/ivpu: Fix FW API data alignment issues Stanislaw Gruszka
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Stanislaw Gruszka @ 2023-02-02  9:21 UTC (permalink / raw)
  To: dri-devel; +Cc: Stanislaw Gruszka, Oded Gabbay, Jeffrey Hugo, Jacek Lawrynowicz

Few fixes intended for 6.3.

Andrzej Kacprowski (2):
  accel/ivpu: Fix FW API data alignment issues
  accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting context

Stanislaw Gruszka (2):
  accel/ivpu: Set dma max_segment_size
  accel/ivpu: Fix old dma_buf api usage

 drivers/accel/ivpu/ivpu_drv.c     |  2 +
 drivers/accel/ivpu/ivpu_fw.c      | 37 +++++++++++------
 drivers/accel/ivpu/ivpu_gem.c     |  8 +---
 drivers/accel/ivpu/ivpu_job.c     |  5 ++-
 drivers/accel/ivpu/ivpu_jsm_msg.c | 11 +++++
 drivers/accel/ivpu/ivpu_jsm_msg.h |  2 +-
 drivers/accel/ivpu/vpu_jsm_api.h  | 67 ++++++++++++++++++-------------
 7 files changed, 81 insertions(+), 51 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-02-06  8:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-02  9:21 [PATCH 0/4] accel/ivpu: Fixes for 6.3 Stanislaw Gruszka
2023-02-02  9:21 ` [PATCH 1/4] accel/ivpu: Fix FW API data alignment issues Stanislaw Gruszka
2023-02-02 15:04   ` Jeffrey Hugo
2023-02-03  8:05     ` Jacek Lawrynowicz
2023-02-03 14:58       ` Jeffrey Hugo
2023-02-02  9:21 ` [PATCH 2/4] accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting context Stanislaw Gruszka
2023-02-02 15:05   ` Jeffrey Hugo
2023-02-02  9:21 ` [PATCH 3/4] accel/ivpu: Set dma max_segment_size Stanislaw Gruszka
2023-02-02 15:05   ` Jeffrey Hugo
2023-02-02  9:21 ` [PATCH 4/4] accel/ivpu: Fix old dma_buf api usage Stanislaw Gruszka
2023-02-02 15:06   ` Jeffrey Hugo
2023-02-06  8:34 ` [PATCH 0/4] accel/ivpu: Fixes for 6.3 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.