Re: [Intel-gfx] [PATCH 09/13] drm/i915/cfl: Basic PM plumbing for Coffee Lake.

2017-06-02 Thread Pandiyan, Dhinakaran
On Fri, 2017-06-02 at 21:25 +, Pandiyan, Dhinakaran wrote: > On Tue, 2017-05-30 at 15:42 -0700, Rodrigo Vivi wrote: > > All here is pretty much like Kabylake, expect the PCH. > > > > This patch exclude the addition of DMC, GuC and most workardounds since > > they might have changes/updates. >

Re: [Intel-gfx] [PATCH 09/13] drm/i915/cfl: Basic PM plumbing for Coffee Lake.

2017-06-02 Thread Pandiyan, Dhinakaran
On Tue, 2017-05-30 at 15:42 -0700, Rodrigo Vivi wrote: > All here is pretty much like Kabylake, expect the PCH. > > This patch exclude the addition of DMC, GuC and most workardounds since > they might have changes/updates. > > v2: Take advantage of IS_GEN9_BC minimizing the needed plumbing. > >

[Intel-gfx] [PATCH 09/13] drm/i915/cfl: Basic PM plumbing for Coffee Lake.

2017-05-30 Thread Rodrigo Vivi
All here is pretty much like Kabylake, expect the PCH. This patch exclude the addition of DMC, GuC and most workardounds since they might have changes/updates. v2: Take advantage of IS_GEN9_BC minimizing the needed plumbing. Signed-off-by: Rodrigo Vivi --- drivers/gpu/drm/i915/intel_ddi.c | 6