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=-6.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 85E51C433E1 for ; Tue, 14 Jul 2020 10:11:36 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 5518E21897 for ; Tue, 14 Jul 2020 10:11:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=ffwll.ch header.i=@ffwll.ch header.b="YrcDDo2h" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5518E21897 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ffwll.ch Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B6A976E0D7; Tue, 14 Jul 2020 10:11:35 +0000 (UTC) Received: from mail-wr1-x444.google.com (mail-wr1-x444.google.com [IPv6:2a00:1450:4864:20::444]) by gabe.freedesktop.org (Postfix) with ESMTPS id 741186E0D7 for ; Tue, 14 Jul 2020 10:11:34 +0000 (UTC) Received: by mail-wr1-x444.google.com with SMTP id j4so20572639wrp.10 for ; Tue, 14 Jul 2020 03:11:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=OqMAzxBrcdwm6YGTWbUrnUhO2V+3iZLXbZ6mNMhNbgU=; b=YrcDDo2hP5M68Ak8M7jsKPUTs7yD6/ADyMMgpPJg442GJRgPGP+jCxljWP3trEqyTE QOK/gRwpRbKojsplhpXoZipPym/tq9vaDlYDnM8AoXUuGx1MmGgAD38eAYYxbNAHn1aX z8h9SSiDlHidMaX1MKCyAlI/GZvt0IAKvagEo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-disposition:in-reply-to; bh=OqMAzxBrcdwm6YGTWbUrnUhO2V+3iZLXbZ6mNMhNbgU=; b=Ba2tyat4u8Wvq0NQd0MmZAPRHpOz24fBhqmWb1lhs8oE+hZRTdttrX/LzFzCj2xcd1 qbW4I+B1vTZjzbuK8ELO5rcocqhrHJp/ISc+TQVq66Hx6zyrikVS+8CkgRK+VN76uAIe s3ATDR3J9YqiWrN5y7Yjo9BxRBjU/RBQN8FMcM4tNtT+gjZbVkXa8oeIXKcYotso5itP f8RRVZgqKt1lvkrYZ6773akr2HfnCi/erixsifqnvJjNh2P5tSG/61TOd1uhGtPpcFFG dF/w5NqKQkPM7gp06YjdzocvxnPqqREYoizQJLYXVdKMi/2ilPgbu/QXyhR4Qy1LHVEY h1vw== X-Gm-Message-State: AOAM5338AscxfKBABFjVLXFmRkNJl1NVQ7whi9n5y2QI9ESjrcRAt9dD qO432KUlAsdf73W1rpdDywWhyg== X-Google-Smtp-Source: ABdhPJwmiWZVvfzELvtSnftev0XNz5kRmchhtWQAJnH3b79CIxD1ms2dJU5USjC+U/HesEOe1K7f7A== X-Received: by 2002:adf:8444:: with SMTP id 62mr4044229wrf.278.1594721493115; Tue, 14 Jul 2020 03:11:33 -0700 (PDT) Received: from phenom.ffwll.local ([2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa]) by smtp.gmail.com with ESMTPSA id d201sm3498227wmd.34.2020.07.14.03.11.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jul 2020 03:11:32 -0700 (PDT) Date: Tue, 14 Jul 2020 12:11:29 +0200 From: Daniel Vetter To: "james qian wang (Arm Technology China)" , Randy Dunlap , linux-kernel@vger.kernel.org, Jonathan Corbet , linux-doc@vger.kernel.org, linux-mm@vger.kernel.org, Mike Rapoport , Jens Axboe , linux-block@vger.kernel.org, Jason Wessel , Daniel Thompson , Douglas Anderson , kgdb-bugreport@lists.sourceforge.net, Wu Hao , linux-fpga@vger.kernel.org, Liviu Dudau , Mihail Atanassov , Mali DP Maintainers , David Airlie , dri-devel@lists.freedesktop.org, Srinivas Pandruvada , Jiri Kosina , linux-input@vger.kernel.org, Wolfram Sang , linux-i2c@vger.kernel.org, Masahiro Yamada , Michal Marek , linux-kbuild@vger.kernel.org, Jacek Anaszewski , Pavel Machek , Dan Murphy , linux-leds@vger.kernel.org, Dan Williams , Paul Cercueil , Thomas Bogendoerfer , linux-mips@vger.kernel.org, Derek Kiernan , Dragan Cvetic , Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, Tony Krowiak , Pierre Morel , Halil Pasic , linux-s390@vger.kernel.org, Matthew Wilcox , Hannes Reinecke , linux-scsi@vger.kernel.org, "James E.J. Bottomley" , "Martin K. Petersen" , Jarkko Sakkinen , Mimi Zohar , linux-integrity@vger.kernel.org, keyrings@vger.kernel.org, Paolo Bonzini , kvm@vger.kernel.org, Andrew Morton , nd@arm.com Subject: Re: [PATCH 06/20] Documentation: gpu/komeda-kms: eliminate duplicated word Message-ID: <20200714101129.GB3278063@phenom.ffwll.local> Mail-Followup-To: "james qian wang (Arm Technology China)" , Randy Dunlap , linux-kernel@vger.kernel.org, Jonathan Corbet , linux-doc@vger.kernel.org, linux-mm@vger.kernel.org, Mike Rapoport , Jens Axboe , linux-block@vger.kernel.org, Jason Wessel , Daniel Thompson , Douglas Anderson , kgdb-bugreport@lists.sourceforge.net, Wu Hao , linux-fpga@vger.kernel.org, Liviu Dudau , Mihail Atanassov , Mali DP Maintainers , David Airlie , dri-devel@lists.freedesktop.org, Srinivas Pandruvada , Jiri Kosina , linux-input@vger.kernel.org, Wolfram Sang , linux-i2c@vger.kernel.org, Masahiro Yamada , Michal Marek , linux-kbuild@vger.kernel.org, Jacek Anaszewski , Pavel Machek , Dan Murphy , linux-leds@vger.kernel.org, Dan Williams , Paul Cercueil , Thomas Bogendoerfer , linux-mips@vger.kernel.org, Derek Kiernan , Dragan Cvetic , Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, Tony Krowiak , Pierre Morel , Halil Pasic , linux-s390@vger.kernel.org, Matthew Wilcox , Hannes Reinecke , linux-scsi@vger.kernel.org, "James E.J. Bottomley" , "Martin K. Petersen" , Jarkko Sakkinen , Mimi Zohar , linux-integrity@vger.kernel.org, keyrings@vger.kernel.org, Paolo Bonzini , kvm@vger.kernel.org, Andrew Morton , nd@arm.com References: <20200707180414.10467-1-rdunlap@infradead.org> <20200707180414.10467-7-rdunlap@infradead.org> <20200708050821.GA1121718@jamwan02-TSP300> <20200714101005.GA3278063@phenom.ffwll.local> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200714101005.GA3278063@phenom.ffwll.local> X-Operating-System: Linux phenom 5.6.0-1-amd64 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Jul 14, 2020 at 12:10:05PM +0200, Daniel Vetter wrote: > This and next patch merged to drm-misc-next, thanks. Oops strike this, I just noticed that Jon said he's picked it all up. Oh well, the confusion, I managed to stop the script before it published anything at least :-) -Daniel > > On Wed, Jul 08, 2020 at 01:08:21PM +0800, james qian wang (Arm Technology China) wrote: > > Hi Randy > > > > On Tue, Jul 07, 2020 at 11:04:00AM -0700, Randy Dunlap wrote: > > > Drop the doubled word "and". > > > > > > Signed-off-by: Randy Dunlap > > > Cc: Jonathan Corbet > > > Cc: linux-doc@vger.kernel.org > > > Cc: James (Qian) Wang > > > Cc: Liviu Dudau > > > Cc: Mihail Atanassov > > > Cc: Mali DP Maintainers > > > --- > > > Documentation/gpu/komeda-kms.rst | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > --- linux-next-20200701.orig/Documentation/gpu/komeda-kms.rst > > > +++ linux-next-20200701/Documentation/gpu/komeda-kms.rst > > > @@ -41,7 +41,7 @@ Compositor blends multiple layers or pix > > > frame. its output frame can be fed into post image processor for showing it on > > > the monitor or fed into wb_layer and written to memory at the same time. > > > user can also insert a scaler between compositor and wb_layer to down scale > > > -the display frame first and and then write to memory. > > > +the display frame first and then write to memory. > > > > Thank you for the patch. > > > > Reviewed-by: James Qian Wang > > James, for simple patches like this just go ahead and merge them. You're > the maintainer for this, just slapping an r-b onto a patch and no > indiciation whether you will pick it up only confuses people and increases > the risk that patches get lost. > > So either pick up right away, or state clearly that you will pick it up > later, or that you expect someone else to merge this. > > Thanks, Daniel > > > > > Writeback Layer (wb_layer) > > > -------------------------- > > -- > Daniel Vetter > Software Engineer, Intel Corporation > http://blog.ffwll.ch -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel