Lines Matching full:their
39 * they wish. Drivers are not forced to use this code in their
85 * running. Most drivers ended up implementing this by calling their
100 * drivers ended up implementing this by calling their @dpms hook with
227 * move all their CRTC setup into the @atomic_enable callback.
276 * been shut off already using their own
278 * simple drivers can just add their own hooks and call it from this
409 * hook. If that sequence is too simple drivers can just add their own
434 * been shut off already using their own
436 * simple drivers can just add their own hooks and call it from this
621 * is running. Most drivers ended up implementing this by calling their
636 * drivers ended up implementing this by calling their @dpms hook with
656 * new "ACTIVE" property. Such drivers should instead move all their
682 * new "ACTIVE" property. Such drivers should instead move all their
703 * their own private callbacks.
718 * using their own &drm_crtc_helper_funcs.atomic_disable hook. If that
719 * sequence is too simple drivers can just add their own driver private
740 * after this encoder's CRTC has been enabled using their own
742 * too simple drivers can just add their own driver private encoder
764 * using their own &drm_crtc_helper_funcs.disable hook. If that
765 * sequence is too simple drivers can just add their own driver private
797 * their own &drm_crtc_helper_funcs.enable hook. If that sequence is
798 * too simple drivers can just add their own driver private encoder
1186 * Drivers which always have their buffers pinned should use
1349 * we run this hook. For now drivers must implement their own workers
1387 * can add more waiting calls at the start of their implementation, e.g.