[Intel-gfx] [RFC PATCH 09/12] drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfers

2015-01-16 Thread Jani Nikula
Use the drm core interfaces in preparation of removing our homebrew. Signed-off-by: Jani Nikula --- drivers/gpu/drm/i915/intel_dsi_panel_vbt.c | 52 +++--- 1 file changed, 34 insertions(+), 18 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_dsi_panel_vbt.c b/driver

Re: [Intel-gfx] [RFC PATCH 09/12] drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfers

2015-01-23 Thread Shobhit Kumar
On 01/16/2015 05:57 PM, Jani Nikula wrote: Use the drm core interfaces in preparation of removing our homebrew. Signed-off-by: Jani Nikula All looks well on code review and tested also and everything works. I have ASUS T100 whose panel does not need actually the DCS write commands during OT