Re: [Intel-gfx] [PATCH] drm/i915/bdw: Disable idle DOP clock gating

2014-04-03 Thread Ville Syrjälä
On Wed, Apr 02, 2014 at 07:46:37PM -0700, Ben Widawsky wrote: > It seems we need this at least for the current platforms we have, but > probably not later. In any event, it should cause too much harm as we do > the same thing on several other platforms. > > Signed-off-by: Ben Widawsky > --- > dr

[Intel-gfx] [PATCH] drm/i915/bdw: Disable idle DOP clock gating

2014-04-02 Thread Ben Widawsky
It seems we need this at least for the current platforms we have, but probably not later. In any event, it should cause too much harm as we do the same thing on several other platforms. Signed-off-by: Ben Widawsky --- drivers/gpu/drm/i915/intel_pm.c | 4 1 file changed, 4 insertions(+) dif