Re: [Intel-gfx] [PATCH 6/8] Move vlv_init_dpio around

2013-04-18 Thread Jesse Barnes
On Thu, 18 Apr 2013 10:46:13 +0200 Daniel Vetter wrote: > I somewhat suspect that we should also do this on resume. So maybe move > this to the clock gating functions where we tend to do all such setup > stuff? > > Also I still think s/vlv_init_dpio/vlv_reset_dpio/ > --- > drivers/gpu/drm/i915/

[Intel-gfx] [PATCH 6/8] Move vlv_init_dpio around

2013-04-18 Thread Daniel Vetter
I somewhat suspect that we should also do this on resume. So maybe move this to the clock gating functions where we tend to do all such setup stuff? Also I still think s/vlv_init_dpio/vlv_reset_dpio/ --- drivers/gpu/drm/i915/intel_display.c |4 +--- 1 file changed, 1 insertion(+), 3 deletions