Message ID | 20240610072203.24956-1-mitulkumar.ajitkumar.golani@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <intel-gfx-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 58741C27C5E for <intel-gfx@archiver.kernel.org>; Mon, 10 Jun 2024 07:21:58 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9E44B10E30D; Mon, 10 Jun 2024 07:21:57 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="GfivvnuG"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.17]) by gabe.freedesktop.org (Postfix) with ESMTPS id B49DE10E33C for <intel-gfx@lists.freedesktop.org>; Mon, 10 Jun 2024 07:21:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1718004115; x=1749540115; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=bEfKe2HaWbg5te6mivkqM4xgvpniGODUQlmmbT1RV14=; b=GfivvnuG2XLFDqPH4iUn0SiWTa2UU1VLsvOzm9T88CFsvomdBtgHQ2zy VxpRmN8BzKVIdMaqn1yx9VinuCAiWtrdpsAjtEgHVhl7JZqNexNUB2+WY ItbNm6k/ZHHpao7yb/8moUk8GJ5I25hY1nxeDA7gulJ6XRAWTDKhk3nOj G5taJlnpa+3zlqZQ9wy32+l8Y++Tr24A+7upj4/fkmQ+b7GqvbP2jj7HQ BxvldinM2Lz93i+6c3TB1xrtNjsBVQr/or53rj66Lems4utgv9yTNP8Kb Z/rV6DnOWT0B9+0C86kYJunyu9DVjZx3qTStp2UGVSDrswQwtXkgbG8q9 A==; X-CSE-ConnectionGUID: QjkUkvdzSZ2pFq86mQgfcA== X-CSE-MsgGUID: +CVpU/YaR5S7ygPEAs6pHg== X-IronPort-AV: E=McAfee;i="6600,9927,11098"; a="14526396" X-IronPort-AV: E=Sophos;i="6.08,227,1712646000"; d="scan'208";a="14526396" Received: from fmviesa003.fm.intel.com ([10.60.135.143]) by fmvoesa111.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Jun 2024 00:21:55 -0700 X-CSE-ConnectionGUID: A9VNsPWqQjyx82sJzvbAYg== X-CSE-MsgGUID: u/sdPE7NTOGGH5VNHqcZWA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,227,1712646000"; d="scan'208";a="43407607" Received: from mgolanimitul-x299-ud4-pro.iind.intel.com ([10.190.239.114]) by fmviesa003.fm.intel.com with ESMTP; 10 Jun 2024 00:21:54 -0700 From: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com> To: intel-gfx@lists.freedesktop.org Cc: ankit.k.nautiyal@intel.com Subject: [PATCH v16 0/9] Implement CMRR Support Date: Mon, 10 Jun 2024 12:51:53 +0530 Message-ID: <20240610072203.24956-1-mitulkumar.ajitkumar.golani@intel.com> X-Mailer: git-send-email 2.45.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development <intel-gfx.lists.freedesktop.org> List-Unsubscribe: <https://lists.freedesktop.org/mailman/options/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=unsubscribe> List-Archive: <https://lists.freedesktop.org/archives/intel-gfx> List-Post: <mailto:intel-gfx@lists.freedesktop.org> List-Help: <mailto:intel-gfx-request@lists.freedesktop.org?subject=help> List-Subscribe: <https://lists.freedesktop.org/mailman/listinfo/intel-gfx>, <mailto:intel-gfx-request@lists.freedesktop.org?subject=subscribe> Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" <intel-gfx-bounces@lists.freedesktop.org> |
Series |
Implement CMRR Support
|
expand
|