On 2/20/2024 6:16 AM, Jacek Lawrynowicz wrote:
From: Andrzej Kacprowski <Andrzej.Kacprowski@xxxxxxxxx> There is no point in requesting 1 tile on VPU40xx as the FW will probably need more tiles to run workloads, so it will have to reconfigure PLL anyway. Don't enable any tiles and allow the FW to perform initial tile configuration. This improves NPU boot stability as the tiles are always enabled only by the FW from the same initial state. Fixes: 79cdc56c4a54 ("accel/ivpu: Add initial support for VPU 4") Cc: stable@xxxxxxxxxxxxxxx Signed-off-by: Andrzej Kacprowski <Andrzej.Kacprowski@xxxxxxxxx> Signed-off-by: Jacek Lawrynowicz <jacek.lawrynowicz@xxxxxxxxxxxxxxx> ---
Reviewed-by: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>