Re: [PATCH v2 03/37] baseband/acc100: add function to check AQ availability

2022-09-14 Thread Maxime Coquelin
On 8/20/22 04:31, Hernan Vargas wrote: It is possible for some corner case to run more batch enqueue than supported. A protection is required to avoid that corner case. Enhance all ACC100 enqueue operations with check to see if there is room in the atomic queue for enqueueing batches into the

[PATCH v2 03/37] baseband/acc100: add function to check AQ availability

2022-08-19 Thread Hernan Vargas
It is possible for some corner case to run more batch enqueue than supported. A protection is required to avoid that corner case. Enhance all ACC100 enqueue operations with check to see if there is room in the atomic queue for enqueueing batches into the queue manager Check room in AQ for the enque