Lines Matching full:connectors
55 * It also provides support for polling connectors with a work item and for
329 * the polling is disabled for all other connectors as well.
786 /* Ignore forced connectors. */ in output_poll_execute()
790 /* Ignore HPD capable connectors and connectors where we don't in output_poll_execute()
909 * this helper infrastructure to regularly poll such connectors for changes in
912 * Drivers can control which connectors are polled by setting the
914 * connectors where probing live outputs can result in visual distortion drivers
916 * Connectors which have no flag or only DRM_CONNECTOR_POLL_HPD set are
978 /* Only handle HPD capable connectors. */ in check_connector_changed()
1020 * hotplug event for all connectors or can't track hotplug interrupts
1056 * Drivers can use this helper function to run a detect cycle on all connectors
1058 * other connectors are ignored, which is useful to avoid reprobing fixed
1091 /* Only handle HPD capable connectors. */ in drm_helper_hpd_irq_event()