Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_bios.h241 bool intel_bios_is_port_hpd_inverted(const struct drm_i915_private *i915,
Dintel_bios.c2814 intel_bios_is_port_hpd_inverted(const struct drm_i915_private *i915, in intel_bios_is_port_hpd_inverted() function
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_irq.c3585 if (intel_bios_is_port_hpd_inverted(i915, PORT_A)) in bxt_hotplug_enables()
3590 if (intel_bios_is_port_hpd_inverted(i915, PORT_B)) in bxt_hotplug_enables()
3595 if (intel_bios_is_port_hpd_inverted(i915, PORT_C)) in bxt_hotplug_enables()