Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp505283ybh; Sat, 18 Jul 2020 10:40:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyYWKZ2BRit5gSBxE16NSz+QVNPSvJ45eeskDHPyX5JH92R6mVQBajCP2dvGZxKouTBo9zG X-Received: by 2002:a05:6402:31ad:: with SMTP id dj13mr14547425edb.88.1595094052848; Sat, 18 Jul 2020 10:40:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595094052; cv=none; d=google.com; s=arc-20160816; b=pjlYBmNJEhV0nq70aEj3LSYxZuiUwu6fTNiMlp/VjSbO//dRC6DJA9MnxxzfISaKhr Phs7ca18YtfDDsQj+vk+cDrKkPJhSz8a5ilqvXBBquyDeavAQ6fWDR0cJQNKOZuagdBC 3UmKe/k4LoLExOVrwHN5ohjaAP4WN3WpKv5ue+rClT1d5JBb1M1g39Njg3hLIdOSYzvY 21jUtbPQI8W7HJQ2lK1ZZ2KJCYcbyq8sKE5D8R7nJOYU5hNfUQXgteWEciQU/hcBmAjL LydwSzTMnDWS9JFb8vtnD56YZckSS0ORvvsvIS4vJxACNt9t5EekPbUjlOCGapYZWXOA eYqA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:to :from:date; bh=v7Lke+UBxR7B8EJpslFkQoDJZqnb1B/GWqBDtiU9CuU=; b=cTYBHivyqZE4awFbpSpj1RVIeMu/+BR9YUwyH/b+O1BDUisJhYx/NwsBVf9WbDPPjW xCuFBOkwrL5nZZ85rMHygK5GCEyYQf1OldFBZuCHv1IRXMClQKWwyZa0+YiO2drlkQjO 1rHN/mQPkAfK0PajRP+mZ1Cp4EB2D0J8DMlxYH/TWKUJztUkdF3oO7kEDlebO3VqREvN As4PwrTYpfw2A6gLHXrLZChOjY15RecVQ3ADUPzYODDoenDFy+4TlM8bBETQC7rVerf3 eD71C6/IPxgQ+gPCPVGPDORaBF0fCvY3moAG6yYuePVDto22/NbZc8ltMzVFM4/u0lGA HVrw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id m26si9488203ejn.667.2020.07.18.10.40.30; Sat, 18 Jul 2020 10:40:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728412AbgGRRb3 (ORCPT + 99 others); Sat, 18 Jul 2020 13:31:29 -0400 Received: from honk.sigxcpu.org ([24.134.29.49]:45592 "EHLO honk.sigxcpu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726648AbgGRRb3 (ORCPT ); Sat, 18 Jul 2020 13:31:29 -0400 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id B9C92FB03; Sat, 18 Jul 2020 19:31:26 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N14d5shIaMI1; Sat, 18 Jul 2020 19:31:25 +0200 (CEST) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id B4BC842576; Sat, 18 Jul 2020 19:31:24 +0200 (CEST) Date: Sat, 18 Jul 2020 19:31:24 +0200 From: Guido =?iso-8859-1?Q?G=FCnther?= To: =?utf-8?Q?Ond=C5=99ej?= Jirman , David Airlie , Daniel Vetter , Thierry Reding , Sam Ravnborg , Fabio Estevam , Robert Chiras , Samuel Holland , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] Fix st7703 panel initialization failures Message-ID: <20200718173124.GA88021@bogon.m.sigxcpu.org> References: <20200716123753.3552425-1-megous@megous.com> <20200716140843.GA359122@bogon.m.sigxcpu.org> <20200716143209.ud6ote4q545bo2c7@core.my.home> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200716143209.ud6ote4q545bo2c7@core.my.home> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On Thu, Jul 16, 2020 at 04:32:09PM +0200, Ondřej Jirman wrote: > Hi Guido, > > On Thu, Jul 16, 2020 at 04:08:43PM +0200, Guido Günther wrote: > > Hi Ondrej, > > On Thu, Jul 16, 2020 at 02:37:51PM +0200, Ondrej Jirman wrote: > > > When extending the driver for xbd599 panel support I tried to do minimal > > > changes and keep the existing initialization timing. > > > > > > It turned out that it's not good enough and the existing init sequence > > > is too aggressive and doesn't follow the specification. On PinePhone > > > panel is being powered down/up during suspend/resume and with current > > > timings this frequently leads to corrupted display. > > > > Given the amount of ST7703 look alikes i don't think you can go by the > > datasheet and hope not to break other panels. The current sleeps cater > > for the rocktech panel (which suffered from similar issues you describe > > when we took other parameters) so you need to make those panel specific. > > It should work on rocktech too. The patch mostly increases/reorders the delays > slightly, to match the controller documentation. I don't see a reason to > complicate the driver with per panel special delays, unless these patches don't > work on your panel. That's why i brought it up. It breaks the rocktech panel on blank/unblank loops where it just stays blank and then starts hitting DSI command timeouts. Cheers, -- Guido > > The init sequence is still suboptimal, and doesn't follow the kernel docs > completely, even after these patches. Controller spec also talks about adding > some delay before enabling the backlight to avoid visual glitches. > > Which is what enable callback is documented to be for. Currently part of the > initialization that belongs to prepare callback is also done in enable callback. > > I see the glitch (small vertical shift of the image on powerup), but personally > don't care much to introduce even more delays to the driver, just for the > cosmetic issue. > > regards, > o. > > > Cheers, > > -- Guido > > > > > > > > This patch series fixes the problems. > > > > > > The issue was reported by Samuel Holland. > > > > > > Relevant screenshots from the datasheet: > > > > > > Power on timing: https://megous.com/dl/tmp/35b72e674ce0ca27.png > > > Power off timing: https://megous.com/dl/tmp/dea195517106ff17.png > > > More optimal reset on poweron: https://megous.com/dl/tmp/a9e5caf14e1b0dc6.png > > > Less optimal reset on poweron: https://megous.com/dl/tmp/246761039283c4cf.png > > > Datasheet: https://megous.com/dl/tmp/ST7703_DS_v01_20160128.pdf > > > > > > Please take a look. > > > > > > thank you and regards, > > > Ondrej Jirman > > > > > > Ondrej Jirman (2): > > > drm/panel: st7703: Make the sleep exit timing match the spec > > > drm/panel: st7703: Fix the power up sequence of the panel > > > > > > drivers/gpu/drm/panel/panel-sitronix-st7703.c | 29 ++++++++++--------- > > > 1 file changed, 15 insertions(+), 14 deletions(-) > > > > > > -- > > > 2.27.0 > > > >