Lines Matching full:modeset

44  * Because there is only one pointer per modeset object to hold a vfunc table
88 * This callback should prepare the CRTC for a subsequent modeset, which
103 * This callback should commit the new mode on the CRTC after a modeset,
157 * to adjusted_mode it should reject the modeset. See also
189 * True if an acceptable configuration is possible, false if the modeset
203 * modeset support.
243 * drm_crtc_helper_set_config() will fall back to a full modeset, using
245 * incompatible with atomic modeset support.
335 * This callback is used by the atomic modeset helpers, but it is
375 * This callback is used by the atomic modeset helpers, but it is
399 * This callback is used by the atomic modeset helpers, but it is
602 * True if an acceptable configuration is possible, false if the modeset
612 * This callback should prepare the encoder for a subsequent modeset,
627 * This callback should commit the new mode on the encoder after a modeset,
653 * modeset helpers. It is optional in the atomic helpers.
657 * If the driver uses the atomic modeset helpers and needs to inspect
678 * This callback is used by the atomic modeset helpers in place of the
858 * These functions are used by the atomic and legacy modeset helpers and by the
1075 * a connector property is set, or a modeset on the crtc is forced.
1114 * This callback is used by the atomic modeset helpers.
1131 * This callback is used by the atomic modeset helpers.
1146 * This callback is used by the atomic modeset helpers.
1233 * This callback is used by the atomic modeset helpers, but it is
1251 * This callback is used by the atomic modeset helpers, but it is
1270 * The callback is used by the atomic modeset helpers, but it is optional.
1306 * This callback is used by the atomic modeset helpers, but it is
1337 * This callback is used by the atomic modeset helpers, but it is optional.
1359 * This callback is used by the atomic modeset helpers, but it is
1377 * This hook is also useful to disable planes in preparation of a modeset,
1386 * This callback is used by the atomic modeset helpers, but it is
1499 * struct drm_mode_config_helper_funcs - global modeset helper operations