commit | 08a8901882709c6fb9e6158d57f59c1d16eb45cd | [log] [tgz] |
---|---|---|
author | Liu Ying <gnuiyl@gmail.com> | Fri Jul 08 17:40:53 2016 +0800 |
committer | Philipp Zabel <p.zabel@pengutronix.de> | Tue Jul 12 18:23:38 2016 +0200 |
tree | 3cf6bb569d32cfc47f85d793a9e05a73dc3c5684 | |
parent | 9253d0590ef17b4ef2167a66ad500c51b2d61610 [diff] |
drm/imx: ipuv3 plane: Check different types of plane separately The IPUv3 primary plane doesn't support partial off screen. So, this patch separates plane check logics for primary plane and overlay plane and adds more limitations on the primary plane. Signed-off-by: Liu Ying <gnuiyl@gmail.com> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>