diff options
author | Paul Elder <[email protected]> | 2024-02-16 18:54:50 +0900 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2024-02-23 14:23:20 +0200 |
commit | 2db6cad8c13a476efaee23c9209ee3de29bf9427 (patch) | |
tree | 05a38fcb47f2283528c35a3dcd428ac4cc2414ea /net/lapb/lapb_iface.c | |
parent | 82754080edbaf3f756c0efc3a9b153565e791bdd (diff) |
media: rkisp1: Support devices lacking dual crop
Some versions of the ISP supported by the rkisp1 driver, such as the ISP
in the i.MX8MP, lack the dual crop registers and don't support cropping
at the resizer input. They instead rely on cropping in the Image
Stabilization module, at the output of the ISP, to modify the resizer
input size and implement digital zoom.
Add a dual crop feature flag to distinguish the versions of the ISP that
support dual crop from those that don't, and make sure that the sink
crop is set to the sink format when dual crop is not supported.
Signed-off-by: Paul Elder <[email protected]>
Tested-by: Alexander Stein <[email protected]>
Tested-by: Adam Ford <[email protected]>
Reviewed-by: Tomi Valkeinen <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions