Re: [Intel-gfx] [PATCH 7/9] drm/i915/cnl: Add HPD support for Port F.

2017-10-17 Thread Ville Syrjälä
On Mon, Oct 16, 2017 at 02:29:37PM -0700, Rodrigo Vivi wrote: > On CNP boards that are using DDI F, > bit 25 (SDE_PORTE_HOTPLUG_SPT) is representing > the Digital Port F hotplug line when the Digital > Port F hotplug detect input is enabled. > > v2: Reuse all existent structure instead of adding a

[Intel-gfx] [PATCH 7/9] drm/i915/cnl: Add HPD support for Port F.

2017-10-16 Thread Rodrigo Vivi
On CNP boards that are using DDI F, bit 25 (SDE_PORTE_HOTPLUG_SPT) is representing the Digital Port F hotplug line when the Digital Port F hotplug detect input is enabled. v2: Reuse all existent structure instead of adding a new HPD_PORT_F pointing to pin of port E. v3: Use IS_CNL_WITH_PORT_F so w