diff options
| author | Junzhe Zou <jnzhezou@codeaurora.org> | 2016-12-19 17:25:40 -0800 |
|---|---|---|
| committer | Junzhe Zou <jnzhezou@codeaurora.org> | 2017-03-16 11:17:13 -0700 |
| commit | bce627fdfc15e4fcd6fcbe978b47e2a6156bffab (patch) | |
| tree | 789838f42500ac0a31735e2e23cbe569e6b595e6 /tools/perf/scripts/python | |
| parent | 6f55033ecf068f77136caac2e7c4a7869b3ec2bd (diff) | |
msm: isp: update logic to reject invalid frame
Frame request should only be accepted between SOF and EOF,
otherwise pingpong buffer will be switched before VFE configure
the correct buffer, which causes pingpong mismatch. Rejecting
all the request after EOF will make sure pingpong buffers are
written correctly and hardware have enough time to be configured.
Use a bool value to indicate if vfe is in correct region to
accept frame request. Set this value at SOF irq and reset it
at EOF irq.
CRs-Fixed: 1108472
Change-Id: Ibc8689a07aaf508cd706e532f9e2e764da8b4c37
Signed-off-by: Junzhe Zou <jnzhezou@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
