[PATCH 0/3] accel: ethosu: Runtime PM refcounting and cmd stream validation fixes

Rob Herring (Arm) posted 3 patches 1 month, 1 week ago
drivers/accel/ethosu/ethosu_gem.c | 12 +++++++++---
drivers/accel/ethosu/ethosu_job.c | 26 ++++++++++++++++++--------
2 files changed, 27 insertions(+), 11 deletions(-)
[PATCH 0/3] accel: ethosu: Runtime PM refcounting and cmd stream validation fixes
Posted by Rob Herring (Arm) 1 month, 1 week ago
This is series of fixes for issues I found in testing additional models 
and adding more supported operations in mesa.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
Rob Herring (Arm) (3):
      accel: ethosu: Fix job submit error clean-up refcount underflows
      accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalar
      accel: ethosu: Handle possible underflow in IFM size calculations

 drivers/accel/ethosu/ethosu_gem.c | 12 +++++++++---
 drivers/accel/ethosu/ethosu_job.c | 26 ++++++++++++++++++--------
 2 files changed, 27 insertions(+), 11 deletions(-)
---
base-commit: 05f7e89ab9731565d8a62e3b5d1ec206485eeb0b
change-id: 20260218-ethos-fixes-e3508a579582

Best regards,
--  
Rob Herring (Arm) <robh@kernel.org>