drm/imx: don't skip DP channel disable for background plane
authorLucas Stach <l.stach@pengutronix.de>
Fri, 12 Apr 2019 15:59:41 +0000 (17:59 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2019 17:41:25 +0000 (19:41 +0200)
commit521ae4da71ccd76eafe2d29706ee6b8176c5ec2c
treee83db7d6e51aa00e683233a4b49270b5059a4673
parentdf3a97d197a3a8c15d843f7bb8b1d0d4ab94427a
drm/imx: don't skip DP channel disable for background plane

[ Upstream commit 7bcde275eb1d0ac8793c77c7e666a886eb16633d ]

In order to make sure that the plane color space gets reset correctly.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/imx/ipuv3-crtc.c