Re: [Intel-gfx] [PATCH 06/15] drm/i915/glk: Force DDI initialization.

2016-12-02 Thread Ander Conselvan De Oliveira
On Thu, 2016-12-01 at 16:52 -0800, Rodrigo Vivi wrote: > This could also be squashed or reviewed-by you... > either works for me, I just cannot review the patch that I'm listed as author > ;) I had a vague recollection of editing this patch, hence why I didn't add my own R-b. But it was just a reb

Re: [Intel-gfx] [PATCH 06/15] drm/i915/glk: Force DDI initialization.

2016-12-01 Thread Rodrigo Vivi
This could also be squashed or reviewed-by you... either works for me, I just cannot review the patch that I'm listed as author ;) On Thu, Nov 10, 2016 at 05:23:11PM +0200, Ander Conselvan de Oliveira wrote: > From: Rodrigo Vivi > > As for BXT, GLK doesn't support port detection through SFUSE_S

[Intel-gfx] [PATCH 06/15] drm/i915/glk: Force DDI initialization.

2016-11-10 Thread Ander Conselvan de Oliveira
From: Rodrigo Vivi As for BXT, GLK doesn't support port detection through SFUSE_STRAP, so let's force DDI initialization in order to get HDMI and DP. v2: Use dev_priv instead of dev. (Tvrtko) Signed-off-by: Rodrigo Vivi Signed-off-by: Ander Conselvan de Oliveira --- drivers/gpu/drm/i915/inte