-
Notifications
You must be signed in to change notification settings - Fork 365
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
msm: camera: isp: Handle wait and active list during flush all
If umd issues flush all, isp driver need to make sure that wait and active list requests also flushed and corresponding buffer fences needed to returned. For active and wait list flush, ife hardware need to stop at frame boundary and release the fences. Ife hardware need to reset to make sure that vfe bus write master fifos are cleared. Start the ife hardware after reset and set the isp context state to sof. Change-Id: Ibc57e64fbcef07de13520f2b9e4cc37c7c62bb37 Signed-off-by: Ravikishore Pampana <[email protected]>
- Loading branch information
Ravikishore Pampana
committed
Jul 16, 2019
1 parent
f22ad65
commit 1c55b1b
Showing
4 changed files
with
119 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1c55b1b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The commit is already included in the commit with the ID: f5d777a