[GIT PULL] drm/imx: fix DP CSC handling

Philipp Zabel p.zabel at pengutronix.de
Thu Apr 25 09:05:36 UTC 2019


Hi Dave, Daniel,

please consider merging these imx-drm fixes for v5.1.

regards
Philipp

The following changes since commit dc4060a5dc2557e6b5aa813bf5b73677299d62d2:

  Linux 5.1-rc5 (2019-04-14 15:17:41 -0700)

are available in the Git repository at:

  git://git.pengutronix.de/pza/linux tags/imx-drm-fixes-2019-04-25

for you to fetch changes up to 7bcde275eb1d0ac8793c77c7e666a886eb16633d:

  drm/imx: don't skip DP channel disable for background plane (2019-04-23 14:54:22 +0200)

----------------------------------------------------------------
drm/imx: fix DP CSC handling

- Fix the DP color space conversion matrix setup to avoid bugs where
  disabling the overlay plane while both primary and overlay plane are
  routed via the CSC unit would not reconfigure the CSC routing
  properly, leaving the display in a nonworking state, or the CSC
  setting from a previously set mode would be left behind, causing
  wrong colors when reenabling the display in certain configurations.

----------------------------------------------------------------
Lucas Stach (2):
      gpu: ipu-v3: dp: fix CSC handling
      drm/imx: don't skip DP channel disable for background plane

 drivers/gpu/drm/imx/ipuv3-crtc.c |  2 +-
 drivers/gpu/ipu-v3/ipu-dp.c      | 12 +++++++++---
 2 files changed, 10 insertions(+), 4 deletions(-)


More information about the dri-devel mailing list