Lines Matching full:modeset
44 * Because there is only one pointer per modeset object to hold a vfunc table
83 * This callback should prepare the CRTC for a subsequent modeset, which
98 * This callback should commit the new mode on the CRTC after a modeset,
152 * to adjusted_mode it should reject the modeset. See also
184 * True if an acceptable configuration is possible, false if the modeset
198 * modeset support.
240 * drm_crtc_helper_set_config() will fall back to a full modeset, using
242 * incompatible with atomic modeset support.
332 * This callback is used by the atomic modeset helpers and by the
373 * This callback is used by the atomic modeset helpers and by the
397 * This callback is used by the atomic modeset helpers and by the
609 * True if an acceptable configuration is possible, false if the modeset
619 * This callback should prepare the encoder for a subsequent modeset,
634 * This callback should commit the new mode on the encoder after a modeset,
660 * modeset helpers. It is optional in the atomic helpers.
664 * If the driver uses the atomic modeset helpers and needs to inspect
685 * This callback is used by the atomic modeset helpers in place of the
865 * These functions are used by the atomic and legacy modeset helpers and by the
1076 * a connector property is set, or a modeset on the crtc is forced.
1115 * This callback is used by the atomic modeset helpers.
1132 * This callback is used by the atomic modeset helpers.
1147 * This callback is used by the atomic modeset helpers.
1192 * This callback is used by the atomic modeset helpers and by the
1210 * This callback is used by the atomic modeset helpers and by the
1235 * This callback is used by the atomic modeset helpers and by the
1267 * This callback is used by the atomic modeset helpers and by the
1282 * This hook is also useful to disable planes in preparation of a modeset,
1291 * This callback is used by the atomic modeset helpers and by the
1368 * struct drm_mode_config_helper_funcs - global modeset helper operations