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=-3.5 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED 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 08A5BC433DB for ; Thu, 28 Jan 2021 14:31:36 +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 A06DC64DDB for ; Thu, 28 Jan 2021 14:31:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A06DC64DDB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=emersion.fr 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 7E10C6E97E; Thu, 28 Jan 2021 14:31:34 +0000 (UTC) Received: from mail-40133.protonmail.ch (mail-40133.protonmail.ch [185.70.40.133]) by gabe.freedesktop.org (Postfix) with ESMTPS id 227376E97E for ; Thu, 28 Jan 2021 14:31:34 +0000 (UTC) Date: Thu, 28 Jan 2021 14:31:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=emersion.fr; s=protonmail3; t=1611844291; bh=QsiNncsO1rJnX9cE9CyiN9lVlCZ9brT9ldCySW20O6Q=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=XA8RL1VkTrE1PN+d6/gKlX0zGb8Z4HLb1MnhaESmKYmH3P7WgF2p5QzpYzYxdt0Xy ZbMRRGXyQ2j2owRMaG4/xkJD4PipBEoMQnLan1pVjP3I+WMRsVrhyITtLsmAotrqpZ 6zEwh22/asudG9Ma8319YFRh78slVmubr/G8vUHqwNhhkYiqKZuRI3Lj9ShWpAzHVB AoA7VWM+JbJeQGfRiQvxkyuXDDr7vPOzu1ThjnGGYFXuhFTFsu3SljHI0fsNZPYoRy zpQqPhHLl1TMFloCKpy9g449EoxWrVBJ8mfVgM400XV2hhsh1aTkOx6jezcbTOQ55l FgExs73SpSU2Q== To: Sumit Semwal From: Simon Ser Subject: Re: [Linaro-mm-sig] [PATCH v3] dmabuf: Add the capability to expose DMA-BUF stats in sysfs Message-ID: In-Reply-To: References: <20210126204240.418297-1-hridya@google.com> MIME-Version: 1.0 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: , Reply-To: Simon Ser Cc: kernel test robot , Greg KH , LKML , DRI mailing list , Suren Baghdasaryan , Linaro MM SIG , hyesoo.yu@samsung.com, Daniel Vetter , Hridya Valsaraju , Android Kernel Team , Christian Koenig , "open list:DMA BUFFER SHARING FRAMEWORK" Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thursday, January 28th, 2021 at 1:03 PM, Sumit Semwal wrote: > Since he didn't comment over Hridya's last clarification about the > tracepoints to track total GPU memory allocations being orthogonal to > this series, I assumed he agreed with it. IIRC he's away this week. (I don't remember when he comes back.) > Daniel, do you still have objections around adding this patch in? (Adding him explicitly in CC) _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel