Message ID | 20230825115531.800574-1-aravind.iddamsetty@linux.intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dri-devel-bounces@lists.freedesktop.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 92AC0C3DA66 for <dri-devel@archiver.kernel.org>; Fri, 25 Aug 2023 11:51:27 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id BF70D10E652; Fri, 25 Aug 2023 11:51:26 +0000 (UTC) Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id AD9A410E652; Fri, 25 Aug 2023 11:51:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1692964285; x=1724500285; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=PAS9NabjFqrUrSSQsCDos1WbWOfw5xiBf7+ecBmOrHM=; b=TGTQkivogcbr54QCLCQ2qFeFPOux2HwSWcPMQ6f73/tjDMRV6qjTcgMX QEppWXNNx7xbwa5iHppvu4lN1MbmxKUk8R1i8HzVKbYQIY7/hP00F9r5d slXgZaDrREPvhuRyN/v/2eb8lgoY2Ywu6NJAyLjxNtt/lsXO45IduXOEY IDGq5vQXNCHzWsXiHsQze+b1a3mjh5PAZLITYWhwDbok9cIDLe7ZMy7tE 2l9wyWOF1v/O0Ln8icv5Kgfe4aSLmok7bFrparTuggNjxyH5zMVNpNsvZ oo0XrfVIeFKDDFl8iOSSpl8DP4E65FY0KshXNbZIeQQpq+uWN52L69Frb g==; X-IronPort-AV: E=McAfee;i="6600,9927,10812"; a="359694697" X-IronPort-AV: E=Sophos;i="6.02,195,1688454000"; d="scan'208";a="359694697" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Aug 2023 04:51:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.01,202,1684825200"; d="scan'208";a="881153533" Received: from aravind-dev.iind.intel.com ([10.145.162.80]) by fmsmga001-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 25 Aug 2023 04:51:24 -0700 From: Aravind Iddamsetty <aravind.iddamsetty@linux.intel.com> To: intel-xe@lists.freedesktop.org Subject: [RFC v2 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem Date: Fri, 25 Aug 2023 17:25:26 +0530 Message-Id: <20230825115531.800574-1-aravind.iddamsetty@linux.intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development <dri-devel.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/dri-devel> List-Post: <mailto:dri-devel@lists.freedesktop.org> List-Help: <mailto:dri-devel-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/dri-devel>, <mailto:dri-devel-request@lists.freedesktop.org?subject=subscribe> Cc: Oded Gabbay <ogabbay@kernel.org>, Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>, dri-devel@lists.freedesktop.org, Tuikov Luben <Luben.Tuikov@amd.com>, Tomer Tayar <ttayar@habana.ai>, Alex Deucher <alexander.deucher@amd.com>, Kuehling Felix <Felix.Kuehling@amd.com>, Hawking Zhang <Hawking.Zhang@amd.com> Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" <dri-devel-bounces@lists.freedesktop.org> |
Series |
Proposal to use netlink for RAS and Telemetry across drm subsystem
|
expand
|