From: Dave Airlie <airlied@redhat.com>
Date: Tue, 22 Aug 2017 06:52:36 +0000 (+1000)
Subject: Merge tag 'imx-drm-fixes-2017-08-18' of git://git.pengutronix.de/git/pza/linux into... 
X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=4a9f153dbdd50ee58955bd876ba0b50de7c5b6c0;p=openwrt%2Fstaging%2Fblogic.git

Merge tag 'imx-drm-fixes-2017-08-18' of git://git.pengutronix.de/git/pza/linux into drm-fixes

drm/imx: fix YUV primary plane and IPUv3 build corner case

- Enable color space conversion on the primary plane when the framebuffer
  format is a YUV format.
- The IPUv3 base driver now uses drm_format_info in the PRE/PRG code. The
  PRE/PRG parts are already disabled if DRM is not available. Enforce that
  if DRM is built as a module, IPUv3 must be built as a module, too.

* tag 'imx-drm-fixes-2017-08-18' of git://git.pengutronix.de/git/pza/linux:
  drm/imx: ipuv3-plane: fix YUV framebuffer scanout on the base plane
  gpu: ipu-v3: add DRM dependency
---

4a9f153dbdd50ee58955bd876ba0b50de7c5b6c0