hi vendor:
I read the Tegra Linux Driver Package Development Guide/camera API matrix.
It reveals that if sensor is with ISP, it is recommended to use v4l2 path and ISP on AGX is bypassed.
All I need to know is:
- Is this default kernel config??
- where is the corresponding code flow??
- there is TEGRA_CID_BYPASS_VI ioctl command in driver, is this means bypass ISP?? I think VI and ISP are different functions
Thanks for suggession