forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/drivers/gpu/drm/imx/ipuv3-plane.h
....@@ -48,5 +48,6 @@
4848
4949 void ipu_plane_disable(struct ipu_plane *ipu_plane, bool disable_dp_channel);
5050 void ipu_plane_disable_deferred(struct drm_plane *plane);
51
+bool ipu_plane_atomic_update_pending(struct drm_plane *plane);
5152
5253 #endif