]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-drm-fixes-2017-08-18' of git://git.pengutronix.de/git/pza/linux into...
authorDave Airlie <airlied@redhat.com>
Tue, 22 Aug 2017 06:52:36 +0000 (16:52 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 22 Aug 2017 06:52:36 +0000 (16:52 +1000)
commitef07716116071e8481606387bdf28fc03fcbf681
treed0ac8cfeb527807d70043fcb354d6197e31e0d75
parenta5c5fe1bf4db3a175f44929cb55e82ab88573848
parent739e4f423bbdfdb10224c8ce84622be363466cda
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