Received: by 2002:a05:6a10:f3d0:0:0:0:0 with SMTP id a16csp4621374pxv; Tue, 6 Jul 2021 05:31:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy/7Lfp7a44wpCwRLeKmGdY5yebs1u21uNb1LcIi5K7CGJk84rpTSC3jva4d66EzoujX0ls X-Received: by 2002:a05:6402:135a:: with SMTP id y26mr21565194edw.256.1625574699099; Tue, 06 Jul 2021 05:31:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1625574699; cv=none; d=google.com; s=arc-20160816; b=LQV2r0+a+2Mf2krDaDxu8+FGaLus2Fl1i9F/yq8m0SsbOU3YgAauE/zP/oizkNXQfQ EgbfLbb8ymLHfMYgr/SJH11OAKqPdAnGaw9vF/1P/Z8LGvTI9RI8FISnUP0SkVKHJzpm Dupr7UPVmu+/IXJUru3PVJIrL2/AwoMcDlvcyn4TZX69hwnplvd19qZDXGxPzrgo0WBY kYDJhu12S5hu4p2KwoxBzCP/2Wv+qafKXbVA3T3253OCI9gJkkV4sos1yrYcUaRGHrmn PGNcnPdzujnSlH0swbvZ7ji0c0zSG3e4vvdcDjsGYsAs04gHA13cOE1d7X1lG1c9OSuD FL7w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:to:from:date; bh=6QZlO4NBfDo1VfTd4P6mpDCAN9WwkJ1aDtUYmAQxP3A=; b=rUnJ1gGfqlt9xgVsqCTejHBZox5JbPFlRGNOgcFapzZdmlJvTYdL/MtOm1lTvccxIm hxfuoYTYcrOYK62mKQDgHRyrGOw4GEaxskbNZdNRawekKUD9dQ/0y5mbpGBrd5I3KhnZ 4gHtnAVtqJWL674p1LOOkJgnr7h/1Zy53RkPrMwTDZM+JcpVt62M2AubEYcTvUj3V+5n c7MFjWzSsQCD+GbO5QguEQpAFYu+CnLdRMmo/m1rb9jsfep/LC4eY5VKYEJ5m+pINU+m LcpXZO/+dMRdexeoCFXo2LuFO1gtsD+SOKVSc5oCdClLlgg6TD0r65aLah7CbJfHkKLY hDzg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id he39si8028123ejc.322.2021.07.06.05.31.14; Tue, 06 Jul 2021 05:31:39 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243068AbhGFM2n (ORCPT + 99 others); Tue, 6 Jul 2021 08:28:43 -0400 Received: from verein.lst.de ([213.95.11.211]:33252 "EHLO verein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236451AbhGFMYD (ORCPT ); Tue, 6 Jul 2021 08:24:03 -0400 Received: by verein.lst.de (Postfix, from userid 2407) id 9F9BF68C7B; Tue, 6 Jul 2021 14:21:11 +0200 (CEST) Date: Tue, 6 Jul 2021 14:21:10 +0200 From: Christoph Hellwig To: Oded Gabbay , linux-kernel@vger.kernel.org, gregkh@linuxfoundation.org, sumit.semwal@linaro.org, christian.koenig@amd.com, galpress@amazon.com, sleybo@amazon.com, dri-devel@lists.freedesktop.org, jgg@ziepe.ca, linux-rdma@vger.kernel.org, linux-media@vger.kernel.org, dledford@redhat.com, airlied@gmail.com, alexander.deucher@amd.com, leonro@nvidia.com, hch@lst.de, amd-gfx@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org Subject: Re: [PATCH v4 0/2] Add p2p via dmabuf to habanalabs Message-ID: <20210706122110.GA18273@lst.de> References: <20210705130314.11519-1-ogabbay@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.17 (2007-11-01) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 06, 2021 at 10:40:37AM +0200, Daniel Vetter wrote: > > Greg, I hope this will be good enough for you to merge this code. > > So we're officially going to use dri-devel for technical details review > and then Greg for merging so we don't have to deal with other merge > criteria dri-devel folks have? > > I don't expect anything less by now, but it does make the original claim > that drivers/misc will not step all over accelerators folks a complete > farce under the totally-not-a-gpu banner. > > This essentially means that for any other accelerator stack that doesn't > fit the dri-devel merge criteria, even if it's acting like a gpu and uses > other gpu driver stuff, you can just send it to Greg and it's good to go. > > There's quite a lot of these floating around actually (and many do have > semi-open runtimes, like habanalabs have now too, just not open enough to > be actually useful). It's going to be absolutely lovely having to explain > to these companies in background chats why habanalabs gets away with their > stack and they don't. FYI, I fully agree with Daniel here. Habanlabs needs to open up their runtime if they want to push any additional feature in the kernel. The current situation is not sustainable.