Re: [PATCH 00/11] accel/ivpu: Changes for 6.13-rc5

2024-10-30 Thread Jacek Lawrynowicz
Applied to drm-mic-next On 10/17/2024 4:58 PM, Jacek Lawrynowicz wrote: > - Remove support for deprecated and unused copy engine > - Improved open() performance by lazy allocating MMU page tables > - Error handling fixes in MMU code > - Extend VPU address ranges to allow bigger workloads > >

Re: [PATCH 00/11] accel/ivpu: Changes for 6.13-rc5

2024-10-17 Thread Jacek Lawrynowicz
Oops, I meant 6.13-rc1 On 10/17/2024 4:58 PM, Jacek Lawrynowicz wrote: > - Remove support for deprecated and unused copy engine > - Improved open() performance by lazy allocating MMU page tables > - Error handling fixes in MMU code > - Extend VPU address ranges to allow bigger workloads > > A

[PATCH 00/11] accel/ivpu: Changes for 6.13-rc5

2024-10-17 Thread Jacek Lawrynowicz
- Remove support for deprecated and unused copy engine - Improved open() performance by lazy allocating MMU page tables - Error handling fixes in MMU code - Extend VPU address ranges to allow bigger workloads Andrzej Kacprowski (1): accel/ivpu: Remove copy engine support Karol Wachowski (9)