linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] CXL ACPI tables for object creation
@ 2021-06-16  0:20 Alison Schofield
  2021-06-16  0:20 ` [PATCH v2 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Alison Schofield
  2021-06-16  0:20 ` [PATCH v2 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Alison Schofield
  0 siblings, 2 replies; 12+ messages in thread
From: Alison Schofield @ 2021-06-16  0:20 UTC (permalink / raw)
  To: Ben Widawsky, Dan Williams, Ira Weiny, Alison Schofield, Vishal Verma
  Cc: linux-cxl, linux-kernel, Linux ACPI


Changes since v1 [1]:
- open code the cfmws restrictions to decode flags work (Dan)
- add range info on error messages when adding a decoder fails (Dan)
- make find_dport_by_dev() static (Dan)
- add linux-acpi to cc list (Dan)

[1] https://lore.kernel.org/linux-cxl/cover.1623705308.git.alison.schofield@intel.com/


Parse the ACPI CXL Early Discovery Table (CEDT) and use the CHBS & CFMWS
when creating port and decoder objects.

CHBS: CXL Host Bridge Structure - Patch 1
CFMWS: CXL Fixed Memory Window Structure - Patch 2

Alison Schofield (2):
  cxl/acpi: Add the Host Bridge base address to CXL port objects
  cxl/acpi: Use the ACPI CFMWS to create static decoder objects

 drivers/cxl/acpi.c | 219 +++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 213 insertions(+), 6 deletions(-)


base-commit: 195d5a63f0f9a47aa128a5050fe4ad7f5d27a901
-- 
2.26.2


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-06-16 23:51 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16  0:20 [PATCH v2 0/2] CXL ACPI tables for object creation Alison Schofield
2021-06-16  0:20 ` [PATCH v2 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Alison Schofield
2021-06-16 16:08   ` Ben Widawsky
2021-06-16 23:11     ` Alison Schofield
2021-06-16 16:13   ` Jonathan Cameron
2021-06-16 23:16     ` Alison Schofield
2021-06-16 23:50       ` Dan Williams
2021-06-16  0:20 ` [PATCH v2 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Alison Schofield
2021-06-16 16:17   ` Ben Widawsky
2021-06-16 16:32     ` Dan Williams
2021-06-16 23:21     ` Alison Schofield
2021-06-16 16:43   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).