Searched refs:atomic_async_check (Results 1 – 6 of 6) sorted by relevance
1214 int (*atomic_async_check)(struct drm_plane *plane, member
1165 .atomic_async_check = vc4_plane_atomic_async_check,
530 .atomic_async_check = mdp5_plane_atomic_async_check,
991 .atomic_async_check = vop_plane_atomic_async_check,
1697 return funcs->atomic_async_check(plane, new_plane_state); in drm_atomic_helper_async_check()
4625 .atomic_async_check = dm_plane_atomic_async_check,