Re: [Intel-gfx] [PATCH 15/19] drm/i915: don't enable VDD just to enable the panel

2013-11-29 Thread Rodrigo Vivi
I'm just not sure if it won't regress in any other platform... Just wondering why it was added in this way But.. makes sense so feel free to use: Reviewed-by: Rodrigo Vivi rodrigo.v...@gmail.com On Thu, Nov 21, 2013 at 1:47 PM, Paulo Zanoni przan...@gmail.com wrote: From: Paulo Zanoni

[Intel-gfx] [PATCH 15/19] drm/i915: don't enable VDD just to enable the panel

2013-11-21 Thread Paulo Zanoni
From: Paulo Zanoni paulo.r.zan...@intel.com We just don't need this. This saves 250ms from every modeset on my machine. Signed-off-by: Paulo Zanoni paulo.r.zan...@intel.com --- drivers/gpu/drm/i915/intel_ddi.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_ddi.c