diff options
| author | Jae Hyun Yoo <[email protected]> | 2019-05-31 18:15:44 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-06-05 15:41:24 -0400 |
| commit | f8a02b37e2188590bdc116ee0bcdf25907f5bfb8 (patch) | |
| tree | afbaf13c9dcc70e10639c0434a278d31443df294 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 084b6790cf356a662c473825cb945e829ee90e8a (diff) | |
media: aspeed: remove checking of VE_INTERRUPT_CAPTURE_COMPLETE
VE_INTERRUPT_CAPTURE_COMPLETE and VE_INTERRUPT_COMP_COMPLETE are
not set at the same time but the current interrupt handling
mechanism of this driver doesn't clear the interrupt flag until
both two are set, and this behavior causes unnecessary interrupt
handler calls. In fact, this driver provides JPEG format only so
taking care of the VE_INTERRUPT_COMP_COMPLETE is enough for getting
compressed image frame so this commit gets rid of the
VE_INTERRUPT_CAPTURE_COMPLETE checking logic to simplify the logic.
Handling of VE_INTERRUPT_CAPTURE_COMPLETE could be added back later
when it's actually needed.
Signed-off-by: Jae Hyun Yoo <[email protected]>
Reviewed-by: Eddie James <[email protected]>
Reviewed-by: Andrew Jeffery <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions