Lines Matching defs:connector

150 	/* Read out the current hw state of this connector, returning true if
193 * The fixed encoder this connector is connected to.
198 * The new encoder this connector will be driven. Only differs from
203 /* Reads out the current hw, returning true if the connector is enabled
208 * Removes all interfaces through which the connector is accessible
210 * started on the connector. Also makes sure all currently pending
223 state of connector->polled in case hotplug storm detection changes it */
586 /* connector directly attached - won't be use for modeset in mst world */
589 /* mst connector list */
703 intel_attached_encoder(struct drm_connector *connector)
705 return to_intel_connector(connector)->encoder;
833 bool intel_connector_get_hw_state(struct intel_connector *connector);
837 void intel_connector_attach_encoder(struct intel_connector *connector,
839 struct drm_encoder *intel_best_encoder(struct drm_connector *connector);
842 enum pipe intel_get_pipe_from_connector(struct intel_connector *connector);
851 bool intel_get_load_detect_pipe(struct drm_connector *connector,
855 void intel_release_load_detect_pipe(struct drm_connector *connector,
952 void intel_dp_add_properties(struct intel_dp *intel_dp, struct drm_connector *connector);
1015 int intel_connector_update_modes(struct drm_connector *connector,
1018 void intel_attach_force_audio_property(struct drm_connector *connector);
1019 void intel_attach_broadcast_rgb_property(struct drm_connector *connector);
1045 void intel_panel_set_backlight_acpi(struct intel_connector *connector,
1047 int intel_panel_setup_backlight(struct drm_connector *connector);
1048 void intel_panel_enable_backlight(struct intel_connector *connector);
1049 void intel_panel_disable_backlight(struct intel_connector *connector);
1050 void intel_panel_destroy_backlight(struct drm_connector *connector);
1056 struct drm_connector *connector);