[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231113085318.26783-1-qiuxu.zhuo@intel.com>
Date: Mon, 13 Nov 2023 16:53:13 +0800
From: Qiuxu Zhuo <qiuxu.zhuo@...el.com>
To: Tony Luck <tony.luck@...el.com>
Cc: Qiuxu Zhuo <qiuxu.zhuo@...el.com>, Borislav Petkov <bp@...en8.de>,
Aristeu Rozanski <aris@...hat.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-edac@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] EDAC/igen6: Add EDAC support for several Intel SoCs with IBECC
As these SoCs share similar IBECC registers, most of them are having
compute die IDs added for EDAC support. There are some minor differences
among them regarding IBECC presence detection, the number of memory
controllers, and the most significant bit of the error address.
[ Patch 1 serves as a preparation for Patch 4. ]
Qiuxu Zhuo (5):
EDAC/igen6: Make get_mchbar() helper function
EDAC/igen6: Add Intel Alder Lake-N SoCs support
EDAC/igen6: Add Intel Raptor Lake-P SoCs support
EDAC/igen6: Add Intel Meteor Lake-PS SoCs support
EDAC/igen6: Add Intel Meteor Lake-P SoCs support
drivers/edac/igen6_edac.c | 194 ++++++++++++++++++++++++++++++++++----
1 file changed, 177 insertions(+), 17 deletions(-)
base-commit: b85ea95d086471afb4ad062012a4d73cd328fa86
--
2.17.1
Powered by blists - more mailing lists