Lines Matching refs:drm_device
73 struct drm_device *dev = encoder->base.dev; in intel_lvds_get_hw_state()
99 struct drm_device *dev = encoder->base.dev; in intel_lvds_get_config()
139 struct drm_device *dev = encoder->base.dev; in intel_pre_enable_lvds()
213 struct drm_device *dev = encoder->base.dev; in intel_enable_lvds()
240 struct drm_device *dev = encoder->base.dev; in intel_disable_lvds()
283 struct drm_device *dev = intel_encoder->base.dev; in intel_lvds_compute_config()
348 struct drm_device *dev = connector->dev; in intel_lvds_detect()
367 struct drm_device *dev = connector->dev; in intel_lvds_get_modes()
418 struct drm_device *dev = connector->dev; in intel_lid_notify()
495 struct drm_device *dev = connector->dev; in intel_lvds_set_property()
763 static bool lvds_is_present_in_vbt(struct drm_device *dev, in lvds_is_present_in_vbt()
841 bool intel_is_dual_link_lvds(struct drm_device *dev) in intel_is_dual_link_lvds()
859 struct drm_device *dev = lvds_encoder->base.base.dev; in compute_is_dual_link_lvds()
887 static bool intel_lvds_supported(struct drm_device *dev) in intel_lvds_supported()
909 void intel_lvds_init(struct drm_device *dev) in intel_lvds_init()