]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-drm-next-2019-07-05' of git://git.pengutronix.de/git/pza/linux into...
authorDave Airlie <airlied@redhat.com>
Thu, 11 Jul 2019 21:29:57 +0000 (07:29 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 11 Jul 2019 21:30:20 +0000 (07:30 +1000)
commit7a583298ad4f8a71ddbbddef504f17611c8a5603
tree45792fb429a0a592568ebfe82ec1af86ebbfd497
parent5f5d1f2f6c65d2e18f458800cc9a0dc1fc31cc69
parentb0795ea6c1269208aa031dcac7b7ef15b7483074
Merge tag 'imx-drm-next-2019-07-05' of git://git.pengutronix.de/git/pza/linux into drm-next

drm/imx: IPUv3 image converter improvements, enable scanout FIFO watermark

- Fix a saturation bit position in the colorspace converter
  configuration memory.
- Fully describe colorspace conversions in the API to the imx-media driver.
- Add support for limited range and Rec.709 YUV encoding.
- Enable colorimetry configuration via the media-controller API.
- Enable the double write reduction feature for memory bandwidth savings
  when the image converter writes YUV 4:2:0 output.
- Enable a scanout FIFO watermark feature that can increase priority of
  scanout read transfers at the memory controller whenever the FIFO runs
  low.

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://patchwork.freedesktop.org/patch/msgid/1562326831.4291.8.camel@pengutronix.de
drivers/gpu/drm/imx/ipuv3-plane.c