Re: [PATCH 0/8] accel/ivpu: Update for -next 2023-10-28

2023-10-31 Thread Stanislaw Gruszka
On Sat, Oct 28, 2023 at 05:59:28PM +0200, Stanislaw Gruszka wrote: > Various driver updates: > - MMU page tables handling optimizations > - Rebrand to NPU > - FW profiling frequency knob > - job done thread suspend handling > > This is based on top of previous update: > https://lore.kernel.org

[PATCH 0/8] accel/ivpu: Update for -next 2023-10-28

2023-10-28 Thread Stanislaw Gruszka
Various driver updates: - MMU page tables handling optimizations - Rebrand to NPU - FW profiling frequency knob - job done thread suspend handling This is based on top of previous update: https://lore.kernel.org/dri-devel/20231028133415.1169975-1-stanislaw.grus...@linux.intel.com/ Jacek Lawry