Lines Matching full:connectors
45 * In DRM connectors are the general abstraction for display sinks, and include
48 * plane abstractions) connectors can be hotplugged and unplugged at runtime.
59 * Connectors must be attached to an encoder to be used. For devices that map
60 * connectors to encoders 1:1, the connector should be attached at
65 * For connectors which are not fixed (like built-in panels) the driver needs to
67 * probe helpers, see drm_kms_helper_poll_init() for connectors which don't have
68 * hardware support for hotplug interrupts. Connectors with hardware hotplug
286 /* We should add connectors at the end to avoid upsetting the connector in __drm_connector_init()
337 * Initialises a preallocated connector. Connectors should be
371 * Initialises a preallocated connector. Connectors should be
416 * Initialises a preallocated connector. Connectors should be
592 * Register userspace interfaces for a connector. Only call this for connectors
594 * e.g. DP MST connectors. All other connectors will be registered automatically
656 * connectors which have been registered explicitly by calling
1077 * DRM connectors have a few standardized properties:
1152 * If multiple connectors share the same CRTC and one of them gets a "BAD"
1320 * Connectors also have one standardized atomic property:
1325 * Connectors for LCD panels may also have one standardized property:
1575 * Typically used on SDTV and HDMI connectors.
1740 * connectors.
1802 * with drm_connector_attach_vrr_capable_property() on connectors that
1924 * connectors.
1979 * HDMI connectors.
2008 * DP connectors.
2037 * connectors.
2063 * Create the suggested x/y offset property for connectors.
2093 * connectors have a topology and we want to allow userspace to give
2123 * or DisplayPort MST connectors.