]> git.baikalelectronics.ru Git - kernel.git/commit
EDAC/i10nm: Add support for high bandwidth memory
authorQiuxu Zhuo <qiuxu.zhuo@intel.com>
Fri, 11 Jun 2021 17:01:20 +0000 (10:01 -0700)
committerTony Luck <tony.luck@intel.com>
Fri, 18 Jun 2021 01:19:39 +0000 (18:19 -0700)
commit2ad7e8e0ad48df67018ae322b41e047732b4ce04
treeb3f6aaaef28e1586431707e222916e5f500b2ae8
parentb8f45cb97862b98d526171a644d0c9ed9f2e771d
EDAC/i10nm: Add support for high bandwidth memory

A future Xeon processor will include in-package HBM (high bandwidth
memory). The in-package HBM memory controller shares the same
architecture with the regular DDR memory controller.

Add the HBM memory controller devices for EDAC support.

Tested-by: Hongyu Ning <hongyu.ning@linux.intel.com>
Signed-off-by: Qiuxu Zhuo <qiuxu.zhuo@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/r/20210611170123.1057025-4-tony.luck@intel.com
drivers/edac/i10nm_base.c
drivers/edac/skx_common.c
drivers/edac/skx_common.h