From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 054DEC43603 for ; Wed, 4 Dec 2019 08:05:51 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C8D9620640 for ; Wed, 4 Dec 2019 08:05:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="LjlBeDrj"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="uEtCVoaJ" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C8D9620640 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=XqfiHoCcPUDHvYRuatfTd73YndZ7BeDGIIlXYBvyYvo=; b=LjlBeDrj1mLSIxtr3R13ctyIP ERDjCgDDwacMrFlmYTG9iEW6EC2nBbVU55Znms/ss7l0RIwT4jiZx5caXxGGYthVlyNY6FTRFXzdB QNTyGUvwIJ0hVyem7f+6JplMiRiJM/3BOD6TrPZ48rCk+9phKkyVNrtcDP7jsrn/ec/0fYw/1wctO ML1uKcTLOourJP6cCGYQvn1l7MnaCoLgha6E7mlrDhECb5W2efaoTxoOVcpdFBjRWrZUeGWkjoVQh idLpMOxB4EZeq8oZ3jLA5efiFa7slaYA78sdhYUkz4OXFrQv/edS6OAGAZ9KXQnqb9RkUx1hP0Y73 0FyqyFzkA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1icPfS-0006Ol-48; Wed, 04 Dec 2019 08:05:50 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1icPfK-0006Im-Jd; Wed, 04 Dec 2019 08:05:44 +0000 Received: from localhost (lfbn-1-10718-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1CB2F20640; Wed, 4 Dec 2019 08:05:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575446741; bh=4Hw9lWp6MYS1roMlvPfnLEYA+bo3DC0x2fFPmKaOglE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=uEtCVoaJMD09CukTvWhpr/nzDplQfjsDB5w2UaNVVWgDqza0H6Hj4ABJvg9t8ESLw wS0IqF2JWtyueuaBHYQ6v+E9IDoVDHfBlYOva15UOKiltZqM3UDsxN2PJ4FyZiCqlJ uHxe4taqacBg7dEZj+qNssQ2EXeHaxU/JRMI+uk8= Date: Wed, 4 Dec 2019 09:05:39 +0100 From: Maxime Ripard To: Sam Ravnborg Subject: Re: [PATCH v1 07/26] drm/panel: remove get_timings Message-ID: <20191204080539.z2ovccj4kjsrpttm@gilmour.lan> References: <20191202193230.21310-1-sam@ravnborg.org> <20191202193230.21310-8-sam@ravnborg.org> <20191203074659.ilsyv4yx7pzw5vax@gilmour.lan> <20191203083935.GB30687@ravnborg.org> MIME-Version: 1.0 In-Reply-To: <20191203083935.GB30687@ravnborg.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20191204_000542_689210_D1F73B1E X-CRM114-Status: GOOD ( 32.03 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Neil Armstrong , David Airlie , Linus Walleij , dri-devel@lists.freedesktop.org, Andrzej Hajda , Thierry Reding , Laurent Pinchart , Benjamin Gaignard , linux-samsung-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, Tomi Valkeinen , NXP Linux Team , Jagan Teki , Jitao Shi , Daniel Vetter , Maarten Lankhorst , Abhinav Kumar , linux-mediatek@lists.infradead.org, Stefan Agner , linux-tegra@vger.kernel.org, Sean Paul , linux-arm-kernel@lists.infradead.org, Purism Kernel Team , linux-renesas-soc@vger.kernel.org, Boris Brezillon , Pengutronix Kernel Team Content-Type: multipart/mixed; boundary="===============0764515423113979898==" Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org --===============0764515423113979898== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zbo7byqykz6hibco" Content-Disposition: inline --zbo7byqykz6hibco Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Dec 03, 2019 at 09:39:36AM +0100, Sam Ravnborg wrote: > On Tue, Dec 03, 2019 at 08:46:59AM +0100, Maxime Ripard wrote: > > Hi, > > > > On Mon, Dec 02, 2019 at 08:32:11PM +0100, Sam Ravnborg wrote: > > > There was no users - so remove it. > > > The callback was implemented in two drivers - deleted. > > > > > > Signed-off-by: Sam Ravnborg > > > Cc: Thierry Reding > > > Cc: Laurent Pinchart > > > Cc: Sam Ravnborg > > > Cc: Maarten Lankhorst > > > Cc: Maxime Ripard > > > Cc: David Airlie > > > Cc: Daniel Vetter > > > --- > > > drivers/gpu/drm/panel/panel-seiko-43wvf1g.c | 18 ------------------ > > > drivers/gpu/drm/panel/panel-simple.c | 18 ------------------ > > > include/drm/drm_panel.h | 9 --------- > > > 3 files changed, 45 deletions(-) > > > > > > diff --git a/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c b/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c > > > index b878930b17e4..3bcba64235c4 100644 > > > --- a/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c > > > +++ b/drivers/gpu/drm/panel/panel-seiko-43wvf1g.c > > > @@ -217,30 +217,12 @@ static int seiko_panel_get_modes(struct drm_panel *panel, > > > return seiko_panel_get_fixed_modes(p, connector); > > > } > > > > > > -static int seiko_panel_get_timings(struct drm_panel *panel, > > > - unsigned int num_timings, > > > - struct display_timing *timings) > > > -{ > > > - struct seiko_panel *p = to_seiko_panel(panel); > > > - unsigned int i; > > > - > > > - if (p->desc->num_timings < num_timings) > > > - num_timings = p->desc->num_timings; > > > - > > > - if (timings) > > > - for (i = 0; i < num_timings; i++) > > > - timings[i] = p->desc->timings[i]; > > > - > > > - return p->desc->num_timings; > > > -} > > > - > > > static const struct drm_panel_funcs seiko_panel_funcs = { > > > .disable = seiko_panel_disable, > > > .unprepare = seiko_panel_unprepare, > > > .prepare = seiko_panel_prepare, > > > .enable = seiko_panel_enable, > > > .get_modes = seiko_panel_get_modes, > > > - .get_timings = seiko_panel_get_timings, > > > }; > > > > If anything, I think we should grow the usage of timings and / or make > > it usable by everyone. > > > > Using only the mode as we do currently has a bunch of shortcomings as > > almost no encoder will be able to provide the typical pixel clock, and > > that situation leads to multiple things: > > > > - If someone working on one encoder wants to upstream a panel they > > have tested, chances are this will not be the typical pixel clock > > / timings being used but rather the one that will match what that > > SoC is capable of. Trouble comes when a second user comes in with > > a different encoder and different capabilities, and then we have a > > maintainance fight over which timing is the true timing (with a > > significant chance that none of them are). > > > > - If we can't match the pixel clock, we currently have no easy way > > to make the usual measures of reducing / growing the porches and > > blankings areas to match the pixel clock we can provide, since we > > don't have an easy way to get the tolerance on those timings for a > > given panel. There's some ad hoc solutions on some drivers (I > > think vc4 has that?) to ignore the panel and just play around with > > the timings, but I think this should be generalised. > > > > Timings solves the first case since we have the operating range now > > and not a single set of timings, and it solves the second since we can > > use that range to take those measures instead of taking a shot in the > > dark. > > > > I appreciate that it's pretty far from where we are today, but > > removing the get_timings means that all the timings already defined in > > the panel drivers are becoming useless too, and that eventually it > > will get removed. > > Thanks for this nice explanation. I will drop the patch, > and add an entry to my TODO list to look closer at this later. > There are things to improve in this area. > > So the conclusion is more work rather than removing code :-) Yeah, unfortunately.. :) Maxime --zbo7byqykz6hibco Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXedo0wAKCRDj7w1vZxhR xfd0AP9Vt4GkG6OTb63xkfVRNr+vESfQY3qRIc1RQUyo98hYNAD/VlGCgKCQh5F4 erCNwUBYU5DZjrI9H+0p1o4neRRPMQM= =tp+8 -----END PGP SIGNATURE----- --zbo7byqykz6hibco-- --===============0764515423113979898== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek --===============0764515423113979898==--