Re: [Intel-gfx] [PATCH 1/8] drm/i915/cnl: Add Port F definition.

2018-01-11 Thread Rodrigo Vivi
On Thu, Jan 11, 2018 at 06:00:03PM +, Paulo Zanoni wrote: > From: Rodrigo Vivi > > Some Cannonlake SKUs will come with a full split between > port A and port E. This will be called port F although it > is not a 6th port, but only a split. > > Note this patch alone is not sufficient for port

[Intel-gfx] [PATCH 1/8] drm/i915/cnl: Add Port F definition.

2018-01-11 Thread Paulo Zanoni
From: Rodrigo Vivi Some Cannonlake SKUs will come with a full split between port A and port E. This will be called port F although it is not a 6th port, but only a split. Note this patch alone is not sufficient for port F enabling, it's just the first step. v2: Fix size of dvo_ports found by An