Re: [Intel-gfx] [PATCH 07/10] drm/i915: Remove superfluous powersave work flushing

2016-07-11 Thread Mika Kuoppala
Chris Wilson writes: > Instead of flushing the outstanding enabling, remember the requested > frequency to apply when the powersave work runs. > > Signed-off-by: Chris Wilson > Cc: Ville Syrjälä Reviewed-by: Mika Kuoppala > --- > drivers/gpu/drm/i915/i915_debugfs.c | 30 ++--

[Intel-gfx] [PATCH 07/10] drm/i915: Remove superfluous powersave work flushing

2016-07-09 Thread Chris Wilson
Instead of flushing the outstanding enabling, remember the requested frequency to apply when the powersave work runs. Signed-off-by: Chris Wilson Cc: Ville Syrjälä --- drivers/gpu/drm/i915/i915_debugfs.c | 30 ++--- drivers/gpu/drm/i915/i915_sysfs.c | 52 ++