Lines Matching full:encoders
62 * and encoders. It can call callbacks like &drm_encoder_helper_funcs.dpms even
205 * will remove any CRTC links of unused encoders and encoder links of
206 * disconnected connectors. Then it will disable all unused encoders and CRTCs
245 /* Disable unused encoders */ in drm_crtc_prepare_encoders()
346 /* Prepare the encoders and CRTCs before setting the mode. */ in drm_crtc_helper_set_mode()
356 /* Disable the encoders as the first thing we do. */ in drm_crtc_helper_set_mode()
365 /* Set up the DPLL and any encoders state that needs to adjust or depend in drm_crtc_helper_set_mode()
431 /* Decouple all encoders and their attached connectors from this crtc */ in drm_crtc_helper_disable()
463 * For connectors that support multiple encoders, either the
490 * After locating the appropriate encoders, the helper function will call the
634 /* a) traverse passed in connector list and get encoders for them */ in drm_crtc_helper_set_config()
857 * state for all encoders and CRTCs in the output mesh and calls the