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=-7.0 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 77AFCC433C1 for ; Fri, 26 Mar 2021 16:29:00 +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 2350A619CB for ; Fri, 26 Mar 2021 16:29:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2350A619CB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com 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 81F0A6F402; Fri, 26 Mar 2021 16:28:59 +0000 (UTC) Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by gabe.freedesktop.org (Postfix) with ESMTPS id 37FD86F400 for ; Fri, 26 Mar 2021 16:28:58 +0000 (UTC) Received: by mail-ej1-x62a.google.com with SMTP id kt15so9269795ejb.12 for ; Fri, 26 Mar 2021 09:28:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=XfiMkxOSKnCM3WBrbINx55gt3hO9rgqZUMHuwA9vK0s=; b=gJUUJRsS6Atywe0x09TsRJR0vW4UBZZK7Fi8lFtOsPllIwcHr0D2JAMBZhVJGzt2vo G2W8NPyHHLZro5OkOqht4WXFnZ2RKlu2WtxsK2FxV1J4LQiu4cdvg7lotzKwmZAnrAf7 GhIogshMRCcyT8MtlFuhCzknDHo/mwYUEPpqlJP+epkMRSzc7rGvSBe6QUqhJoFcIyeq XOIZiubUXc808oW1V3aiFQVPE2ku5yLG9QIVkDlcFPb3UYbRn7LwOesk7nEeDousOUhc 6w8wJAyuFaxlPr760eqylWLDHfJGGxaUPO1ME4JPkpPR/uk+9+SyleqhkwuAtcNMoD// MnkQ== 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:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=XfiMkxOSKnCM3WBrbINx55gt3hO9rgqZUMHuwA9vK0s=; b=kCphrztZ6oH5uDePC4nY3ncfP3XLsdqiBy84dJQHTN16YQN5IcmkiOcYITmuBa3PKZ 8ocjFbPByC2gnhrpr0Zh7feqp0bX4z2XOHoVZaapTr7xfRcL8TRSIOgmAzXLPCZx4FXo CrZuoY0DmpJYrRbCIm8nDNWKxEK4rbEp84h0xY843zGFsZwDjkcp5/7IgJuodrdHkA+s N98Xfecw52n5w9reCkpg9lj+pxGILCjr5hPepOuLu4XBj/xAyDmQIA56f+bb2FUpLq8t 6rDOcf8s50ZPBi6+OZTAbDjM6p2mIjoEnACdaV/PVxaI8TOIG8Xhkyo86zgVgZrIxq/e dYrQ== X-Gm-Message-State: AOAM531pcNC7iQ4pWhuM/emXSTPJAJCGYEK9MkwCXHmMC7NdQTUG6jKA JZdRzzwobNsWRCrZOyqSy5k= X-Google-Smtp-Source: ABdhPJxnUv8rZ/nOHfwUUEysunJJImhJ/Sj3JPuR1aFnJGqlZbaVKjCaIkuOZBbzeS841gDtlHNgDg== X-Received: by 2002:a17:906:1a44:: with SMTP id j4mr16516705ejf.401.1616776136891; Fri, 26 Mar 2021 09:28:56 -0700 (PDT) Received: from localhost ([62.96.65.119]) by smtp.gmail.com with ESMTPSA id p27sm3982365eja.79.2021.03.26.09.28.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 26 Mar 2021 09:28:55 -0700 (PDT) Date: Fri, 26 Mar 2021 17:29:18 +0100 From: Thierry Reding To: Simon Ser Subject: Re: [PATCH v2 01/10] drm/fourcc: Add macros to determine the modifier vendor Message-ID: References: <20210326145139.467072-1-thierry.reding@gmail.com> <20210326145139.467072-2-thierry.reding@gmail.com> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/2.0.6 (98f8cb83) (2021-03-06) 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: , Cc: David Airlie , James Jones , dri-devel@lists.freedesktop.org, Thomas Zimmermann , linux-tegra@vger.kernel.org, Dmitry Osipenko Content-Type: multipart/mixed; boundary="===============2100594497==" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --===============2100594497== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="686Eb1WuHm6N1ecX" Content-Disposition: inline --686Eb1WuHm6N1ecX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 26, 2021 at 02:54:22PM +0000, Simon Ser wrote: > LGTM, thanks! >=20 > Reviewed-by: Simon Ser >=20 > Let me know if you need me to push this to drm-misc-next. I do have commit access for drm-misc-next, but I was thinking that I could take this through the drm/tegra tree along with the subsequent patches because of the dependency. Anyone willing to provide an Acked-by for that? Thierry --686Eb1WuHm6N1ecX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAmBeC9sACgkQ3SOs138+ s6FTVRAAqQIOOT3+3AlCUL/zjkDyNQtgVx4n7/yhYFuYP6w2EF9nRjSfP6EdslTB ximrw+qW0srUEU+Kp3uf4OQwHze1m6OGcKMlZMtVhI9cUUuE/GK6hPcAPmusr54L nNnKjoD4kwmXBN2BB+xAMsRYD91kbTTpEKTovcnTh8QJvuyZXLnwDCk4NKAsDjC1 e0dM4FdOwFoSoDMWFtuC5obksf1lnP1sn+WnVo+PZa9OvhFjFPYHOsXiS7I7x3Fb jg+fD32TH2xu6j77xkEjVZaw+Vp2VuQ400uD0P42dKaAzCamiJJFfLJicyzkKteF 2EVUIDPV0Yasd1RZw0Y9NVj6BR57VQexIdfVGWXr7QfzwWjEiN3HoMmEoNbn2dsq ysQoAXCD5L/fM1F7WSZMlUHEa3/t/RDNL08DdvTaC2xQS1z+3UZyasv2RLy5FeqT T+NNkhqRE+eOrUKN99XzA0r1pdhe+w1Y52VvHsh1Kcm7tuj+KWl3CSJR7bTP5PbR G5bM2PXX5WlZ7bh3d68kU7TU6yUXZyNBIOZTAYNC+EGE0nu8bWSQN9gxDvGXhBEs 6E1F0OvW9BRt7HJwSfWpAtsNpew9J610T629ddAcaoGXEqNlssdsfpoJYH0Rh3J9 IRo/RhH7/QRrGqZwCG5/cWbYgIPrIlGOn7y1DfJIHf1Vp4gYaUc= =aNQI -----END PGP SIGNATURE----- --686Eb1WuHm6N1ecX-- --===============2100594497== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel --===============2100594497==--