On 3/23/2023 6:55 AM, Stanislaw Gruszka wrote:
From: Andrzej Kacprowski <[email protected]>

IPC messages transmitted to the device must be marked as
allocated - status field must be set to 1. The VPU driver
has IVPU_IPC_HDR_ALLOCATED incorrectly defined. Future VPU
firmware versions will reject all IPC messages with invalid
status and will not work with a VPU driver that is missing
this fix.

Fixes: 5d7422cfb498 ("accel/ivpu: Add IPC driver and JSM messages")
Signed-off-by: Andrzej Kacprowski <[email protected]>
Signed-off-by: Stanislaw Gruszka <[email protected]>

Reviewed-by: Jeffrey Hugo <[email protected]>

Reply via email to