commit | a1b36193aee6ca9295aec4b11ebdb159111c3df0 | [log] [tgz] |
---|---|---|
author | Akhil Jaiswal <quic_akhijais@quicinc.com> | Mon Nov 07 15:30:33 2022 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Mar 23 23:35:04 2023 -0700 |
tree | 5898347b78bebfd8733b562cfb58f6ad909bf790 | |
parent | 08bb54b0c7dbc1785d551f99d72915c4be5d0520 [diff] |
sdm: Fix output fences on prepare failure. Prepare failure results in repeating the older frame, without issuing a commit. Output fences i.e., release and retire get populated during start. These need to be cleared in case of prepare failure, else it will lead to deadlocks. CRs-Fixed: 3321131 Change-Id: Iec1d2fb8c14b5748fb273533fa4f2c012bf6c2b6