intel_bios_is_port_hpd_inverted(9) is HPD inverted for port

SYNOPSIS

bool intel_bios_is_port_hpd_inverted(struct drm_i915_private * dev_priv, enum port port);

ARGUMENTS

dev_priv

i915 device instance

port

port to check

DESCRIPTION

Return true if HPD should be inverted for port.

AUTHORS

Jesse Barnes <[email protected]>
Intel Corporation,         
        

Initial version

Laurent Pinchart <[email protected]>
Ideas on board SPRL,         
        

Driver internals

Daniel Vetter <[email protected]>
Intel Corporation,         
        

Contributions all over the place

Lukas Wunner <[email protected]>

vga_switcheroo documentation

COPYRIGHT