diff options
author | Yannick Fertre <yannick.fertre@foss.st.com> | 2021-12-15 22:47:50 +0100 |
---|---|---|
committer | Philippe Cornu <philippe.cornu@foss.st.com> | 2022-01-13 14:06:20 +0100 |
commit | fb998edf9edc21c9925560860cc36136814a707a (patch) | |
tree | 66a3de92e39f17040f53c0b355b1f2783cf76ef1 /drivers/counter | |
parent | drm/stm: ltdc: switch to regmap (diff) | |
download | linux-fb998edf9edc21c9925560860cc36136814a707a.tar.xz linux-fb998edf9edc21c9925560860cc36136814a707a.zip |
drm/stm: ltdc: add YCbCr 422 output support
LTDC 40100 hw version supports the YCbCr 422 output,
reducing the output pins from 24 to 16. This feature
is useful for some external devices like HDMI bridges.
Both ITU-R BT.601 & ITU-R BT.709 are supported.
It is also possible to choose the chrominance order between
* Cb is output first (Y0Cb, then Y1Cr, Y2Cb and so on).
* Cr is output first (Y0Cr, then Y1Cb, Y2Cr and so on).
Signed-off-by: Yannick Fertre <yannick.fertre@foss.st.com>
Acked-by: Philippe Cornu <philippe.cornu@foss.st.com>
Reviewed-by: Philippe Cornu <philippe.cornu@foss.st.com>
Reviewed-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Signed-off-by: Philippe Cornu <philippe.cornu@foss.st.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20211215214750.20105-1-yannick.fertre@foss.st.com
Diffstat (limited to 'drivers/counter')
0 files changed, 0 insertions, 0 deletions