Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp435987imu; Tue, 27 Nov 2018 00:42:00 -0800 (PST) X-Google-Smtp-Source: AFSGD/Vd+sayqUm0oqFf+PvP8eQiiMjiqFrcp+9Dx2a1z8Et70pYJl7IRkwnrWmuk1KOf18JM88X X-Received: by 2002:a17:902:9b93:: with SMTP id y19mr31708401plp.336.1543308119961; Tue, 27 Nov 2018 00:41:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543308119; cv=none; d=google.com; s=arc-20160816; b=hHoCRHifTAnw4N9Xa8O0sWfC8gBR+rKj4xxunjUBifZTEMh9C2C9EcQ++7QIbc2NXw 2ZunTh0ZaQ4wCb3aE4vKX4ce7P6IUel/xtosFRJ/YRSDLqHmgzHynfzrSRe0Kzxv8D/2 F0txM7KdajyeDbj7Wz1J67/Tbtpxsc/rjOhoU6aj/IvPJLPSP0qQfaFc5XTXpKl4QiG/ D+uMz11fsmDEW9k1jCKQHkPsO5NyAg/tIffeO80zP03eMrTvCjEjEhf9yvjnqyxkToIf StwsQoOJdLhnoFstUxqFCseUCjwLjjqbiSD7PkZXRs67YvoxAkWJAb67rwo4hYaqStIh dMjQ== 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=aJmLBCThyUiWPi+sfxach5Xx+jR/Kio0AOUsdrAbTEQ=; b=fs26EAA5XyN+U2u4VUvODNeQJFOgIlRxeOGvfikNJNkhvyCpm2/2oYjVxx5CevfqXj GYREgF8jUPkpH9EmdbsUjBEXXj54BAAn3z6gJvLUtZZ4UyZpbjY1MxNpulxGcENFxtEu 6a45haGsUzHQaDvbkUMjDumEjRFCKEqYWIYZB4AseSDlbsPTXhFgwALxUf5Hf+pk8mQc auAO4xyvaCdFpBFyb0/3rbJYVjyYEU1fNttDVh0NB21w867QtI7gs+chueNgcH5MFhIx fAj2Qa/AT8Gpd6ZNeHyH0yA13X+9bqXi9CMzWY5XVSs6J8T4o1kNhpbEeSspEFkaWqjw 9IIA== 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 f12si2756080pgd.68.2018.11.27.00.41.44; Tue, 27 Nov 2018 00:41:59 -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 S1729622AbeK0Tgo (ORCPT + 99 others); Tue, 27 Nov 2018 14:36:44 -0500 Received: from mail.bootlin.com ([62.4.15.54]:56036 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728985AbeK0Tgo (ORCPT ); Tue, 27 Nov 2018 14:36:44 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id F0FF420DF0; Tue, 27 Nov 2018 09:39:34 +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, URIBL_BLOCKED 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 BF7C920DC1; Tue, 27 Nov 2018 09:39:24 +0100 (CET) Date: Tue, 27 Nov 2018 09:39:24 +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 06/43] drm/sun4i: backend: Refine the logic behind using the frontend Message-ID: <20181127083924.qv7vapvaq3mjb4lu@flea> References: <20181123092515.2511-1-paul.kocialkowski@bootlin.com> <20181123092515.2511-7-paul.kocialkowski@bootlin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="elvd3isa5bawhepk" Content-Disposition: inline In-Reply-To: <20181123092515.2511-7-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 --elvd3isa5bawhepk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 23, 2018 at 10:24:38AM +0100, Paul Kocialkowski wrote: > Checking that scaling is in use is not sufficient as a condition to > decide to use the frontend. >=20 > Since not all layer formats are supported by the frontend, we need to > check for that support first. Then, the frontend must only be enabled > if the backend doesn't support the format or that scaling is required. >=20 > Signed-off-by:Paul Kocialkowski You were missing a space to that SoB. I added it and applied, thanks! maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --elvd3isa5bawhepk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/0CvAAKCRDj7w1vZxhR xasBAP9noEgaG95qjoqXG4Xy5XpCy3WyKaqcwAruBSMdcJhWXgD/VeWgMmz3jHDU K6sAmzwr1ux6H9MA4kVsTesm+8ywfgI= =ovs0 -----END PGP SIGNATURE----- --elvd3isa5bawhepk--