Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_bios.h248 bool intel_bios_is_port_hpd_inverted(const struct drm_i915_private *i915,
Dintel_bios.c3528 intel_bios_is_port_hpd_inverted(const struct drm_i915_private *i915, in intel_bios_is_port_hpd_inverted() function
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_irq.c3602 if (intel_bios_is_port_hpd_inverted(i915, PORT_A)) in bxt_hotplug_enables()
3607 if (intel_bios_is_port_hpd_inverted(i915, PORT_B)) in bxt_hotplug_enables()
3612 if (intel_bios_is_port_hpd_inverted(i915, PORT_C)) in bxt_hotplug_enables()