Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp444809imu; Tue, 27 Nov 2018 00:51:49 -0800 (PST) X-Google-Smtp-Source: AJdET5dksPzZ0wTLwtm410tzZ2xUEn9ytO0sK3/1WDyzDhFUGLdJyIl33Td2mHvzsuKTeLg7KcVK X-Received: by 2002:a62:2f06:: with SMTP id v6mr32344008pfv.216.1543308709260; Tue, 27 Nov 2018 00:51:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543308709; cv=none; d=google.com; s=arc-20160816; b=CwETxHOcOnCYZQcfsMXx0l1hNOjCgFAUpPfcI63xM3qBSQGRbGNhhTTEWpSOOplJTQ HETx8KCkrgTc2VYPeh4TTwYnIRFrakkH8wu1hkZ/8vyMlcJPkSMaQkAae4+bZSqUBBJd AxK1kNZ5/x1BBfIF334PuF1FXtS91+8lRCbn855ofj7FkuQCytHZC+qUDrumZb+3Yy9R mPPcGr6KuzGJiSUQfQ3XCQkNfI5WsjfRERbB5zpHILRV3XZB6o52ieJRTfCWMJ3xxmBn 133ZALmL/7O8KVJZRfc+0lm2iHXcihxe6BF4gDTtjnfHOTXRcP0EfUFnN9qd9BW3qxHc zTJw== 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=NdR4qhhMkEzHbVEzx1Is98c4Z17qB4suKF+p4krarkU=; b=SnEQq/UmTqI9jWoJhJUVDIpjA8xNAlYtiTWrl8x+g3X7MuMoy+IY6V6njtw/eXDnbO B6qNMD1H3snPjVJURHBv1L11PxivERj3jW5rp2AtsATitkCB3Zwb+kcvUuhPRV+i9d1r c5h1Nx6OdAd6U3zoteqBrb/XrEXvpgLywWKPg0YxY1MBUigHEIVX7ss9Dl8en2sp+AtW o6HgAofEbtZgM2o63JIY99s9cy6rRUjx2JojeUD+hqjOSOvxHk8SrAtiPziSJsYDnyKo chonoDg/vddc9Olyzm8ik6tivO4AG9/ifvN3R4sw8xEsslKJnEBD4bhcGLrLTo5C8mO0 sZgA== 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 v7si3353599plz.250.2018.11.27.00.51.33; Tue, 27 Nov 2018 00:51:49 -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 S1729731AbeK0Tqi (ORCPT + 99 others); Tue, 27 Nov 2018 14:46:38 -0500 Received: from mail.bootlin.com ([62.4.15.54]:56515 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729548AbeK0Tqi (ORCPT ); Tue, 27 Nov 2018 14:46:38 -0500 Received: by mail.bootlin.com (Postfix, from userid 110) id 1073A207BC; Tue, 27 Nov 2018 09:49:28 +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 D39FD20736; Tue, 27 Nov 2018 09:49:17 +0100 (CET) Date: Tue, 27 Nov 2018 09:49:17 +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 08/43] drm/fourcc: Add helper to check if a format uses a YUV colorspace Message-ID: <20181127084917.omgbbm7tryw2r7un@flea> References: <20181123092515.2511-1-paul.kocialkowski@bootlin.com> <20181123092515.2511-9-paul.kocialkowski@bootlin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zfxgr5wa4sh3onqf" Content-Disposition: inline In-Reply-To: <20181123092515.2511-9-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 --zfxgr5wa4sh3onqf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Nov 23, 2018 at 10:24:40AM +0100, Paul Kocialkowski wrote: > This adds a new helper to check whether the format described by its > fourcc code uses a YUV colorspace, by returning the is_yuv entry for > the DRM info entry matching that format. >=20 > Signed-off-by: Paul Kocialkowski Reviewed-by: Maxime Ripard Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --zfxgr5wa4sh3onqf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCW/0FDQAKCRDj7w1vZxhR xQ9GAP47vZo2mbfGowNuKJd2u5kydg9SOLdyYAn133+JLOJL8gEAqbpOLL/0l3VJ r37sixglOpaLnq2NFYSWkc6Wj276fwM= =1vM1 -----END PGP SIGNATURE----- --zfxgr5wa4sh3onqf--