Searched refs:atomic_begin (Results 1 – 6 of 6) sorted by relevance
378 void (*atomic_begin)(struct drm_crtc *crtc, member
2487 if (!funcs || !funcs->atomic_begin) in drm_atomic_helper_commit_planes()2493 funcs->atomic_begin(crtc, old_crtc_state); in drm_atomic_helper_commit_planes()2588 if (crtc_funcs && crtc_funcs->atomic_begin) in drm_atomic_helper_commit_planes_on_crtc()2589 crtc_funcs->atomic_begin(crtc, old_crtc_state); in drm_atomic_helper_commit_planes_on_crtc()2644 if (atomic && crtc_funcs && crtc_funcs->atomic_begin) in drm_atomic_helper_disable_planes_on_crtc()2645 crtc_funcs->atomic_begin(crtc, NULL); in drm_atomic_helper_disable_planes_on_crtc()
351 .atomic_begin = vmw_du_crtc_atomic_begin,
824 .atomic_begin = vmw_du_crtc_atomic_begin,
1713 .atomic_begin = vmw_du_crtc_atomic_begin,
884 .atomic_begin = ast_crtc_helper_atomic_begin,