Linux CXL
 help / color / mirror / Atom feed
From: Dave Jiang <dave.jiang@intel.com>
To: alejandro.lucero-palau@amd.com, linux-cxl@vger.kernel.org,
	djbw@kernel.org
Cc: Alejandro Lucero <alucerop@amd.com>
Subject: Re: [PATCH v30 0/2] Type2 device basic support
Date: Mon, 29 Jun 2026 11:00:09 -0700	[thread overview]
Message-ID: <b36448e7-134f-4dce-ba00-e7d3e97792be@intel.com> (raw)
In-Reply-To: <20260629183727.51502-1-alejandro.lucero-palau@amd.com>



On 6/29/26 11:37 AM, alejandro.lucero-palau@amd.com wrote:
> From: Alejandro Lucero <alucerop@amd.com>
> 
> This series adds the last bits for allowing a CXL Type2 driver to obtain
> a CXL region linked to the device HDM decoders committed by the BIOS.
> 
> For the sake of merging those changes and the driver using them, this
> version only adds the changes without a client. A later series will
> include sfc netdev driver as the client.
> 
> Changes from v29:
> 
>  - Only cxl core changes.
> 
> Changes from v28:
> 
>  - patch 1:
>         fix doc (Ed Cree)
>         fix error path (Sashiko)
> 
>  - patch 3:
>         removing extra + char (sashiko)
> 
>  - path5:
>         remove stray change (Ed Cree)
> 
> Changes from v27:
> 
>  - patch 1: make driver probe failing if error in efx_cxl_init (Dan)
>  - patch 4: add unmapping if error after efx_cxl_init (Dave)
>  - patch 4/5: move cxl_pio_initialised from patch 4 to patch 5 (Dave)
> 
> Tested in the cxl_for_7.3 branch.
> 
> 
> Alejandro Lucero (2):
>   cxl: Support Type2 cxl regs mapping
>   cxl: Support dpa without a mailbox
> 
>  drivers/cxl/core/core.h   |  2 ++
>  drivers/cxl/core/mbox.c   | 51 +----------------------------
>  drivers/cxl/core/memdev.c | 67 +++++++++++++++++++++++++++++++++++++++
>  drivers/cxl/core/pci.c    |  1 +
>  drivers/cxl/core/port.c   |  1 +
>  drivers/cxl/core/regs.c   |  1 +
>  drivers/cxl/cxlpci.h      | 12 -------
>  drivers/cxl/pci.c         |  1 +
>  include/cxl/cxl.h         |  2 ++
>  include/cxl/pci.h         | 22 +++++++++++++
>  10 files changed, 98 insertions(+), 62 deletions(-)
>  create mode 100644 include/cxl/pci.h
> 
> 
> base-commit: 9b1e70e8f9ec4b5c6ce7fa774a0023bb6894c686

Immutable branch created:
https://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl.git/log/?h=for-7.3/cxl-type2-support

96ddf1af34f5 cxl: Support dpa without a mailbox
2c599da8231f cxl: Support Type2 cxl regs mapping


  reply	other threads:[~2026-06-29 18:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-29 18:37 [PATCH v30 0/2] Type2 device basic support alejandro.lucero-palau
2026-06-29 18:00 ` Dave Jiang [this message]
2026-06-29 18:37 ` [PATCH v30 1/2] cxl: Support Type2 cxl regs mapping alejandro.lucero-palau
2026-06-29 17:52   ` sashiko-bot
2026-06-29 18:37 ` [PATCH v30 2/2] cxl: Support dpa without a mailbox alejandro.lucero-palau
2026-06-30 20:49 ` [PATCH v30 0/2] Type2 device basic support Dave Jiang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b36448e7-134f-4dce-ba00-e7d3e97792be@intel.com \
    --to=dave.jiang@intel.com \
    --cc=alejandro.lucero-palau@amd.com \
    --cc=alucerop@amd.com \
    --cc=djbw@kernel.org \
    --cc=linux-cxl@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox