]> www.infradead.org Git - users/jedix/linux-maple.git/commit
media: uapi: Add meta formats for PiSP FE config and stats
authorTomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Thu, 3 Oct 2024 10:31:10 +0000 (13:31 +0300)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 16 Oct 2024 07:32:39 +0000 (09:32 +0200)
commit6390834c6f9b2c5e33f52f34579efa0d0df073db
tree06c9417689a15417dc05dd6f2407bc5884160894
parenta23b2b21b02f3853f0edb800ea75159e66657e9d
media: uapi: Add meta formats for PiSP FE config and stats

Add two meta formats for PiSP FE: V4L2_META_FMT_RPI_FE_CFG and
V4L2_META_FMT_RPI_FE_STATS. The former is used to provide configuration
for the FE and the latter is used to read the statistics from the FE.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/userspace-api/media/v4l/meta-formats.rst
Documentation/userspace-api/media/v4l/metafmt-pisp-fe.rst [new file with mode: 0644]
drivers/media/v4l2-core/v4l2-ioctl.c
include/uapi/linux/videodev2.h