Re: [Intel-gfx] [PATCH] drm/i915/cnl: Removing missing DDI_E bits from CNL.

2017-08-08 Thread Rodrigo Vivi
merged to dinq, thanks for the review. On Tue, Aug 8, 2017 at 4:36 AM, Imre Deak wrote: > On Thu, Aug 03, 2017 at 03:51:37PM -0700, Rodrigo Vivi wrote: >> DDI_E is not supported on CNL-U and CNL-Y >> >> When adding the inital support we noticed DDI_E wasn't supported >> and

[Intel-gfx] [PATCH] drm/i915/cnl: Removing missing DDI_E bits from CNL.

2017-08-08 Thread Rodrigo Vivi
DDI_E is not supported on CNL-U and CNL-Y When adding the inital support we noticed DDI_E wasn't supported and removed it on v4 and v5 of that patch. However for some reason I missed or put back these 2 chunks. Time to clean it up to avoid later confusion. Fixes: 8bcd3dd41766 ("drm/i915/cnl:

[Intel-gfx] [PATCH] drm/i915/cnl: Removing missing DDI_E bits from CNL.

2017-08-08 Thread Rodrigo Vivi
DDI_E is not supported on CNL-U and CNL-Y When adding the inital support we noticed DDI_E wasn't supported and removed it on v4 and v5 of that patch. However for some reason I missed or put back these 2 chunks. Time to clean it up to avoid later confusion. Fixes: 8bcd3dd41766 ("drm/i915/cnl:

Re: [Intel-gfx] [PATCH] drm/i915/cnl: Removing missing DDI_E bits from CNL.

2017-08-08 Thread Imre Deak
On Thu, Aug 03, 2017 at 03:51:37PM -0700, Rodrigo Vivi wrote: > DDI_E is not supported on CNL-U and CNL-Y > > When adding the inital support we noticed DDI_E wasn't supported > and removed it on v4 and v5 of that patch. > However for some reason I missed or put back these 2 chunks. > > Time to

[Intel-gfx] [PATCH] drm/i915/cnl: Removing missing DDI_E bits from CNL.

2017-08-03 Thread Rodrigo Vivi
DDI_E is not supported on CNL-U and CNL-Y When adding the inital support we noticed DDI_E wasn't supported and removed it on v4 and v5 of that patch. However for some reason I missed or put back these 2 chunks. Time to clean it up to avoid later confusion. Fixes: 8bcd3dd41766 ("drm/i915/cnl: