drm/imx: ipuv3-plane: add function to query atomic update status
authorLucas Stach <l.stach@pengutronix.de>
Tue, 11 Sep 2018 13:55:07 +0000 (15:55 +0200)
committerPhilipp Zabel <p.zabel@pengutronix.de>
Fri, 22 Feb 2019 10:58:45 +0000 (11:58 +0100)
commit70e8a0c71e909d6801ab7b215adc079caec024ba
treebbc95b8dbc4054e6d116b843056f6d0c07382bd5
parent4bfbd561fc7d3758873ebfc38b0043065acb77f1
drm/imx: ipuv3-plane: add function to query atomic update status

This function allows upper layer to check if a requested atomic update
to the plane has been applied or is still pending.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
[p.zabel@pengutronix.de: inverted logic: done -> pending]
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
drivers/gpu/drm/imx/ipuv3-plane.c
drivers/gpu/drm/imx/ipuv3-plane.h