Searched refs:atomic_async_check (Results 1 – 7 of 7) sorted by relevance
1313 int (*atomic_async_check)(struct drm_plane *plane, member
224 .atomic_async_check = mtk_plane_atomic_async_check,
1267 .atomic_async_check = vc4_plane_atomic_async_check,
530 .atomic_async_check = mdp5_plane_atomic_async_check,
1097 .atomic_async_check = vop_plane_atomic_async_check,
1742 return funcs->atomic_async_check(plane, new_plane_state); in drm_atomic_helper_async_check()
5962 .atomic_async_check = dm_plane_atomic_async_check,