diff options
author | Paul Kocialkowski <paul.kocialkowski@bootlin.com> | 2019-01-18 15:51:19 +0100 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-01-18 19:07:45 +0100 |
commit | 9afe52d54bb0d7ec1fdaf2abb36b39a9938bc5ef (patch) | |
tree | 6ad71a34734f4ddda538385ee949b9423635a8ed /block | |
parent | 34d896ed1b9e0b34dfc054842f05738cf22ecf18 (diff) | |
download | linux-9afe52d54bb0d7ec1fdaf2abb36b39a9938bc5ef.tar.bz2 |
drm/sun4i: frontend: Add support for semi-planar YUV input formats
Semi-planar YUV formats use two distinct planes, one for luminance and
one for chrominance. To add support for them, we need to configure the
second line stride and buffer address registers to setup the second YUV
plane.
New definitions are introduced to configure the input format register
for the YUV420 and YUV422 semi-planar formats.
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190118145133.21281-10-paul.kocialkowski@bootlin.com
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions