Re: [Intel-gfx] [PATCH 16/71] drm/i915/chv: Add DPIO offset for Cherryview. v3

2014-05-12 Thread Imre Deak
On Wed, 2014-04-09 at 13:28 +0300, ville.syrj...@linux.intel.com wrote: > From: Chon Ming Lee > > CHV has 2 display phys. First phy (IOSF offset 0x1A) has two channels, > and second phy (IOSF offset 0x12) has single channel. The first phy is > used for port B and port C, while second phy is onl

[Intel-gfx] [PATCH 16/71] drm/i915/chv: Add DPIO offset for Cherryview. v3

2014-04-09 Thread ville . syrjala
From: Chon Ming Lee CHV has 2 display phys. First phy (IOSF offset 0x1A) has two channels, and second phy (IOSF offset 0x12) has single channel. The first phy is used for port B and port C, while second phy is only for port D. v2: Move the pipe to determine which phy to select for vlv_dpio_rea