Home
last modified time | relevance | path

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

/drivers/gpu/drm/i915/display/
A Dintel_hotplug.c519 connector->hotplug_retries = 0; in i915_hotplug_work_func()
521 connector->hotplug_retries++; in i915_hotplug_work_func()
526 connector->hotplug_retries); in i915_hotplug_work_func()
A Dg4x_hdmi.c592 if (state == INTEL_HOTPLUG_UNCHANGED && !connector->hotplug_retries) in intel_hdmi_hotplug()
A Dg4x_dp.c1167 if (state == INTEL_HOTPLUG_UNCHANGED && !connector->hotplug_retries) in intel_dp_hotplug()
A Dintel_display_types.h537 int hotplug_retries; member
A Dintel_ddi.c4803 connector->hotplug_retries < (is_tc ? 5 : 1) && in intel_ddi_hotplug()

Completed in 28 milliseconds