Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_hotplug.c475 u32 hpd_event_bits; in i915_hotplug_work_func() local
487 hpd_event_bits = hotplug->event_bits & ~blocked_hpd_pin_mask; in i915_hotplug_work_func()
488 hotplug->event_bits &= ~hpd_event_bits; in i915_hotplug_work_func()
514 if ((hpd_event_bits | hpd_retry_bits) & hpd_bit) { in i915_hotplug_work_func()
518 if (hpd_event_bits & hpd_bit) in i915_hotplug_work_func()

Completed in 5 milliseconds