]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit65a01e95235a34772ca7390873f0c95017f050b0
treebbc95b8dbc4054e6d116b843056f6d0c07382bd5
parente9be220b99cccb7790e571a3b7364159a5547472
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