Lines Matching full:connectors
47 * In DRM connectors are the general abstraction for display sinks, and include
50 * plane abstractions) connectors can be hotplugged and unplugged at runtime.
61 * Connectors must be attached to an encoder to be used. For devices that map
62 * connectors to encoders 1:1, the connector should be attached at
67 * For connectors which are not fixed (like built-in panels) the driver needs to
69 * probe helpers, see drm_kms_helper_poll_init() for connectors which don't have
70 * hardware support for hotplug interrupts. Connectors with hardware hotplug
291 /* We should add connectors at the end to avoid upsetting the connector in __drm_connector_init()
342 * Initialises a preallocated connector. Connectors should be
376 * Initialises a preallocated connector. Connectors should be
421 * Initialises a preallocated connector. Connectors should be
471 * Initialises a preallocated HDMI connector. Connectors can be
686 * Register userspace interfaces for a connector. Only call this for connectors
688 * e.g. DP MST connectors. All other connectors will be registered automatically
757 * connectors which have been registered explicitly by calling
1284 * DRM connectors have a few standardized properties:
1365 * If multiple connectors share the same CRTC and one of them gets a "BAD"
1533 * Connectors also have one standardized atomic property:
1538 * Connectors for LCD panels may also have one standardized property:
1900 * Typically used on SDTV and HDMI connectors.
2112 * connectors.
2174 * with drm_connector_attach_vrr_capable_property() on connectors that
2296 * connectors.
2443 * HDMI connectors.
2468 * DP connectors.
2492 * connectors.
2518 * Create the suggested x/y offset property for connectors.
2548 * connectors have a topology and we want to allow userspace to give
2578 * or DisplayPort MST connectors.