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=-8.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 D3F71C47094 for ; Thu, 10 Jun 2021 10:00:31 +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 6494261359 for ; Thu, 10 Jun 2021 10:00:31 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6494261359 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=fooishbar.org 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 C45B36ECB0; Thu, 10 Jun 2021 10:00:30 +0000 (UTC) Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by gabe.freedesktop.org (Postfix) with ESMTPS id C775A6ECB0 for ; Thu, 10 Jun 2021 10:00:29 +0000 (UTC) Received: by mail-wr1-x435.google.com with SMTP id a11so1548802wrt.13 for ; Thu, 10 Jun 2021 03:00:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fooishbar-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=EsnCvdcEe3Eaqj5A/OQKBak574eTL4eh+FWunGYgn5w=; b=ooT0aC+2ValcdKw94R8aLE6u1X6MO8in5Pq199LNpA35Lq3j/PJ48QWR290ovj5avj gaP53isUxKbdXg+XckNI8zU6ZuT2y1dzqoAzFKKeBFCMXmE64bBi1hCtJc6WhUnfpiY5 uuxsXTnlB5yLKsnGWBxU0FbNFNG9G8z/vfdSyCWwO6uOcW5JEd5pSpCxrzkcIoTfx1Jx 4/sGU037EM+nufvaH+TQpaSOEuuy8joDzR88lECNff6+1aLEjXiWB+BIyWHM1PbwAcls KuEUkFzLNNCyVq5J7Cv+pKYymkJ73gt9M5NZD4lYtXk7WSXFhIeqyjAorciTGYNhZsWS 5cZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=EsnCvdcEe3Eaqj5A/OQKBak574eTL4eh+FWunGYgn5w=; b=ipvUZ4O/F6PBaakDGCKVpBIQwq49SlS5c9L42vJ2oJreIwVx+8aEqNE+Nxuw7NkTsH MjV4yDxjt+IGnOc9yjuZkXfBQCj72hxNsrYkELoxu8kwydtIE7lT9DMduMp9S7fI2QBB e9v+f2CuQYAR8KtJ4Rxlw9E3InOxI56ZWj1zW3krnnwFGdo1/VQbt6Ku6DcKdl0J+tLO QVD3onnp7MyTxAl1weHqWycEwUPFTTy1QJZf6kZeI2xFdCXor3tDKzuLrnUxO+Hw4RD3 +DJQd4JkPcw9c2Jg1ndum3Fy84LCyuREAHpoW+M6bufc6xCVI//WZ+pB35/8EX8jrB/H f8uQ== X-Gm-Message-State: AOAM533Sh6xzvDJWfuTvqbaJgiiDMnZUlocvP+z10CTIIs8VyrizgaNZ vDLcMPSyh5kfnW6ltBvdZHTWBR5ewPXsMjcpcDdKtQ== X-Google-Smtp-Source: ABdhPJxrB9VdrDrJI55oxjFjWbRrbLoJeHq9aQ/Sp1gnWuQF1hXZENK49ouPY18lZSq5mqbnaL7zmLE3JyGrmeUOOiA= X-Received: by 2002:adf:c392:: with SMTP id p18mr4400433wrf.373.1623319228275; Thu, 10 Jun 2021 03:00:28 -0700 (PDT) MIME-Version: 1.0 References: <20210326145139.467072-1-thierry.reding@gmail.com> <20210326145139.467072-2-thierry.reding@gmail.com> In-Reply-To: From: Daniel Stone Date: Thu, 10 Jun 2021 11:00:16 +0100 Message-ID: Subject: Re: [PATCH v2 01/10] drm/fourcc: Add macros to determine the modifier vendor To: Thierry Reding Content-Type: text/plain; charset="UTF-8" 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 , Thomas Zimmermann , linux-tegra@vger.kernel.org, Dmitry Osipenko Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, 10 Jun 2021 at 09:56, Thierry Reding wrote: > On Wed, Jun 09, 2021 at 05:28:50PM +0100, Daniel Stone wrote: > > On Tue, 27 Apr 2021 at 19:40, Daniel Stone wrote: > > > On Fri, 26 Mar 2021 at 16:29, Thierry Reding wrote: > > >> 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? > > > > > > Yep, no harm if that makes your life easier, so for both the patch itself and merging through tegra: > > > Acked-by: Daniel Stone > > > > Is this still in your queue somewhere? > > I reverted to an open-coded version at the time because the -rc6 cut-off > was coming up quickly and I wasn't getting a response. But I do have a > set of follow-up patches in a branch somewhere that convert the existing > users to the new helpers. > > Let me dig those out and send them out again. OK, I didn't realise this had been dropped from your queue. That sounds reasonable, and we'll just open-code as well in libdrm for the moment, since we want to have the modifier-name API in without having to wait another few months ... Cheers, Daniel