Re: [Intel-gfx] [PATCH 4/6] drm/i915: eDP can be present on DDI-E

2015-08-31 Thread Jani Nikula
On Thu, 06 Aug 2015, Xiong Zhang wrote: > From: Rodrigo Vivi > > On Skylake we have eDP-to-VGA using DDI-E and another aux. > So let's identify it properly. > > Also let's remove duplicated definitions to avoid later > confusion. > >

Re: [Intel-gfx] [PATCH 4/6] drm/i915: eDP can be present on DDI-E

2015-08-12 Thread Zhang, Xiong Y
On Tue, 2015-08-11 at 11:47 +0200, Daniel Vetter wrote: On Thu, Aug 06, 2015 at 03:51:39PM +0800, Xiong Zhang wrote: From: Rodrigo Vivi rodrigo.v...@intel.com On Skylake we have eDP-to-VGA using DDI-E and another aux. So let's identify it properly. eDP means panel (the only

Re: [Intel-gfx] [PATCH 4/6] drm/i915: eDP can be present on DDI-E

2015-08-12 Thread Vivi, Rodrigo
On Wed, 2015-08-12 at 14:32 +0200, Daniel Vetter wrote: On Wed, Aug 12, 2015 at 10:27:08AM +, Zhang, Xiong Y wrote: On Tue, 2015-08-11 at 11:47 +0200, Daniel Vetter wrote: On Thu, Aug 06, 2015 at 03:51:39PM +0800, Xiong Zhang wrote: From: Rodrigo Vivi rodrigo.v...@intel.com

Re: [Intel-gfx] [PATCH 4/6] drm/i915: eDP can be present on DDI-E

2015-08-12 Thread Daniel Vetter
On Wed, Aug 12, 2015 at 10:27:08AM +, Zhang, Xiong Y wrote: On Tue, 2015-08-11 at 11:47 +0200, Daniel Vetter wrote: On Thu, Aug 06, 2015 at 03:51:39PM +0800, Xiong Zhang wrote: From: Rodrigo Vivi rodrigo.v...@intel.com On Skylake we have eDP-to-VGA using DDI-E and another aux.

Re: [Intel-gfx] [PATCH 4/6] drm/i915: eDP can be present on DDI-E

2015-08-11 Thread Zhang, Xiong Y
, Rodrigo Subject: [Intel-gfx] [PATCH 4/6] drm/i915: eDP can be present on DDI-E From: Rodrigo Vivi rodrigo.v...@intel.com On Skylake we have eDP-to-VGA using DDI-E and another aux. So let's identify it properly. Also let's remove duplicated definitions to avoid later confusion. Signed-off-by: Rodrigo

Re: [Intel-gfx] [PATCH 4/6] drm/i915: eDP can be present on DDI-E

2015-08-11 Thread Daniel Vetter
On Thu, Aug 06, 2015 at 03:51:39PM +0800, Xiong Zhang wrote: From: Rodrigo Vivi rodrigo.v...@intel.com On Skylake we have eDP-to-VGA using DDI-E and another aux. So let's identify it properly. eDP means panel (the only difference in the code we have between eDP and DP is the power panel

Re: [Intel-gfx] [PATCH 4/6] drm/i915: eDP can be present on DDI-E

2015-08-11 Thread Zhang, Xiong Y
-Original Message- From: Daniel Vetter [mailto:daniel.vet...@ffwll.ch] On Behalf Of Daniel Vetter Sent: Tuesday, August 11, 2015 5:47 PM To: Zhang, Xiong Y Cc: intel-gfx@lists.freedesktop.org; Vivi, Rodrigo Subject: Re: [Intel-gfx] [PATCH 4/6] drm/i915: eDP can be present on DDI-E

Re: [Intel-gfx] [PATCH 4/6] drm/i915: eDP can be present on DDI-E

2015-08-11 Thread Vivi, Rodrigo
On Tue, 2015-08-11 at 11:47 +0200, Daniel Vetter wrote: On Thu, Aug 06, 2015 at 03:51:39PM +0800, Xiong Zhang wrote: From: Rodrigo Vivi rodrigo.v...@intel.com On Skylake we have eDP-to-VGA using DDI-E and another aux. So let's identify it properly. eDP means panel (the only difference

[Intel-gfx] [PATCH 4/6] drm/i915: eDP can be present on DDI-E

2015-08-06 Thread Xiong Zhang
From: Rodrigo Vivi rodrigo.v...@intel.com On Skylake we have eDP-to-VGA using DDI-E and another aux. So let's identify it properly. Also let's remove duplicated definitions to avoid later confusion. Signed-off-by: Rodrigo Vivi rodrigo.v...@intel.com --- drivers/gpu/drm/i915/intel_bios.h | 5