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.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY 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 57EECC32771 for ; Mon, 6 Jan 2020 10:46:08 +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 331BB206DB for ; Mon, 6 Jan 2020 10:46:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 331BB206DB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=collabora.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 82EF96E24D; Mon, 6 Jan 2020 10:46:07 +0000 (UTC) Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [IPv6:2a00:1098:0:82:1000:25:2eeb:e3e3]) by gabe.freedesktop.org (Postfix) with ESMTPS id 7D4E26E24D for ; Mon, 6 Jan 2020 10:46:06 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: shadeslayer) with ESMTPSA id A898C28DAF2 From: Rohan Garg To: dri-devel@lists.freedesktop.org Subject: Re: Proposal to report GPU private memory allocations with sysfs nodes [plain text version] Date: Mon, 06 Jan 2020 11:46:01 +0100 Message-ID: <1931035.d46ecxlGCF@saphira> In-Reply-To: References: <2981882.gi1CFgH74X@saphira> 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: , Cc: Alistair Delva , Jerome Glisse , dri-devel , Prahlad Kilambi , Yiwei Zhang , Kenny Ho , Gerd Hoffmann , Sean Paul , Chris Forbes , Android Kernel Team Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Yiwei On jueves, 19 de diciembre de 2019 19:52:26 (CET) Yiwei Zhang wrote: > Hi Rohan, > > Thanks for pointing out the pids issue! Then the index would be {namespace > + pid(in that namespace)}. I'll grab a setup and play with the driver to > see what I can do. I know how to find an Intel or Freedreno setup, but I'd > still like to know is there a development friendly Mali setup? > You should be able to setup a Mali T860 compatible device with this guide [1]. Cheers Rohan Garg [1] https://panfrost.freedesktop.org/building-panfrost-mesa.html _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel