linux/drivers/media
Robert Foss e19b14b187 media: camss: Add missing format identifiers
The CSI-2 spec defines format identifier for Data Type (DT),
and how the Decode Format (DF) & Encode Format (EF) are implemented.
The spec does however not define the DF, EF or Plain Format (PF)
identifiers, as those are vendor specific.

Plain formats describe the size of the pixels written by the RDI
units to memory. PLAIN8 for example has the size 8 bits, and
PLAIN32 32 bits. The appropriate Plain Format is determined by
the Decode Format used. The smallest Plain Format that is able
to contain a pixel of the used Decode Format is the appropriate
one to use.

As the vendor specific identifiers differ between hardware
generations, split them out into separate headers.

Signed-off-by: Robert Foss <robert.foss@linaro.org>
Reviewed-by: Andrey Konovalov <andrey.konovalov@linaro.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-03-22 12:24:28 +01:00
..
cec media: cec/core/cec-notifier: use IS_REACHABLE(CONFIG_I2C) 2021-03-22 10:24:44 +01:00
common media: b2c2: remove trailing semicolon in macro definition 2021-03-11 11:59:45 +01:00
dvb-core media: fix incorrect kernel doc usages 2021-03-11 11:59:44 +01:00
dvb-frontends media: m88ds3103: fix return value check in m88ds3103_probe() 2021-03-22 10:21:22 +01:00
firewire media: firewire: fix memory leak 2020-09-27 11:29:45 +02:00
i2c media: media/i2c: fix kerneldoc issues for media i2c headers 2021-03-22 10:23:43 +01:00
mc media: mc-device.c: change media_device_request_alloc to match media_ioctl_info 2020-08-29 08:15:23 +02:00
mmc media updates for v5.8-rc1 2020-06-03 20:59:38 -07:00
pci media: pci: saa7164: Rudimentary spelling fixes in the file saa7164-types.h 2021-03-22 11:57:37 +01:00
platform media: camss: Add missing format identifiers 2021-03-22 12:24:28 +01:00
radio media: radio-si476x: rectify spelling and grammar 2021-03-22 11:58:42 +01:00
rc media: fix incorrect kernel doc usages 2021-03-11 11:59:44 +01:00
spi media: use getter/setter functions 2021-03-11 11:59:42 +01:00
test-drivers media: vidtv: remove duplicate include in vidtv_psi 2021-03-22 10:20:02 +01:00
tuners media: media tuner headers: fix kernel-doc warnings 2021-03-22 10:24:27 +01:00
usb media: gspca/sq905.c: fix uninitialized variable 2021-03-22 11:55:48 +01:00
v4l2-core media: v4l2-ctrls.c: initialize flags field of p_fwht_params 2021-03-22 11:56:09 +01:00
Kconfig media: Correct 'so' 2021-03-22 11:52:09 +01:00
Makefile media: media/test_drivers: rename to test-drivers 2020-04-16 10:38:31 +02:00