Searched refs:sdvo (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_sdvo.c132 * This is set if we detect output of sdvo device as LVDS and
138 * This is sdvo fixed pannel mode pointer
146 * the sdvo flag gets lost in round trip: dtd->adjusted_mode->dtd
927 DRM_DEBUG_KMS("writing sdvo hbuf: %i, hbuf_size %i, hbuf_size: %i\n",
957 /* sdvo spec says that the ecc is handled by the hw, and it looks like
1000 /* Asks the sdvo controller for the preferred input mode given the output mode.
1455 struct intel_sdvo *sdvo = intel_attached_sdvo(connector); local
1456 return drm_get_edid(connector, sdvo->ddc);
1531 intel_sdvo_connector_matches_edid(struct intel_sdvo_connector *sdvo, argument
1535 bool connector_is_digital = !!IS_DIGITAL(sdvo);
2046 intel_sdvo_guess_ddc_bus(struct intel_sdvo *sdvo) argument
2089 intel_sdvo_select_ddc_bus(struct drm_i915_private *dev_priv, struct intel_sdvo *sdvo, u32 reg) argument
2106 intel_sdvo_select_i2c_bus(struct drm_i915_private *dev_priv, struct intel_sdvo *sdvo, u32 reg) argument
2132 intel_sdvo_unselect_i2c_bus(struct intel_sdvo *sdvo) argument
2144 intel_sdvo_get_slave_addr(struct drm_device *dev, struct intel_sdvo *sdvo) argument
2702 struct intel_sdvo *sdvo; local
2716 struct intel_sdvo *sdvo; local
2745 intel_sdvo_init_ddc_proxy(struct intel_sdvo *sdvo, struct drm_device *dev) argument
[all...]

Completed in 59 milliseconds