drm_modeset_helper_vtables.h | 78 * @atomic_enable and @atomic_disable should be used. 107 * transitions to atomic, but it is deprecated. Instead @atomic_enable 229 * move all their CRTC setup into the @atomic_enable callback. 288 * @disable must be the inverse of @atomic_enable for atomic drivers. 406 * @atomic_enable: 419 * @atomic_enable must be the inverse of @atomic_disable for atomic 428 void (*atomic_enable)(struct drm_crtc *crtc, member in struct:drm_crtc_helper_funcs 702 * @atomic_enable. 708 * @atomic_enable: 712 * &drm_crtc_helper_funcs.atomic_enable hook. If that sequence i 727 void (*atomic_enable)(struct drm_encoder *encoder, member in struct:drm_encoder_helper_funcs [all...] |