Lines Matching full:encoders
74 * and encoders. It can call callbacks like &drm_encoder_helper_funcs.dpms even
217 * will remove any CRTC links of unused encoders and encoder links of
218 * disconnected connectors. Then it will disable all unused encoders and CRTCs
257 /* Disable unused encoders */ in drm_crtc_prepare_encoders()
360 /* Prepare the encoders and CRTCs before setting the mode. */ in drm_crtc_helper_set_mode()
370 /* Disable the encoders as the first thing we do. */ in drm_crtc_helper_set_mode()
379 /* Set up the DPLL and any encoders state that needs to adjust or depend in drm_crtc_helper_set_mode()
468 /* Decouple all encoders and their attached connectors from this crtc */ in drm_crtc_helper_disable()
500 * For connectors that support multiple encoders, either the
527 * After locating the appropriate encoders, the helper function will call the
674 /* a) traverse passed in connector list and get encoders for them */ in drm_crtc_helper_set_config()
900 * state for all encoders and CRTCs in the output mesh and calls the