drm_modeset_helper_vtables.h | 137 * @mode_fixup or @atomic_check. 172 * instead use the @atomic_check callback, but note that they're not 174 * drm_atomic_helper_check_modeset(), but @atomic_check is called from 307 * @atomic_check: 321 * after the &drm_plane_helper_funcs.atomic_check hook for planes, which 357 int (*atomic_check)(struct drm_crtc *crtc, member in struct:drm_crtc_helper_funcs 518 * @mode_fixup or @atomic_check. 552 * instead use the @atomic_check callback. If @atomic_check is used, 553 * this hook isn't called since @atomic_check allows a strict superse 817 int (*atomic_check)(struct drm_encoder *encoder, member in struct:drm_encoder_helper_funcs 1031 int (*atomic_check)(struct drm_connector *connector, member in struct:drm_connector_helper_funcs 1154 int (*atomic_check)(struct drm_plane *plane, member in struct:drm_plane_helper_funcs [all...] |