5c2bb432418960c0e9d7ed0f597b0e30b348e850

In certain scenario Buf_done failures are observed for the request which is in bubble state. Since we never get bufdone we inadvertently are stuck in Bubble state. This change will wait for a period of two frames to receive bufdone and recover from bubble state. If any bufdone IRQ is never generated within this time period, we remove the request from active list and add it back to pending request list. CRs-Fixed: 2506159 Change-Id: Ibcce21a1a87d0a64e49c6454391ca139fc7d1fa7 Signed-off-by: Vishalsingh Hajeri <vhajeri@codeaurora.org>
Beschreibung
Keine Beschreibung vorhanden
Sprachen
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%