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

/freebsd-10.1-release/sys/dev/drm2/i915/
H A Dintel_sdvo.c131 * This is set if we detect output of sdvo device as LVDS and
137 * This is sdvo fixed pannel mode pointer
1264 struct intel_sdvo *sdvo = intel_attached_sdvo(connector); local
1265 return drm_get_edid(connector, sdvo->ddc);
1340 intel_sdvo_connector_matches_edid(struct intel_sdvo_connector *sdvo, argument
1344 bool connector_is_digital = !!IS_DIGITAL(sdvo);
1871 intel_sdvo_guess_ddc_bus(struct intel_sdvo *sdvo) argument
1879 switch (sdvo->controlled_output) {
1896 mask &= sdvo->caps.output_flags;
1903 sdvo
1914 intel_sdvo_select_ddc_bus(struct drm_i915_private *dev_priv, struct intel_sdvo *sdvo, u32 reg) argument
1931 intel_sdvo_select_i2c_bus(struct drm_i915_private *dev_priv, struct intel_sdvo *sdvo, u32 reg) argument
2516 struct intel_sdvo *sdvo; local
2529 struct intel_sdvo *sdvo; local
2541 intel_sdvo_init_ddc_proxy(struct intel_sdvo *sdvo, struct drm_device *dev, int sdvo_reg) argument
[all...]

Completed in 53 milliseconds