Lines Matching full:called
43 * Since this function is both called from the check phase of an atomic
59 * It is called when the underlying crtc is enabled.
69 * It is called when the underlying crtc is disabled.
77 * This function is called in the check phase of an atomic update,
97 * This function is called when the underlying plane state is updated.
115 * Optional, called by &drm_plane_helper_funcs.prepare_fb. Please read
120 * set, drm_gem_plane_helper_prepare_fb() is called automatically
131 * Optional, called by &drm_plane_helper_funcs.cleanup_fb. Please read
141 * Optional, called by &drm_plane_helper_funcs.begin_fb_access. Please read
151 * Optional, called by &drm_plane_helper_funcs.end_fb_access. Please read
161 * Optional, called by &drm_crtc_funcs.enable_vblank. Please read
170 * Optional, called by &drm_crtc_funcs.disable_vblank. Please read
179 * Optional, called by &drm_crtc_funcs.reset. Please read the
187 * Optional, called by &drm_crtc_funcs.atomic_duplicate_state. Please
196 * Optional, called by &drm_crtc_funcs.atomic_destroy_state. Please
206 * Optional, called by &drm_plane_funcs.reset. Please read the
214 * Optional, called by &drm_plane_funcs.atomic_duplicate_state. Please
223 * Optional, called by &drm_plane_funcs.atomic_destroy_state. Please