Home
last modified time | relevance | path

Searched refs:retry_bits (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/i915/display/
A Dintel_hotplug.c489 hpd_retry_bits = hotplug->retry_bits & ~blocked_hpd_pin_mask; in i915_hotplug_work_func()
490 hotplug->retry_bits &= ~hpd_retry_bits; in i915_hotplug_work_func()
560 display->hotplug.retry_bits |= retry; in i915_hotplug_work_func()
979 display->hotplug.retry_bits = 0; in intel_hpd_cancel_work()
1003 if ((hotplug->event_bits | hotplug->retry_bits) & ~blocked_hpd_pin_mask) in queue_work_for_missed_irqs()
1140 hotplug->retry_bits &= ~BIT(pin); in intel_hpd_clear_and_unblock()
A Dintel_display_core.h170 u32 retry_bits; member

Completed in 10 milliseconds