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.6 required=3.0 tests=BAYES_00,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 40ED1C47092 for ; Wed, 2 Jun 2021 09:16:28 +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 F24EB613D3 for ; Wed, 2 Jun 2021 09:16:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F24EB613D3 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 49B096EC16; Wed, 2 Jun 2021 09:16:27 +0000 (UTC) Received: from mail-40131.protonmail.ch (mail-40131.protonmail.ch [185.70.40.131]) by gabe.freedesktop.org (Postfix) with ESMTPS id E419B6EC15 for ; Wed, 2 Jun 2021 09:16:25 +0000 (UTC) Date: Wed, 02 Jun 2021 09:16:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=emersion.fr; s=protonmail3; t=1622625383; bh=D6+Q/YBEfS3jHCITHGthcUuBTrVXTfaANUhMVlhALIA=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=rf7cRqdBNbJo9LE/YbnG369pA+7gOOIs1UfAPYG2FYAu3Y0n2T/uQryAKC4oqZT/n satpjWQwaHKhYOB1dJy7vqr9JzDpEQWd75CcHtceb8rOZW90VcCxvopQveVy4weih8 X5VWweK4gXup2+QogOL1QLg3VJz+gvS10QlwgEQAg9x9RQAmVahwIqb31/AVUn6XlL CczHEqasHfhZLnii5cnl5pJSCFhLVhbNiHKjYimu2WrXUFyXpnBqEzWVxQpDzwAC+O DKUIz0t3uTl9b8GWoUcVekcohaCZNHA3LuGfoPhy1L967R+4zDV22a8IwJ4NhzNGb2 RVIr6bEH4CqKQ== To: Andrey Grodzovsky From: Simon Ser Subject: Re: [PATCH 2/7] xf86drm: Add function to retrieve char device path Message-ID: In-Reply-To: <20210601201702.23316-3-andrey.grodzovsky@amd.com> References: <20210601201702.23316-1-andrey.grodzovsky@amd.com> <20210601201702.23316-3-andrey.grodzovsky@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: Alexander.Deucher@amd.com, ckoenig.leichtzumerken@gmail.com, amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Do we really need to make this a public API? 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 9DC1FC4708F for ; Wed, 2 Jun 2021 09:16:27 +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 632D1613AA for ; Wed, 2 Jun 2021 09:16:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 632D1613AA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=emersion.fr Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=amd-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 172AD6EC15; Wed, 2 Jun 2021 09:16:27 +0000 (UTC) Received: from mail-40133.protonmail.ch (mail-40133.protonmail.ch [185.70.40.133]) by gabe.freedesktop.org (Postfix) with ESMTPS id E538A6EC16 for ; Wed, 2 Jun 2021 09:16:25 +0000 (UTC) Date: Wed, 02 Jun 2021 09:16:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=emersion.fr; s=protonmail3; t=1622625383; bh=D6+Q/YBEfS3jHCITHGthcUuBTrVXTfaANUhMVlhALIA=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=rf7cRqdBNbJo9LE/YbnG369pA+7gOOIs1UfAPYG2FYAu3Y0n2T/uQryAKC4oqZT/n satpjWQwaHKhYOB1dJy7vqr9JzDpEQWd75CcHtceb8rOZW90VcCxvopQveVy4weih8 X5VWweK4gXup2+QogOL1QLg3VJz+gvS10QlwgEQAg9x9RQAmVahwIqb31/AVUn6XlL CczHEqasHfhZLnii5cnl5pJSCFhLVhbNiHKjYimu2WrXUFyXpnBqEzWVxQpDzwAC+O DKUIz0t3uTl9b8GWoUcVekcohaCZNHA3LuGfoPhy1L967R+4zDV22a8IwJ4NhzNGb2 RVIr6bEH4CqKQ== To: Andrey Grodzovsky From: Simon Ser Subject: Re: [PATCH 2/7] xf86drm: Add function to retrieve char device path Message-ID: In-Reply-To: <20210601201702.23316-3-andrey.grodzovsky@amd.com> References: <20210601201702.23316-1-andrey.grodzovsky@amd.com> <20210601201702.23316-3-andrey.grodzovsky@amd.com> MIME-Version: 1.0 X-BeenThere: amd-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion list for AMD gfx List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Simon Ser Cc: Alexander.Deucher@amd.com, ckoenig.leichtzumerken@gmail.com, amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: amd-gfx-bounces@lists.freedesktop.org Sender: "amd-gfx" Do we really need to make this a public API? _______________________________________________ amd-gfx mailing list amd-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/amd-gfx