Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit c7da03b7 authored by Karthik Anantha Ram's avatar Karthik Anantha Ram Committed by Gerrit - the friendly Code Review server
Browse files

msm: camera: sync: Validate if fence is already signaled



This change provides a debugfs to switch between enqueuing
the cb for a signaled fence onto the workq or directly
invoking the cb in the same thread context. By default
the task will be enqueued onto the workq.

To have the sync driver invoke cb in same ctx:
adb shell "echo Y >
	/sys/kernel/debug/camera_sync/trigger_cb_without_switch"

Change-Id: Ic2fd7e0f3b08224020fcd2bd6f317e0da1939d10
Signed-off-by: default avatarKarthik Anantha Ram <kartanan@codeaurora.org>
parent a5997132
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment