Re: [Intel-gfx] [PATCH] drm/i915/icl: do not save DDI A/E sharing bit for ICL

2018-03-09 Thread Jani Nikula
On Tue, 06 Mar 2018, Ville Syrjälä wrote: > On Tue, Mar 06, 2018 at 12:41:55PM +0200, Jani Nikula wrote: >> We don't want to preserve the DDI A 4 lane bit on ICL. >> >> Fixes: 3d2011cfa41f ("drm/i915/icl: remove port A/E lane sharing >> limitation.") >> Cc: Mahesh Kumar >> Cc: Paulo Zanoni >>

Re: [Intel-gfx] [PATCH] drm/i915/icl: do not save DDI A/E sharing bit for ICL

2018-03-06 Thread Jani Nikula
On Tue, 06 Mar 2018, Paulo Zanoni wrote: > Em Ter, 2018-03-06 às 12:41 +0200, Jani Nikula escreveu: >> We don't want to preserve the DDI A 4 lane bit on ICL. >> > > Why not review https://patchwork.freedesktop.org/patch/206118/ instead? > :) Because Mahesh posted his version and I suck and miss

Re: [Intel-gfx] [PATCH] drm/i915/icl: do not save DDI A/E sharing bit for ICL

2018-03-06 Thread Paulo Zanoni
Em Ter, 2018-03-06 às 12:41 +0200, Jani Nikula escreveu: > We don't want to preserve the DDI A 4 lane bit on ICL. > Why not review https://patchwork.freedesktop.org/patch/206118/ instead? :) > Fixes: 3d2011cfa41f ("drm/i915/icl: remove port A/E lane sharing > limitation.") > Cc: Mahesh Kumar >

Re: [Intel-gfx] [PATCH] drm/i915/icl: do not save DDI A/E sharing bit for ICL

2018-03-06 Thread Ville Syrjälä
On Tue, Mar 06, 2018 at 12:41:55PM +0200, Jani Nikula wrote: > We don't want to preserve the DDI A 4 lane bit on ICL. > > Fixes: 3d2011cfa41f ("drm/i915/icl: remove port A/E lane sharing limitation.") > Cc: Mahesh Kumar > Cc: Paulo Zanoni > Signed-off-by: Jani Nikula Reviewed-by: Ville Syrjälä

[Intel-gfx] [PATCH] drm/i915/icl: do not save DDI A/E sharing bit for ICL

2018-03-06 Thread Jani Nikula
We don't want to preserve the DDI A 4 lane bit on ICL. Fixes: 3d2011cfa41f ("drm/i915/icl: remove port A/E lane sharing limitation.") Cc: Mahesh Kumar Cc: Paulo Zanoni Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/intel_ddi.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-)