Lines Matching refs:mode_config
148 struct drm_mode_config *mode_config = &dev->mode_config; in intel_hpd_irq_storm_disable() local
157 list_for_each_entry(connector, &mode_config->connector_list, head) { in intel_hpd_irq_storm_disable()
195 struct drm_mode_config *mode_config = &dev->mode_config; in intel_hpd_irq_storm_reenable_work() local
209 list_for_each_entry(connector, &mode_config->connector_list, head) { in intel_hpd_irq_storm_reenable_work()
234 WARN_ON(!mutex_is_locked(&dev->mode_config.mutex)); in intel_hpd_irq_event()
306 struct drm_mode_config *mode_config = &dev->mode_config; in i915_hotplug_work_func() local
313 mutex_lock(&mode_config->mutex); in i915_hotplug_work_func()
326 list_for_each_entry(connector, &mode_config->connector_list, head) { in i915_hotplug_work_func()
340 mutex_unlock(&mode_config->mutex); in i915_hotplug_work_func()
460 struct drm_mode_config *mode_config = &dev->mode_config; in intel_hpd_init() local
468 list_for_each_entry(connector, &mode_config->connector_list, head) { in intel_hpd_init()