Re: [Intel-gfx] [PATCH v7 03/23] drm/i915/dsi: abstract dphy parameter init

2018-10-18 Thread Jani Nikula
On Tue, 16 Oct 2018, Madhav Chauhan wrote: > On 10/15/2018 7:57 PM, Jani Nikula wrote: >> intel_dsi_vbt_init() has grown too unwieldy, and it's about to be >> modified due to ICL DSI. Abstract out the VLV specific dphy param >> init. No functional changes. Intentionally no stylistic changes during

Re: [Intel-gfx] [PATCH v7 03/23] drm/i915/dsi: abstract dphy parameter init

2018-10-16 Thread Madhav Chauhan
On 10/15/2018 7:57 PM, Jani Nikula wrote: intel_dsi_vbt_init() has grown too unwieldy, and it's about to be modified due to ICL DSI. Abstract out the VLV specific dphy param init. No functional changes. Intentionally no stylistic changes during code movement. Cc: Madhav Chauhan Cc: Ville Syrjal

[Intel-gfx] [PATCH v7 03/23] drm/i915/dsi: abstract dphy parameter init

2018-10-15 Thread Jani Nikula
intel_dsi_vbt_init() has grown too unwieldy, and it's about to be modified due to ICL DSI. Abstract out the VLV specific dphy param init. No functional changes. Intentionally no stylistic changes during code movement. Cc: Madhav Chauhan Cc: Ville Syrjala Signed-off-by: Jani Nikula --- drivers/