Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_core.h196 bool ignore_long_hpd; member
H A Dintel_hotplug.c398 if (dev_priv->display.hotplug.ignore_long_hpd) { in i915_hotplug_work_func()
970 &i915->display.hotplug.ignore_long_hpd); in intel_hpd_debugfs_register()
H A Dintel_dp_link_training.c1440 if (!passed && i915->display.hotplug.ignore_long_hpd) { in intel_dp_start_link_train()