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:
|
||
|---|---|---|
| .. | ||
| habanalabs | ||
| ivpu | ||
| Kconfig | ||
| Makefile | ||
| drm_accel.c | ||