Searched refs:atomic_async_check (Results 1 – 9 of 9) sorted by relevance
1408 int (*atomic_async_check)(struct drm_plane *plane, member
335 .atomic_async_check = lsdc_cursor_plane_atomic_async_check,431 .atomic_async_check = lsdc_cursor_plane_atomic_async_check,
318 .atomic_async_check = mtk_plane_atomic_async_check,
462 .atomic_async_check = mdp5_plane_atomic_async_check,
1428 .atomic_async_check = amdgpu_dm_plane_atomic_async_check,
1152 .atomic_async_check = vop_plane_atomic_async_check,
1931 ret = funcs->atomic_async_check(plane, state); in drm_atomic_helper_async_check()
1098 .atomic_async_check = tegra_cursor_atomic_async_check,
116 the new atomic_async_check/commit functionality in the helpers in drivers that