]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/imx: ipuv3-plane: update overlay plane position also without modeset
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 20 Oct 2016 13:37:52 +0000 (15:37 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 15 Mar 2017 14:28:26 +0000 (15:28 +0100)
commit2e9a71218ee34ee652f45cd9d7ba713e1b0155e4
treeb341b7299ac59681ce5383f3478670c4df03d8e1
parent03ee3da8ce8d51013e7952108bdb0cd4e973a7de
drm/imx: ipuv3-plane: update overlay plane position also without modeset

Previously, the overlay plane position would only be updated when the
plane was first enabled or during a modeset. We can instruct the DP to
move the plane also when just updating the EBA.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/drm/imx/ipuv3-plane.c