Re: [Intel-gfx] [BXT MIPI PATCH v2 03/13] drm/i915/bxt: Disable DSI PLL for BXT

2015-07-27 Thread Shankar, Uma
On 7/27/2015 2:58 PM, Daniel Vetter wrote: On Sun, Jul 26, 2015 at 02:07:10PM +0530, Uma Shankar wrote: From: Shashank Sharma shashank.sha...@intel.com This patch adds two new functions: - disable_dsi_pll. BXT DSI disable sequence and registers are different from previous platforms. -

Re: [Intel-gfx] [BXT MIPI PATCH v2 03/13] drm/i915/bxt: Disable DSI PLL for BXT

2015-07-27 Thread Daniel Vetter
On Sun, Jul 26, 2015 at 02:07:10PM +0530, Uma Shankar wrote: From: Shashank Sharma shashank.sha...@intel.com This patch adds two new functions: - disable_dsi_pll. BXT DSI disable sequence and registers are different from previous platforms. - intel_disable_dsi_pll wrapper function

[Intel-gfx] [BXT MIPI PATCH v2 03/13] drm/i915/bxt: Disable DSI PLL for BXT

2015-07-26 Thread Uma Shankar
From: Shashank Sharma shashank.sha...@intel.com This patch adds two new functions: - disable_dsi_pll. BXT DSI disable sequence and registers are different from previous platforms. - intel_disable_dsi_pll wrapper function to re-use the same code for multiple platforms. It checks platform