Lines Matching full:modeset
44 * Because there is only one pointer per modeset object to hold a vfunc table
87 * This callback should prepare the CRTC for a subsequent modeset, which
102 * This callback should commit the new mode on the CRTC after a modeset,
156 * to adjusted_mode it should reject the modeset. See also
188 * True if an acceptable configuration is possible, false if the modeset
202 * modeset support.
242 * drm_crtc_helper_set_config() will fall back to a full modeset, using
244 * incompatible with atomic modeset support.
334 * This callback is used by the atomic modeset helpers, but it is
374 * This callback is used by the atomic modeset helpers, but it is
398 * This callback is used by the atomic modeset helpers, but it is
601 * True if an acceptable configuration is possible, false if the modeset
611 * This callback should prepare the encoder for a subsequent modeset,
626 * This callback should commit the new mode on the encoder after a modeset,
652 * modeset helpers. It is optional in the atomic helpers.
656 * If the driver uses the atomic modeset helpers and needs to inspect
677 * This callback is used by the atomic modeset helpers in place of the
857 * These functions are used by the atomic and legacy modeset helpers and by the
1074 * a connector property is set, or a modeset on the crtc is forced.
1113 * This callback is used by the atomic modeset helpers.
1130 * This callback is used by the atomic modeset helpers.
1145 * This callback is used by the atomic modeset helpers.
1222 * This callback is used by the atomic modeset helpers, but it is
1240 * This callback is used by the atomic modeset helpers, but it is
1259 * The callback is used by the atomic modeset helpers, but it is optional.
1295 * This callback is used by the atomic modeset helpers, but it is
1326 * This callback is used by the atomic modeset helpers, but it is optional.
1348 * This callback is used by the atomic modeset helpers, but it is
1366 * This hook is also useful to disable planes in preparation of a modeset,
1375 * This callback is used by the atomic modeset helpers, but it is
1450 * struct drm_mode_config_helper_funcs - global modeset helper operations