From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Kumar, Shobhit" Subject: Re: [PATCH 0/4] Generic MIPI Panel driver Date: Mon, 28 Apr 2014 09:46:54 +0530 Message-ID: <535DD636.5030903@intel.com> References: <1397454507-10273-1-git-send-email-shobhit.kumar@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTP id 6F55C6E5CC for ; Sun, 27 Apr 2014 21:16:58 -0700 (PDT) In-Reply-To: <1397454507-10273-1-git-send-email-shobhit.kumar@intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" To: intel-gfx , Jani Nikula , "Lespiau, Damien" Cc: Daniel Vetter , "Barnes, Jesse" , arjan.van.de.ven@intel.com List-Id: intel-gfx@lists.freedesktop.org Hi Jani, Damien, On 4/14/2014 11:18 AM, Shobhit Kumar wrote: > Hi, > This series enabled generic MIPI panel driver support, the ground for which > has been built up from the patches - > > http://lists.freedesktop.org/archives/intel-gfx/2014-February/040764.html > http://lists.freedesktop.org/archives/intel-gfx/2014-April/043646.html > > With a version of these patches Asus T100A was found to be working by Arjan > who has a device. I do not have the device to test directly. Will be getting > one and verifying on that. But ideally should work. I have verified these patches > on couple of internal panels. > > Also some minor changes in intel_dsi.c to support the generic panel driver > are done. Any comments on this patch-set. There is still two issues which I found when we enable panel driver. PIPE is not going off during first disable sequence and get_pipe_config is not yet implemented for MIPI. I am working on both of them right now. Jesse, The pipe not being turned off is MIPI specific issue and not a general issue which I wrongly hinted to you in a call. Regards Shobhit