diff options
| author | Jacopo Mondi <[email protected]> | 2024-08-08 22:40:55 +0200 |
|---|---|---|
| committer | Laurent Pinchart <[email protected]> | 2024-08-12 13:36:32 +0300 |
| commit | 1fc379f6241b331207c4573c4ff43526fe404301 (patch) | |
| tree | c689ca7b09193f5e32a9fbcc4c5049382fe815a6 /tools/perf/scripts/python/stackcollapse.py | |
| parent | e9d05e9d5db155dcc708891611f1b6f977c3fa11 (diff) | |
media: uapi: videodev2: Add V4L2_META_FMT_RK_ISP1_EXT_PARAMS
The rkisp1 driver stores ISP configuration parameters in the fixed
rkisp1_params_cfg structure. As the members of the structure are part of
the userspace API, the structure layout is immutable and cannot be
extended further. Introducing new parameters or modifying the existing
ones would change the buffer layout and cause breakages in existing
applications.
The allow for future extensions to the ISP parameters, introduce a new
extensible parameters format, with a new format 4CC. Document usage of
the new format in the rkisp1 admin guide.
Signed-off-by: Jacopo Mondi <[email protected]>
Reviewed-by: Daniel Scally <[email protected]>
Reviewed-by: Paul Elder <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Tested-by: Kieran Bingham <[email protected]>
Acked-by: Sakari Ailus <[email protected]>
Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions