Re: [PATCH 5/6] habanalabs: use notifications and graceful reset for decoder

2023-03-01 Thread Stanislaw Gruszka
On Mon, Feb 27, 2023 at 01:13:05PM +0200, Oded Gabbay wrote: > From: Tomer Tayar > > Add notifications to user in case of decoder abnormal interrupts, and > use the graceful reset mechanism if reset is required. > > Signed-off-by: Tomer Tayar > Reviewed-by: Oded Gabbay > Signed-off-by: Oded

[PATCH 5/6] habanalabs: use notifications and graceful reset for decoder

2023-02-27 Thread Oded Gabbay
From: Tomer Tayar Add notifications to user in case of decoder abnormal interrupts, and use the graceful reset mechanism if reset is required. Signed-off-by: Tomer Tayar Reviewed-by: Oded Gabbay Signed-off-by: Oded Gabbay --- drivers/accel/habanalabs/common/decoder.c | 22