Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1926377imm; Sat, 29 Sep 2018 06:53:24 -0700 (PDT) X-Google-Smtp-Source: ACcGV62s9n9CXACY7c98wX9RM/VUqgWAG1RJ33PaK1lhZ7cEM4ytlZgdo9JIOH/0BJU2VjlOi1He X-Received: by 2002:a17:902:5602:: with SMTP id h2-v6mr3341039pli.220.1538229204724; Sat, 29 Sep 2018 06:53:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538229204; cv=none; d=google.com; s=arc-20160816; b=lSXm/qvC3H7Cy2OhQAmQgbHPcgjuMM4kuAL6mxc9ZcjX0hYLqrxk/ua7MFZFY7QPsT 4vKW+SSpVOvW+4kqgklOr7kRkrOm1zQ5I4qxMF0Pn24MvbPo0REFi19NJ4lu1lz6UGTV NJTe2CTJddQu7EsYs+hNfG36Y3A9SNjN++Qce3A+aSSy7W8v9bTZVG3/mbrWQbR1kKQK bFRbfMGYhtK8gJ+Q3hqgkcyN/RdcPFm+CkSZmhVUMJQbT7wjCB/zuSKvGwa33RiNb5IF RdQgY2y8P94YNA1IngbdGc7B91ODDm8oPWGPtjcaIaZ178Erpyu24CF/4GgKOvv8hint qRUQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=Kx2ocJ/ZW3Zs+nlpfi8Kq5ghS4uSqoSGxbvrmld+H3k=; b=aIf9LuTy9/HuxiLd0sPyzwUmgum2jryY6Coj7F3R4x4x6PpyTiDILzl6SG5u48eKpt cABxOHJrgw8qlc1/eSsvvtML1UR54EzNCXmO6Tn8Pb2AElmGVEhovELYWkhCCfvd/VaO tqJPggel1VYKtP7d3XYr0trJKwiV1cYTck5wfYSduap+CuoGzyvWmwH8pNBBguoC3j6+ hfhZSSQsxMHROxJpRytZ0UOgc0aYv+3PFYEoHxb+BGkO+8Vcn8w8q53Vkr0UZ7sQF/0v dQM2+Ee7uXcoSeDRAm6Ylpu5CIgFW8XhRqRxh21EsvPI2TujmVi7LgWoLr9QTmT5+RKS 1DVA== 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 c10-v6si7239020plr.155.2018.09.29.06.53.09; Sat, 29 Sep 2018 06:53:24 -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 S1728252AbeI2UVh convert rfc822-to-8bit (ORCPT + 99 others); Sat, 29 Sep 2018 16:21:37 -0400 Received: from mail.bootlin.com ([62.4.15.54]:54564 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728202AbeI2UVh (ORCPT ); Sat, 29 Sep 2018 16:21:37 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id EB59120787; Sat, 29 Sep 2018 15:53:01 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [212.145.226.70]) by mail.bootlin.com (Postfix) with ESMTPSA id ACC0820734; Sat, 29 Sep 2018 15:53:01 +0200 (CEST) Date: Sat, 29 Sep 2018 15:53:02 +0200 From: Maxime Ripard To: Jagan Teki Cc: Chen-Yu Tsai , Icenowy Zheng , Jernej Skrabec , Vasily Khoruzhick , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , David Airlie , dri-devel , Michael Turquette , Stephen Boyd , linux-clk , Michael Trimarchi , linux-arm-kernel , devicetree , linux-kernel , linux-sunxi Subject: Re: [PATCH 06/12] drm/sun4i: sun6i_mipi_dsi: Fix VBP size calculation Message-ID: <20180929135302.ymdzapz5npvapti2@flea> References: <20180927114850.24565-1-jagan@amarulasolutions.com> <20180927114850.24565-7-jagan@amarulasolutions.com> <20180927152126.vovnvwmqdfpuxgdm@flea> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Sep 27, 2018 at 09:50:34PM +0530, Jagan Teki wrote: > On Thu, Sep 27, 2018 at 8:51 PM Maxime Ripard wrote: > > > > On Thu, Sep 27, 2018 at 05:18:44PM +0530, Jagan Teki wrote: > > > According to horizontal and vertical timings are defined > > > per the diagram from include/drm/drm_modes.h > > > > > > Back porch = [hv]total - [hv]sync_end > > > > > > So, update SUN6I_DSI_BASIC_SIZE0_VBP calculation as > > > mode->vtotal - mode->vsync_end > > > > > > Signed-off-by: Jagan Teki > > > --- > > > drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c | 4 ++-- > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > > > diff --git a/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c b/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c > > > index 1c7e42015645..599284971ab6 100644 > > > --- a/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c > > > +++ b/drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c > > > @@ -526,8 +526,8 @@ static void sun6i_dsi_setup_timings(struct sun6i_dsi *dsi, > > > regmap_write(dsi->regs, SUN6I_DSI_BASIC_SIZE0_REG, > > > SUN6I_DSI_BASIC_SIZE0_VSA(mode->vsync_end - > > > mode->vsync_start) | > > > - SUN6I_DSI_BASIC_SIZE0_VBP(mode->vsync_start - > > > - mode->vdisplay)); > > > + SUN6I_DSI_BASIC_SIZE0_VBP(mode->vtotal - > > > + mode->vsync_end)); > > > > Is it purely theoretical, or did you find some source that back that? > > VSA is done as per that, sync_end - sync start would give sync time. That's a different register though. > VBP also done in BPI-M64-bsp[1] which results back porch existing code > results fron porch. > > [1] https://github.com/BPI-SINOVOIP/BPI-M64-bsp/blob/master/linux-sunxi/drivers/video/sunxi/disp2/disp/de/lowlevel_sun50iw1/de_dsi.c#L955 That code does back porch - sync length. Such a calculation doesn't make much sense as is, but you're saying that it results in the front porch. Again, what makes you say that? Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com