commit | 4d64a1295ab2df0d04aeb3babdd8a4fff72a69a5 | [log] [tgz] |
---|---|---|
author | Akhil Jaiswal <quic_akhijais@quicinc.com> | Mon Nov 07 15:30:33 2022 +0530 |
committer | Akhil Jaiswal <quic_akhijais@quicinc.com> | Mon Mar 20 23:02:27 2023 +0530 |
tree | c28a4b57f30aa3df9a26b86f8f3a13d834c31852 | |
parent | b17e9211394640b53fa820baf31ca79e6ac1b616 [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