drm_modeset_helper_vtables.h | 78 * @atomic_enable and @atomic_disable should be used. 92 * transitions to atomic, but it is deprecated. Instead @atomic_disable 289 * Atomic drivers should consider to use @atomic_disable instead of 416 * @atomic_disable. Atomic drivers don't need to implement it if there's 419 * @atomic_enable must be the inverse of @atomic_disable for atomic 432 * @atomic_disable: 453 void (*atomic_disable)(struct drm_crtc *crtc, member in struct:drm_crtc_helper_funcs 685 * @atomic_disable: 689 * using their own &drm_crtc_helper_funcs.atomic_disable hook. If that 695 * to the driver. If @atomic_disable is implemented, @disable is no 704 void (*atomic_disable)(struct drm_encoder *encoder, member in struct:drm_encoder_helper_funcs 1196 void (*atomic_disable)(struct drm_plane *plane, member in struct:drm_plane_helper_funcs [all...] |