Searched refs:atomic_begin (Results 1 – 2 of 2) sorted by relevance
378 void (*atomic_begin)(struct drm_crtc *crtc, member
2757 if (!funcs || !funcs->atomic_begin) in drm_atomic_helper_commit_planes()2763 funcs->atomic_begin(crtc, old_state); in drm_atomic_helper_commit_planes()2874 if (crtc_funcs && crtc_funcs->atomic_begin) in drm_atomic_helper_commit_planes_on_crtc()2875 crtc_funcs->atomic_begin(crtc, old_state); in drm_atomic_helper_commit_planes_on_crtc()2937 if (atomic && crtc_funcs && crtc_funcs->atomic_begin) in drm_atomic_helper_disable_planes_on_crtc()2938 crtc_funcs->atomic_begin(crtc, NULL); in drm_atomic_helper_disable_planes_on_crtc()