Searched refs:atomic_async_update (Results 1 – 7 of 7) sorted by relevance
1347 void (*atomic_async_update)(struct drm_plane *plane, member
241 .atomic_async_update = mtk_plane_atomic_async_update,
1729 if (!funcs->atomic_async_update) in drm_atomic_helper_async_check()1777 funcs->atomic_async_update(plane, state); in drm_atomic_helper_async_commit()
445 .atomic_async_update = mdp5_plane_atomic_async_update,
1288 .atomic_async_update = vc4_plane_atomic_async_update,
1112 .atomic_async_update = vop_plane_atomic_async_update,
7661 .atomic_async_update = dm_plane_atomic_async_update
Completed in 36 milliseconds