diff options
author | Jacopo Mondi <[email protected]> | 2024-08-08 22:40:59 +0200 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2024-08-14 16:42:53 +0300 |
commit | 6c53a7b68c5d2a1dd4e8df52f01d75072ebc13bc (patch) | |
tree | 311dd188699eba82cc326c1397f1c56fb98ece09 /tools/perf/scripts/python | |
parent | 16398399b62bee12a4bdfbc51f432243e41537f7 (diff) |
media: rkisp1: Implement extensible params support
Implement support in rkisp1-params for the extensible configuration
parameters format.
Create a list of handlers for each ISP block that wraps the existing
configuration functions and handles the ISP block enablement.
Parse the configuration parameters buffer in rkisp1_ext_params_config
and filter the enable blocks by group, to allow setting the 'other'
groups separately from the 'lsc' group to support the pre/post-configure
operations.
Implement parameter buffer validation for the extensible format at
.buf_prepare() time.
Signed-off-by: Jacopo Mondi <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Jacopo Mondi <[email protected]>
Reviewed-by: Paul Elder <[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')
0 files changed, 0 insertions, 0 deletions