Home
last modified time | relevance | path

Searched refs:HPD_MARK_DISABLED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c124 * IRQ storm and the IRQ state is set to @HPD_MARK_DISABLED.
160 hpd->stats[pin].state = HPD_MARK_DISABLED; in intel_hpd_irq_storm_detect()
193 dev_priv->hotplug.stats[pin].state != HPD_MARK_DISABLED) in intel_hpd_irq_storm_switch_to_polling()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_display_core.h160 HPD_MARK_DISABLED = 2 enumerator
H A Dintel_hotplug.c129 * IRQ storm and the IRQ state is set to @HPD_MARK_DISABLED.
165 hpd->stats[pin].state = HPD_MARK_DISABLED; in intel_hpd_irq_storm_detect()
197 dev_priv->display.hotplug.stats[pin].state != HPD_MARK_DISABLED) in intel_hpd_irq_storm_switch_to_polling()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_drv.h156 HPD_MARK_DISABLED = 2 enumerator

Completed in 8 milliseconds