HomeSort by: relevance | last modified time | path
    Searched refs:hpd_storm_threshold (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_hotplug.c 139 * stored in @dev_priv->hotplug.hpd_storm_threshold which defaults to
145 * &dev_priv->hotplug.hpd_storm_threshold. However, some older systems also
164 const int threshold = hpd->hpd_storm_threshold;
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_drv.h 171 unsigned int hpd_storm_threshold; member in struct:i915_hotplug
i915_debugfs.c 3967 seq_printf(m, "Threshold: %d\n", hotplug->hpd_storm_threshold);
4011 hotplug->hpd_storm_threshold = new_threshold;
i915_irq.c 3937 dev_priv->hotplug.hpd_storm_threshold = HPD_STORM_DEFAULT_THRESHOLD;

Completed in 20 milliseconds