Home
last modified time | relevance | path

Searched refs:enable_hotplug_processing (Results 1 – 4 of 4) sorted by relevance

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_drv.c515 dev_priv->enable_hotplug_processing = false; in i915_drm_freeze()
590 dev_priv->enable_hotplug_processing = true; in __i915_drm_thaw()
H A Di915_dma.c1265 dev_priv->enable_hotplug_processing = true; in i915_load_modeset_init()
H A Di915_drv.h1061 bool enable_hotplug_processing; member
H A Di915_irq.c553 if (!dev_priv->enable_hotplug_processing) in i915_hotplug_work_func()