summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJing Zhou <jzhou70@codeaurora.org>2016-04-11 10:20:47 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-06-29 14:39:05 -0700
commit653e570ddf69e447f9ca65013bb744129aee92a6 (patch)
tree0649267cba721c3ab29c7515b8ef7fbe4b004793 /tools/perf/scripts/python/syscall-counts.py
parent4783238a598ef4829691c376d3ab7d1ed0896dad (diff)
msm: camera: isp: Fix the framedrop setting issue
This change fixes a framedrop issue due to unsynced epoch signal. In dual vfe case, the epoch signal from each VFE might arrived in any order. Since reset the framedrop pattern for both VFE is done in the epocch signal, we need to align this action with the last vfe epoch signal. The current implementation is to do the reset always on the vfe1 signal, this has led to incorrect framedrop pattern reset which cause the framedrop pattern out of sync between two VFEs. This change aligns this action with the latest epoch signal so split will not happen. CRs-fixed: 991080 Change-Id: I20a911fd8cec9e36e6867fa19428513f36054a8a Signed-off-by: Jing Zhou <jzhou70@codeaurora.org> Signed-off-by: Shubhraprakash Das <sadas@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions