Lines Matching full:connectors
373 * Try to set @mode on @crtc. Give @crtc and its associated connectors a chance
418 /* Pass our mode to the connectors and the CRTC to give them a chance to in drm_crtc_helper_set_mode()
473 /* Now enable the clocks, plane, pipe, and connectors that we set up. */ in drm_crtc_helper_set_mode()
517 /* Decouple all encoders and their attached connectors from this crtc */ in drm_crtc_helper_disable()
582 DRM_DEBUG_KMS("[CRTC:%d] [FB:%d] #connectors=%d (x y) (%i %i)\n", in drm_crtc_helper_set_config()
674 if (set->connectors[ro] == connector) { in drm_crtc_helper_set_config()
713 if (set->connectors[ro] == connector) in drm_crtc_helper_set_config()
761 DRM_DEBUG_KMS("\t[CONNECTOR:%d:%s] set DPMS on\n", set->connectors[i]->base.id, in drm_crtc_helper_set_config()
762 drm_get_connector_name(set->connectors[i])); in drm_crtc_helper_set_config()
763 set->connectors[i]->funcs->dpms(set->connectors[i], DRM_MODE_DPMS_ON); in drm_crtc_helper_set_config()
958 /* disable the unused connectors while restoring the modesetting */ in drm_helper_resume_force_mode()
989 /* Ignore forced connectors. */ in output_poll_execute()
993 /* Ignore HPD capable connectors and connectors where we don't in output_poll_execute()
1084 /* Only handle HPD capable connectors. */ in drm_helper_hpd_irq_event()