Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp676350imu; Tue, 27 Nov 2018 04:50:30 -0800 (PST) X-Google-Smtp-Source: AFSGD/UyaCshJH2e2lhNWriiwsZgYfATs0A/65877TCKX/0upxx+RNxphQfSb0byXZVZzrYoNUyt X-Received: by 2002:a17:902:a983:: with SMTP id bh3-v6mr8054976plb.31.1543323030110; Tue, 27 Nov 2018 04:50:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543323030; cv=none; d=google.com; s=arc-20160816; b=qHvJjd5KixdCcKfSRPicKB7G5tiFImVHUEuLn+ExXIL8LJQxfAujFT7QEC6mAFnM02 d62hdfWJDqvln+qFh3kr5YKZNAOqlrm+IX39D0y0hSt/z6GJ2FW1x2GDMotTrh9K7xUT 9CLrHCdON0gG62sFqJ+FZ2u6PIUHz9Wp10V5x7yKj8XAKaBpsONedNZqA2AjY6JeCHkb kFFgakqUhM4D4VaR7pFIgGDMZMs9qAKa12HX2yRjfX7QVoCF/xTejz+b69OuzXFQ/fyB Efjr964zgL9pCFz1pdw7r/+zdiOiftAhi1jokPMNgLrb+WGrDYRNvd94cX8Q1br92Vel mdbg== 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-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=hkcCzYrqmjHffLYKDdFgGLWEvC+8+NmCfdYcbjqXK6w=; b=xKDWGJlqS15BaPK8fKYE5lkPHdQGl653lVm3+QY012ZzwK8RP4Q5XAsFZJB0YTIQ8r dhJCH/YA9jtbBjSsccjFLM1N4gsNO5JxqoaHZ47Z9kT5daoS6iL9U+UfTuBQT68xZtB5 ZJ3JhAo771sQdThnb8qzmy9DVO4LdZPATVflHw89x0VFnLnF9faVC74i4ZKdhZpukhOk ymQSv6VdJ0ie4rWPX0NakVcVMzRtCNVy5E978U2c1LdCSGi4LfAt0TVHjJsIefznpHrx zNtW4JwuzA+rYu2ggzIo3lG76Fv2t4kiewGq2gGEQMrS2QZCdzy+/lM7O8N7yX7hceNu RCDQ== 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 o3-v6si3760418pld.329.2018.11.27.04.50.04; Tue, 27 Nov 2018 04:50:30 -0800 (PST) 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 S1729874AbeK0Tya (ORCPT + 99 others); Tue, 27 Nov 2018 14:54:30 -0500 Received: from mail.bootlin.com ([62.4.15.54]:57874 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729637AbeK0Ty2 (ORCPT ); Tue, 27 Nov 2018 14:54:28 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 42FE320D2E; Tue, 27 Nov 2018 09:57:16 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.2 Received: from localhost (aaubervilliers-681-1-94-205.w90-88.abo.wanadoo.fr [90.88.35.205]) by mail.bootlin.com (Postfix) with ESMTPSA id 123E220DC1; Tue, 27 Nov 2018 09:57:06 +0100 (CET) Date: Tue, 27 Nov 2018 09:57:06 +0100 From: Maxime Ripard To: Paul Kocialkowski Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, Maarten Lankhorst , Sean Paul , David Airlie , Chen-Yu Tsai , Thomas Petazzoni , linux-sunxi@googlegroups.com, Daniel Vetter Subject: Re: [PATCH v2 21/43] drm/sun4i: frontend: Add support for the BGRX8888 input format Message-ID: <20181127085706.dspg4fuq4e3yt2eo@flea> References: <20181123092515.2511-1-paul.kocialkowski@bootlin.com> <20181123092515.2511-22-paul.kocialkowski@bootlin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="j5laazsjxuns46fm" Content-Disposition: inline In-Reply-To: <20181123092515.2511-22-paul.kocialkowski@bootlin.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --j5laazsjxuns46fm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 23, 2018 at 10:24:53AM +0100, Paul Kocialkowski wrote: > This introduces support for the BGRX8888 input format for the frontend, > with its associated pixel sequence value definition. Other fields are > already configured correctly as they no longer depend on the format's > fourcc directly. >=20 > Signed-off-by: Paul Kocialkowski Applied, thanks! Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --j5laazsjxuns46fm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/0G4gAKCRDj7w1vZxhR xZmFAP97r92swAvTzlGuArQdB9zaf++LjC4cl02B6hsn3utoyQD/d4x7eUl3X9j/ j4AE1+drm4KIpG1vreRtul3TBpRQJgM= =Y5Cd -----END PGP SIGNATURE----- --j5laazsjxuns46fm--