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=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS 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 7CCABC433DF for ; Wed, 20 May 2020 05:54:42 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3E61C207C4 for ; Wed, 20 May 2020 05:54:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589954082; bh=O1pxQ7INrnCuQd9hdPVcKnLdagTuvEY7W8FKjx0XYjk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=xlSt1lCaZ9OOwbmOpAAzTENAmaPYtwjcaz98a8IEW9JiR9YhwqCaAPXOM1s6F13x+ ip7v8/bgi6BQwbRonR0ptkf1I/d2q0MsOREO3nyeIiutJwCtpne44YGHEXY4mYRNkJ 9A7ZonPRNO+l4HcqYd7ZARFmQkN3yiX1dTDEt+yc= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726650AbgETFyl (ORCPT ); Wed, 20 May 2020 01:54:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:47248 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726473AbgETFyl (ORCPT ); Wed, 20 May 2020 01:54:41 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D7BCE206BE; Wed, 20 May 2020 05:54:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589954081; bh=O1pxQ7INrnCuQd9hdPVcKnLdagTuvEY7W8FKjx0XYjk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VaohILpBk5Xp5pUB5JwSmDjhNqhA1R0IS1WQ46OuiSvgRrJAohcZeNHS3U8w/yGZg jvEagtePlwuZDA1FcquzPzAs+PYNS6VAaWdtGAzwkgZ7Qrx/oGoS9a6JVra+mSTWq8 /OsRI2R3+ULWqk8LhQfItfv4wJx7c2FyhnPB/NYk= Date: Wed, 20 May 2020 07:54:38 +0200 From: Greg Kroah-Hartman To: Bjorn Andersson Cc: Daniel Vetter , dri-devel , Olof Johansson , Jason Gunthorpe , Jeffrey Hugo , Dave Airlie , Arnd Bergmann , Manivannan Sadhasivam , wufan@codeaurora.org, pratanan@codeaurora.org, linux-arm-msm , LKML Subject: Re: [RFC PATCH 0/8] Qualcomm Cloud AI 100 driver Message-ID: <20200520055438.GA2236242@kroah.com> References: <20200520045900.GA2105777@kroah.com> <20200520051135.GA11847@yoga> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200520051135.GA11847@yoga> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Tue, May 19, 2020 at 10:11:35PM -0700, Bjorn Andersson wrote: > On Tue 19 May 21:59 PDT 2020, Greg Kroah-Hartman wrote: > > > On Tue, May 19, 2020 at 10:41:15PM +0200, Daniel Vetter wrote: > > > > Ok, that's a decision you are going to have to push upward on, as we > > > > really can't take this without a working, open, userspace. > > > > > > Uh wut. > > > > > > So the merge criteria for drivers/accel (atm still drivers/misc but I > > > thought that was interim until more drivers showed up) isn't actually > > > "totally-not-a-gpu accel driver without open source userspace". > > > > > > Instead it's "totally-not-a-gpu accel driver without open source > > > userspace" _and_ you have to be best buddies with Greg. Or at least > > > not be on the naughty company list. Since for habanalabs all you > > > wanted is a few test cases to exercise the ioctls. Not the entire > > > userspace. > > > > Habanalabs now has their full library opensourced that their tools use > > directly, so that's not an argument anymore. > > > > My primary point here is the copyright owner of this code, because of > > that, I'm not going to objet to allowing this to be merged without open > > userspace code. > > > > So because it's copyright Linux Foundation you are going to accept it > without user space, after all? Huh, no, the exact opposite, sorry, drop the "not" in that above sentence. My bad. greg k-h 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=-0.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 16A75C433E2 for ; Wed, 20 May 2020 05:54:44 +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 D2657207C4 for ; Wed, 20 May 2020 05:54:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="VaohILpB" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D2657207C4 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.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 1617D6E550; Wed, 20 May 2020 05:54:43 +0000 (UTC) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by gabe.freedesktop.org (Postfix) with ESMTPS id 77C026E550 for ; Wed, 20 May 2020 05:54:41 +0000 (UTC) Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D7BCE206BE; Wed, 20 May 2020 05:54:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589954081; bh=O1pxQ7INrnCuQd9hdPVcKnLdagTuvEY7W8FKjx0XYjk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VaohILpBk5Xp5pUB5JwSmDjhNqhA1R0IS1WQ46OuiSvgRrJAohcZeNHS3U8w/yGZg jvEagtePlwuZDA1FcquzPzAs+PYNS6VAaWdtGAzwkgZ7Qrx/oGoS9a6JVra+mSTWq8 /OsRI2R3+ULWqk8LhQfItfv4wJx7c2FyhnPB/NYk= Date: Wed, 20 May 2020 07:54:38 +0200 From: Greg Kroah-Hartman To: Bjorn Andersson Subject: Re: [RFC PATCH 0/8] Qualcomm Cloud AI 100 driver Message-ID: <20200520055438.GA2236242@kroah.com> References: <20200520045900.GA2105777@kroah.com> <20200520051135.GA11847@yoga> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200520051135.GA11847@yoga> 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: Olof Johansson , wufan@codeaurora.org, Arnd Bergmann , Jeffrey Hugo , linux-arm-msm , pratanan@codeaurora.org, LKML , dri-devel , Jason Gunthorpe , Manivannan Sadhasivam Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, May 19, 2020 at 10:11:35PM -0700, Bjorn Andersson wrote: > On Tue 19 May 21:59 PDT 2020, Greg Kroah-Hartman wrote: > > > On Tue, May 19, 2020 at 10:41:15PM +0200, Daniel Vetter wrote: > > > > Ok, that's a decision you are going to have to push upward on, as we > > > > really can't take this without a working, open, userspace. > > > > > > Uh wut. > > > > > > So the merge criteria for drivers/accel (atm still drivers/misc but I > > > thought that was interim until more drivers showed up) isn't actually > > > "totally-not-a-gpu accel driver without open source userspace". > > > > > > Instead it's "totally-not-a-gpu accel driver without open source > > > userspace" _and_ you have to be best buddies with Greg. Or at least > > > not be on the naughty company list. Since for habanalabs all you > > > wanted is a few test cases to exercise the ioctls. Not the entire > > > userspace. > > > > Habanalabs now has their full library opensourced that their tools use > > directly, so that's not an argument anymore. > > > > My primary point here is the copyright owner of this code, because of > > that, I'm not going to objet to allowing this to be merged without open > > userspace code. > > > > So because it's copyright Linux Foundation you are going to accept it > without user space, after all? Huh, no, the exact opposite, sorry, drop the "not" in that above sentence. My bad. greg k-h _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel