Re: [Intel-gfx] [PATCH v7 05/23] drm/i915/icl: Make common DSI functions available

2018-10-16 Thread Madhav Chauhan
On 10/16/2018 6:09 PM, Jani Nikula wrote: On Tue, 16 Oct 2018, Madhav Chauhan wrote: On 10/15/2018 7:57 PM, Jani Nikula wrote: From: Madhav Chauhan This patch moves couple of legacy DSI functions to header and common DSI files so that they can be re-used by Gen11 DSI. No functional change.

Re: [Intel-gfx] [PATCH v7 05/23] drm/i915/icl: Make common DSI functions available

2018-10-16 Thread Jani Nikula
On Tue, 16 Oct 2018, Madhav Chauhan wrote: > On 10/15/2018 7:57 PM, Jani Nikula wrote: >> From: Madhav Chauhan >> >> This patch moves couple of legacy DSI functions to header and common DSI >> files so that they can be re-used by Gen11 DSI. No functional change. >> >> v2 by Jani: >> - Move inte

Re: [Intel-gfx] [PATCH v7 05/23] drm/i915/icl: Make common DSI functions available

2018-10-16 Thread Madhav Chauhan
On 10/15/2018 7:57 PM, Jani Nikula wrote: From: Madhav Chauhan This patch moves couple of legacy DSI functions to header and common DSI files so that they can be re-used by Gen11 DSI. No functional change. v2 by Jani: - Move intel_dsi_msleep() to intel_dsi_vbt.c This will be used by icl ds

[Intel-gfx] [PATCH v7 05/23] drm/i915/icl: Make common DSI functions available

2018-10-15 Thread Jani Nikula
From: Madhav Chauhan This patch moves couple of legacy DSI functions to header and common DSI files so that they can be re-used by Gen11 DSI. No functional change. v2 by Jani: - Move intel_dsi_msleep() to intel_dsi_vbt.c Signed-off-by: Madhav Chauhan Signed-off-by: Jani Nikula --- drivers/g