Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c126 * stored in @dev_priv->display.hotplug.hpd_storm_threshold which defaults to
132 * &dev_priv->display.hotplug.hpd_storm_threshold. However, some older systems also
151 const int threshold = hpd->hpd_storm_threshold; in intel_hpd_irq_storm_detect()
748 i915->display.hotplug.hpd_storm_threshold = HPD_STORM_DEFAULT_THRESHOLD; in intel_hpd_init_early()
817 seq_printf(m, "Threshold: %d\n", hotplug->hpd_storm_threshold); in i915_hpd_storm_ctl_show()
862 hotplug->hpd_storm_threshold = new_threshold; in i915_hpd_storm_ctl_write()
H A Dintel_display_core.h174 unsigned int hpd_storm_threshold; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c121 * stored in @dev_priv->hotplug.hpd_storm_threshold which defaults to
127 * &dev_priv->hotplug.hpd_storm_threshold. However, some older systems also
146 const int threshold = hpd->hpd_storm_threshold; in intel_hpd_irq_storm_detect()
H A Dintel_display_debugfs.c1679 seq_printf(m, "Threshold: %d\n", hotplug->hpd_storm_threshold); in i915_hpd_storm_ctl_show()
1724 hotplug->hpd_storm_threshold = new_threshold; in i915_hpd_storm_ctl_write()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_drv.h170 unsigned int hpd_storm_threshold; member
H A Di915_irq.c3985 dev_priv->hotplug.hpd_storm_threshold = HPD_STORM_DEFAULT_THRESHOLD; in intel_irq_init()

Completed in 22 milliseconds