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)
commitf27b99a1cea7ce3a2a24b907c5a998f0ad5a0268
tree45792fb429a0a592568ebfe82ec1af86ebbfd497
parentb784d6bff97154af829e46271dbb16967106a493
parentfee77829083ad70845bd650f3c84c5900c5abae1
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