drm/imx: extend drm_plane_state_to_eba for separate channel support
authorPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 22 Jul 2016 10:01:11 +0000 (12:01 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Wed, 15 Mar 2017 14:42:32 +0000 (15:42 +0100)
commit0bfd56f05552b7d0d08a8c39b6198018b52de7f5
tree65802fecfb969343ead86bb9319770ca09ebe56e
parente72db3b1e50febff493bc5e3fb57da9cb8cc3d91
drm/imx: extend drm_plane_state_to_eba for separate channel support

Allow to calculate EBA for planes other than plane 0. This is in
preparation for the following patch, which adds support for separate
alpha planes.

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