public inbox for linux-cxl@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] cxl region changes for Type2 support
@ 2026-02-28 17:36 alejandro.lucero-palau
  2026-02-28 17:36 ` [PATCH v3 1/3] cxl: Make region type based on endpoint type alejandro.lucero-palau
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: alejandro.lucero-palau @ 2026-02-28 17:36 UTC (permalink / raw)
  To: linux-cxl, dan.j.williams, dave.jiang; +Cc: Alejandro Lucero

From: Alejandro Lucero <alucerop@amd.com>

In preparation for Type2 devices/drivers support, these next patches
adapt the cxl region code for required Type2 functionality preserving
current functionality.

v3 changes:
	- fix type conversion in patch 2 (Allison)
	-fix commit (Jonathan)

v2 changes:
	- fix commit in patches 2 and 3 (Dave)

Alejandro Lucero (3):
  cxl: Make region type based on endpoint type
  cxl/region: Factor out interleave ways setup
  cxl/region: Factor out interleave granularity setup

 drivers/cxl/core/region.c | 87 +++++++++++++++++++++++++--------------
 1 file changed, 56 insertions(+), 31 deletions(-)


base-commit: 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
-- 
2.34.1


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

end of thread, other threads:[~2026-03-16 23:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-28 17:36 [PATCH v3 0/3] cxl region changes for Type2 support alejandro.lucero-palau
2026-02-28 17:36 ` [PATCH v3 1/3] cxl: Make region type based on endpoint type alejandro.lucero-palau
2026-02-28 17:36 ` [PATCH v3 2/3] cxl/region: Factor out interleave ways setup alejandro.lucero-palau
2026-03-02 15:26   ` Jonathan Cameron
2026-03-03  1:01   ` Alison Schofield
2026-02-28 17:36 ` [PATCH v3 3/3] cxl/region: Factor out interleave granularity setup alejandro.lucero-palau
2026-03-16 23:57 ` [PATCH v3 0/3] cxl region changes for Type2 support Dave Jiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox