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
290 /* We should add connectors at the end to avoid upsetting the connector in __drm_connector_init()
341 * Initialises a preallocated connector. Connectors should be
375 * Initialises a preallocated connector. Connectors should be
420 * Initialises a preallocated connector. Connectors should be
600 * Register userspace interfaces for a connector. Only call this for connectors
602 * e.g. DP MST connectors. All other connectors will be registered automatically
671 * connectors which have been registered explicitly by calling
1150 * DRM connectors have a few standardized properties:
1231 * If multiple connectors share the same CRTC and one of them gets a "BAD"
1399 * Connectors also have one standardized atomic property:
1404 * Connectors for LCD panels may also have one standardized property:
1728 * Typically used on SDTV and HDMI connectors.
1940 * connectors.
2002 * with drm_connector_attach_vrr_capable_property() on connectors that
2124 * connectors.
2224 * HDMI connectors.
2249 * DP connectors.
2273 * connectors.
2299 * Create the suggested x/y offset property for connectors.
2329 * connectors have a topology and we want to allow userspace to give
2359 * or DisplayPort MST connectors.