Searched refs:hpd_retry_bits (Results 1 – 1 of 1) sorted by relevance
476 u32 hpd_retry_bits; in i915_hotplug_work_func() local489 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()514 if ((hpd_event_bits | hpd_retry_bits) & hpd_bit) { in i915_hotplug_work_func()
Completed in 5 milliseconds