Lines Matching defs:commit

96 	 * @commit:
98 * This callback should commit the new mode on the CRTC after a modeset,
108 void (*commit)(struct drm_crtc *crtc);
131 * commit, and the mode validation in the probe paths it is not allowed
298 * Therefore @disable must be the inverse of @mode_set plus @commit for
326 * can add more state objects to the atomic commit if needed. Care must
366 * This hook is called before any plane commit functions are called.
371 * the tradeoffs and variants of plane commit helpers.
386 * Simple hardware or hardware with special requirements can commit and
388 * other commit hooks for plane updates.
390 * This hook is called after any plane commit functions are called.
395 * the tradeoffs and variants of plane commit helpers.
559 * commit, and the mode validation in the probe paths it is not allowed
632 * @commit:
634 * This callback should commit the new mode on the encoder after a modeset,
644 void (*commit)(struct drm_encoder *encoder);
786 * Therefore @disable must be the inverse of @mode_set plus @commit for
1082 * can add more state objects to the atomic commit if needed. Care must
1109 * that need a point when to commit the writeback job to the hardware.
1110 * The writeback_job to commit is available in
1142 * both when destroying the job as part of an aborted commit, or when
1199 * this callback is the only one which can fail an atomic commit,
1229 * can add more state objects to the atomic commit if needed. Care must
1265 * the tradeoffs and variants of plane commit helpers.
1289 * the tradeoffs and variants of plane commit helpers.
1327 * update won't happen if there is an outstanding commit modifying
1342 * async commit.
1377 * drm_atomic_helper_commit() together with the nonblocking commit
1385 * commit the new state into hardware. Note that the helpers have
1389 * starting to commit the update to the hardware.
1398 * When disabling a CRTC this hook _must_ stall for the commit to