Re: [PATCH v2] accel/ivpu: Don't enable any tiles by default on VPU40xx

2024-02-20 Thread Jacek Lawrynowicz
Applied to drm-misc-fixes On 20.02.2024 14:16, Jacek Lawrynowicz wrote: > From: Andrzej Kacprowski > > 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 F

Re: [PATCH v2] accel/ivpu: Don't enable any tiles by default on VPU40xx

2024-02-20 Thread Jeffrey Hugo
On 2/20/2024 6:16 AM, Jacek Lawrynowicz wrote: From: Andrzej Kacprowski 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 configur

[PATCH v2] accel/ivpu: Don't enable any tiles by default on VPU40xx

2024-02-20 Thread Jacek Lawrynowicz
From: Andrzej Kacprowski 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 t