[PATCH v4 0/2] AMD Family 19h Models 10h-1Fh Updates

From: Yazen Ghannam
Date: Wed Feb 02 2022 - 09:43:29 EST


Hi all,

This set adds support for AMD Family 19h Models 10h-1Fh and A0h-AFh.

Patch 1 sets the "memory type" per DIMM.

Patch 2 adds register offset and other minor changes introduced with
these new models.

Thanks,
Yazen

Link:
https://lore.kernel.org/r/20211228200615.412999-1-yazen.ghannam@xxxxxxx

v3->v4:
* Updated patch 1 to cache dram_type in struct umc.
* Fixed uninitiliazed variable warning in patch 2.
* Switched to a single register helper function.

v2->v3:
* Patch 1 completely reworked.
* Patch 2 updated based on comments from William.

Yazen Ghannam (2):
EDAC/amd64: Set memory type per DIMM
EDAC/amd64: Add new register offset support and related changes

drivers/edac/amd64_edac.c | 113 +++++++++++++++++++++++++++++++-------
drivers/edac/amd64_edac.h | 17 ++++++
2 files changed, 109 insertions(+), 21 deletions(-)

--
2.25.1