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