Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp1877411imm; Thu, 18 Oct 2018 05:52:32 -0700 (PDT) X-Google-Smtp-Source: ACcGV60ekBnsd5baIvAkvoLTshX+hmHoQuLof8IFLsS3M1n9I86qoZEjbR1+Rvh9MmryY1UEHUCb X-Received: by 2002:a62:dd01:: with SMTP id w1-v6mr30191769pff.129.1539867152220; Thu, 18 Oct 2018 05:52:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539867152; cv=none; d=google.com; s=arc-20160816; b=fYjAkqzwTTw51RNc/uFDzxWaLESV45V1P3HEh4eAmGs6PQfR+UgJ6cmelo55nN9T/C H/plfN+pc/Ta2UaLfQjm7m8CdkcVf5XQLCQ41V/UJb2otwUld4YkyXqz0lHkzV4KRgdF GvYSApaW75NoyRMEIlK2CMIYjdZCt6qj2eRGhnT2gfdXOI5fQPQ6B1HpX+yClC2qSBur h57AGojJoWIM0MJqRMk0xlRIlAaMGZm9B/uECxK3GFa62nK4HutIZlpMOk3rOcEX0Jyo 6UA5jl2LJTHPPHjQN5hN1c4rfBBifxLCuxjlPpbKu89XqS5FxeD+Ttc7KHQdshKaDkV5 eNFQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:date:cc:to:from:subject :message-id; bh=vzVb0i5kQWGa8BiS5RdbqzTRJuDd1p8DIMDOcDDOzJ4=; b=KfBK4acLpsChGjl1CYq/tdHoU4mldcB/L+ekt4WyQGFUHNvkW5THuF9R/SeL7ad6y9 hGQz33USwYI9W9tNzie651bRzKOkUFoRxbfsOOUTdRhp9PVY7rC9szuC2urncBMXFOcR 5jULt2Xzjx5HS1zd3qn5PYbWuV8GXaB+GHhQzfgcplVQl3ngq7lx2Wh35nmcpRMmsTI3 npkV4oJSm1CiX2PnZESpB+pfM3RyiF/ThAoVsLlW1rkUNOBWrFdQSfjXhmfqPvxNhxcd 81Gx0T/y1kzWNbAEBFrjZXEZCunGSpRWWobm5/jtCKraNny/o8F9HWhrUe+D4UjDUzQw EW8g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h89-v6si21101262pld.422.2018.10.18.05.52.15; Thu, 18 Oct 2018 05:52:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727049AbeJRUvX (ORCPT + 99 others); Thu, 18 Oct 2018 16:51:23 -0400 Received: from hermes.aosc.io ([199.195.250.187]:56630 "EHLO hermes.aosc.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726417AbeJRUvX (ORCPT ); Thu, 18 Oct 2018 16:51:23 -0400 Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id 3A6B015D3E0; Thu, 18 Oct 2018 12:50:22 +0000 (UTC) Message-ID: <0c8e2417ec79b44d88a3054d0526bfc5abb364d6.camel@aosc.io> Subject: Re: [PATCH 9/9] [DO NOT MERGE] drm/sun4i: rgb: Add 5% tolerance to dot clock frequency check From: Icenowy Zheng To: Maxime Ripard , Laurent Pinchart Cc: devicetree@vger.kernel.org, Dave Airlie , Linux Kernel Mailing List , dri-devel , linux-sunxi , Rob Herring , Daniel Vetter , Chen-Yu Tsai , Linux ARM Date: Thu, 18 Oct 2018 20:50:15 +0800 In-Reply-To: <20181018121819.gmup3jd7ukj52rvx@flea> References: <20181018073327.64942-1-icenowy@aosc.io> <20181018094258.oahlopafvm2udvoe@flea> <1585874.9P5eR8PMbl@avalon> <20181018121819.gmup3jd7ukj52rvx@flea> Organization: Anthon Open-Source Community Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 在 2018-10-18四的 14:18 +0200,Maxime Ripard写道: > On Thu, Oct 18, 2018 at 02:31:01PM +0300, Laurent Pinchart wrote: > > Hello, > > > > On Thursday, 18 October 2018 12:42:58 EEST Maxime Ripard wrote: > > > On Thu, Oct 18, 2018 at 11:18:06AM +0200, Daniel Vetter wrote: > > > > On Thu, Oct 18, 2018 at 10:55 AM Laurent Pinchart wrote: > > > > > On Thursday, 18 October 2018 10:33:27 EEST Icenowy Zheng > > > > > wrote: > > > > > > From: Chen-Yu Tsai > > > > > > > > > > > > The panels shipped with Allwinner devices are very > > > > > > "generic", i.e. > > > > > > they do not have model numbers or reliable sources of > > > > > > information > > > > > > for the timings (that we know of) other than the fex files > > > > > > shipped > > > > > > on them. The dot clock frequency provided in the fex files > > > > > > have all > > > > > > been rounded to the nearest MHz, as that is the unit used > > > > > > in them. > > > > > > > > > > > > We were using the simple panel "urt,umsh-8596md-t" as a > > > > > > substitute > > > > > > for the A13 Q8 tablets in the absence of a specific model > > > > > > for what > > > > > > may be many different but otherwise timing compatible > > > > > > panels. This > > > > > > was usable without any visual artifacts or side effects, > > > > > > until the > > > > > > dot clock rate check was added in commit bb43d40d7c83 > > > > > > ("drm/sun4i: > > > > > > rgb: Validate the clock rate"). > > > > > > > > > > > > The reason this check fails is because the dotclock > > > > > > frequency for > > > > > > this model is 33.26 MHz, which is not achievable with our > > > > > > dot clock > > > > > > hardware, and the rate returned by clk_round_rate deviates > > > > > > slightly, > > > > > > causing the driver to reject the display mode. > > > > > > > > > > > > The LCD panels have some tolerance on the dot clock > > > > > > frequency, even > > > > > > if it's not specified in their datasheets. > > > > > > > > > > > > This patch adds a 5% tolerence to the dot clock check. > > > > > > > > > > Why do you think this shouldn't be merged ? > > > > > > > > It pisses of a lot of people who really insist upon accurate > > > > timing. > > > > > > It's not just about accurate timings. That 5% is a made-up limit, > > > that > > > never have really been confirmed by looking at the typical > > > tolerancies > > > of panels. > > > > > > And while being to relaxed might make some panels work that are > > > not > > > working currently, it might also break some panels that currently > > > work > > > and won't now, and ideally, we should really be able to let those > > > panels work if they can, and filter out resolutions if they > > > can't. > > > > > > > I think a better fix would be to have a dotclock range in > > > > drm_panel, > > > > and some magic to figure out which one of these we can actually > > > > do. Then tell userspace that this is the mode is should > > > > request. That way userspace knows what the actual > > > > dotclock/refresh > > > > rate is, and the panel still works. > > > > > > It's not just about panels, but also bridges with EDID where the > > > tolerancy is not exposed. > > > > Given that the tolerance is a property of the panel or bridge, I > > agree with > > Daniel that it should be implemented there, or at least in > > cooperation with > > drm_panel and drm_bridge. > > How are we supposed to deal with panels without any documentation > then? > > > Semi-related information, I think the CEA and VESA standards allow > > a 0.5% > > clock tolerance. What is the maximum clock frequency deviation > > required for > > this platform ? > > Looks like it does indeed. That's definetely good to know. Then maybe we can choose to allow 0.5% error when a bridge is attached? > > Thanks! > Maxime >