Lines Matching full:modeset
35 * struct drm_crtc_commit - track modeset commits on a CRTC
37 * This structure is used to track pending modeset changes and atomic commit on
65 * and modeset state change.
294 * @lock: Modeset lock to protect the state object.
377 * Allow full modeset. This is used by the ATOMIC IOCTL handler to
454 * @acquire_ctx: acquire context for this atomic modeset state update
1085 * drm_atomic_crtc_needs_modeset - compute combined modeset need
1089 * whether the state CRTC changed enough to need a full modeset cycle:
1091 * combines these three to compute the overall need for a modeset for @state.
1094 * change them appropriately to accurately represent whether a modeset is
1099 * the requested mode change without going through a full modeset, the driver