summaryrefslogtreecommitdiff
path: root/test/media_device
diff options
context:
space:
mode:
authorUmang Jain <umang.jain@ideasonboard.com>2021-08-04 18:55:26 +0530
committerUmang Jain <umang.jain@ideasonboard.com>2021-08-09 11:02:14 +0530
commit0536a9aa7189f75c898c3bffbb8d6c8bb147557f (patch)
treeab0a6776567831e9552cd133414ba6484c833259 /test/media_device
parent36b10b93b198680741986efee6e4a10b3ad037e1 (diff)
ipu3: Disallow raw only camera configuration
To capture raw frames, the ImgU isn't needed. However, to implement auto-exposure, we do need to configure the IPA since it shall setup the sensor controls (exposure, vblank and so on) for the capture. One cannot simply configure the IPA, without the ImgU as the parameters and statistics buffer passed to the IPA are actually managed by the ImgU. Until we prepare and setup the ImgU to run an internal queue for raw-only camera configuration, disallow this configuration and report it as invalid. Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Tested-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'test/media_device')
0 files changed, 0 insertions, 0 deletions