Show patches with: Submitter = Robert Richter       |    Archived = No       |   221 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,14/14] cxl/acpi: Unify CFMWS memory log messages with SRAT messages cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-03-06 Robert Richter New
[v4,13/14] cxl: Add a dev_dbg() when a decoder was added to a port cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-03-06 Robert Richter New
[v4,12/14] cxl/region: Add a dev_err() on missing target list entries cxl: Address translation support, part 1: Cleanups and refactoring - 4 1 --- 2025-03-06 Robert Richter New
[v4,11/14] cxl/region: Add a dev_warn() on registration failure cxl: Address translation support, part 1: Cleanups and refactoring - 4 1 --- 2025-03-06 Robert Richter New
[v4,10/14] cxl/region: Add function to find a port's switch decoder by range cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-03-06 Robert Richter New
[v4,09/14] cxl/region: Factor out code to find a root decoder's region cxl: Address translation support, part 1: Cleanups and refactoring - 4 1 --- 2025-03-06 Robert Richter New
[v4,08/14] cxl/region: Factor out code to find the root decoder cxl: Address translation support, part 1: Cleanups and refactoring - 4 1 --- 2025-03-06 Robert Richter New
[v4,07/14] cxl/region: Move find_cxl_root() to cxl_add_to_region() cxl: Address translation support, part 1: Cleanups and refactoring - 4 1 --- 2025-03-06 Robert Richter New
[v4,06/14] cxl/region: Avoid duplicate call of cxl_find_decoder_early() cxl: Address translation support, part 1: Cleanups and refactoring - 1 1 --- 2025-03-06 Robert Richter New
[v4,05/14] cxl/region: Rename function to cxl_find_decoder_early() cxl: Address translation support, part 1: Cleanups and refactoring - 1 1 --- 2025-03-06 Robert Richter New
[v4,04/14] cxl: Introduce parent_port_of() helper cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-03-06 Robert Richter New
[v4,03/14] cxl/pci: Add comments to cxl_hdm_decode_init() cxl: Address translation support, part 1: Cleanups and refactoring - - 1 --- 2025-03-06 Robert Richter New
[v4,02/14] cxl/pci: Moving code in cxl_hdm_decode_init() cxl: Address translation support, part 1: Cleanups and refactoring - 2 1 --- 2025-03-06 Robert Richter New
[v4,01/14] cxl: Remove else after return cxl: Address translation support, part 1: Cleanups and refactoring - 4 1 --- 2025-03-06 Robert Richter New
[2/2] cxl/pci: Check link status and only enable active dports cxl/pci: Inactive downstream port handling - - - --- 2025-03-05 Robert Richter New
[1/2] cxl/pci: Ignore downstream ports with duplicate port IDs cxl/pci: Inactive downstream port handling - - - --- 2025-03-05 Robert Richter New
[v2,15/15] MAINTAINERS: CXL: Add entry for AMD platform support (CXL_AMD) cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - - - --- 2025-02-18 Robert Richter New
[v2,14/15] cxl/amd: Enable Zen5 address translation using ACPI PRMT cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - - - --- 2025-02-18 Robert Richter New
[v2,13/15] cxl/x86: Prepare for architectural platform setup cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - 1 - --- 2025-02-18 Robert Richter New
[v2,12/15] cxl/region: Lock decoders that need address translation cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - - - --- 2025-02-18 Robert Richter New
[v2,11/15] cxl/region: Use the endpoint's SPA range to check a region cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - 1 - --- 2025-02-18 Robert Richter New
[v2,10/15] cxl/region: Use root decoders interleaving parameters to create a region cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - - - --- 2025-02-18 Robert Richter New
[v2,09/15] cxl/region: Use the endpoint's SPA range to create a region cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - 1 - --- 2025-02-18 Robert Richter New
[v2,08/15] cxl/region: Use the endpoint's SPA range to find a region cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - 1 - --- 2025-02-18 Robert Richter New
[v2,07/15] cxl/region: Use translated HPA ranges to find the port's decoder cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - 1 - --- 2025-02-18 Robert Richter New
[v2,06/15] cxl/region: Use endpoint's HPA range to find the port's decoder cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - 1 - --- 2025-02-18 Robert Richter New
[v2,05/15] cxl/region: Calculate and store the SPA range of an endpoint cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - 1 - --- 2025-02-18 Robert Richter New
[v2,04/15] cxl/region: Calculate endpoint's region position during init cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - - - --- 2025-02-18 Robert Richter New
[v2,03/15] cxl/region: Factor out code for interleaving calculations cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - 1 - --- 2025-02-18 Robert Richter New
[v2,02/15] cxl: Introduce callback to translate an HPA range from a port to its parent cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - 1 - --- 2025-02-18 Robert Richter New
[v2,01/15] cxl: Modify address translation callback for generic use cxl: Address translation support, part 2: Generic support and AMD Zen5 platform enablement - 1 - --- 2025-02-18 Robert Richter New
[v3,18/18] cxl/acpi: Unify CFMWS memory log messages with SRAT messages cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-02-11 Robert Richter Superseded
[v3,17/18] cxl: Add a dev_dbg() when a decoder was added to a port cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-02-11 Robert Richter Superseded
[v3,16/18] cxl/region: Add a dev_err() on missing target list entries cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-02-11 Robert Richter Superseded
[v3,15/18] cxl/region: Add a dev_warn() on registration failure cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-02-11 Robert Richter Superseded
[v3,14/18] cxl/region: Unfold cxl_find_root_decoder() into cxl_endpoint_decoder_initialize() cxl: Address translation support, part 1: Cleanups and refactoring - 1 1 --- 2025-02-11 Robert Richter Superseded
[v3,13/18] cxl/region: Add function to find a port's switch decoder by range cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-02-11 Robert Richter Superseded
[v3,12/18] cxl/region: Use iterator to find the root port in cxl_find_root_decoder() cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-02-11 Robert Richter Superseded
[v3,11/18] cxl/region: Split region registration into an initialization and adding part cxl: Address translation support, part 1: Cleanups and refactoring - 1 1 --- 2025-02-11 Robert Richter Superseded
[v3,10/18] cxl/region: Factor out code to find a root decoder's region cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-02-11 Robert Richter Superseded
[v3,09/18] cxl/region: Factor out code to find the root decoder cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-02-11 Robert Richter Superseded
[v3,08/18] cxl/region: Move find_cxl_root() to cxl_add_to_region() cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-02-11 Robert Richter Superseded
[v3,07/18] cxl/region: Avoid duplicate call of cxl_find_decoder_early() cxl: Address translation support, part 1: Cleanups and refactoring - 1 1 --- 2025-02-11 Robert Richter Superseded
[v3,06/18] cxl/region: Rename function to cxl_find_decoder_early() cxl: Address translation support, part 1: Cleanups and refactoring - 1 1 --- 2025-02-11 Robert Richter Superseded
[v3,05/18] cxl: Introduce parent_port_of() helper cxl: Address translation support, part 1: Cleanups and refactoring - 3 1 --- 2025-02-11 Robert Richter Superseded
[v3,04/18] cxl/pci: Add comments to cxl_hdm_decode_init() cxl: Address translation support, part 1: Cleanups and refactoring - 2 1 --- 2025-02-11 Robert Richter Superseded
[v3,03/18] cxl/pci: cxl_hdm_decode_init: Move comment cxl: Address translation support, part 1: Cleanups and refactoring - 1 1 --- 2025-02-11 Robert Richter Superseded
[v3,02/18] cxl/pci: Moving code in cxl_hdm_decode_init() cxl: Address translation support, part 1: Cleanups and refactoring - 4 1 --- 2025-02-11 Robert Richter Superseded
[v3,01/18] cxl: Remove else after return cxl: Address translation support, part 1: Cleanups and refactoring - 4 1 --- 2025-02-11 Robert Richter Superseded
[v2,18/18] cxl/acpi: Unify CFMWS memory log messages with SRAT messages cxl: Address translation support, part 1: Cleanups and refactoring - 1 - --- 2025-02-07 Robert Richter Superseded
[v2,17/18] cxl: Show message when a decoder was added to a port cxl: Address translation support, part 1: Cleanups and refactoring - 1 - --- 2025-02-07 Robert Richter Superseded
[v2,16/18] cxl/region: Show message on broken target list cxl: Address translation support, part 1: Cleanups and refactoring - 1 - --- 2025-02-07 Robert Richter Superseded
[v2,15/18] cxl/region: Show message on registration failure cxl: Address translation support, part 1: Cleanups and refactoring - 1 - --- 2025-02-07 Robert Richter Superseded
[v2,14/18] cxl/region: Unfold cxl_find_root_decoder() into cxl_endpoint_decoder_initialize() cxl: Address translation support, part 1: Cleanups and refactoring - 1 - --- 2025-02-07 Robert Richter Superseded
[v2,13/18] cxl/region: Add function to find a port's switch decoder by range cxl: Address translation support, part 1: Cleanups and refactoring - 1 - --- 2025-02-07 Robert Richter Superseded
[v2,12/18] cxl/region: Use iterator to find the root port in cxl_find_root_decoder() cxl: Address translation support, part 1: Cleanups and refactoring - 2 - --- 2025-02-07 Robert Richter Superseded
[v2,11/18] cxl/region: Split region registration into an initialization and adding part cxl: Address translation support, part 1: Cleanups and refactoring - 1 - --- 2025-02-07 Robert Richter Superseded
[v2,10/18] cxl/region: Factor out code to find a root decoder's region cxl: Address translation support, part 1: Cleanups and refactoring - 1 - --- 2025-02-07 Robert Richter Superseded
[v2,09/18] cxl/region: Factor out code to find the root decoder cxl: Address translation support, part 1: Cleanups and refactoring - 2 - --- 2025-02-07 Robert Richter Superseded
[v2,08/18] cxl/region: Move find_cxl_root() to cxl_add_to_region() cxl: Address translation support, part 1: Cleanups and refactoring - 2 - --- 2025-02-07 Robert Richter Superseded
[v2,07/18] cxl/region: Avoid duplicate call of cxl_find_decoder_early() cxl: Address translation support, part 1: Cleanups and refactoring - 1 - --- 2025-02-07 Robert Richter Superseded
[v2,06/18] cxl/region: Rename function to cxl_find_decoder_early() cxl: Address translation support, part 1: Cleanups and refactoring - 1 - --- 2025-02-07 Robert Richter Superseded
[v2,05/18] cxl: Introduce parent_port_of() helper cxl: Address translation support, part 1: Cleanups and refactoring - 2 - --- 2025-02-07 Robert Richter Superseded
[v2,04/18] cxl/pci: Add comments to cxl_hdm_decode_init() cxl: Address translation support, part 1: Cleanups and refactoring - 2 - --- 2025-02-07 Robert Richter Superseded
[v2,03/18] cxl/pci: cxl_hdm_decode_init: Move comment cxl: Address translation support, part 1: Cleanups and refactoring - 1 - --- 2025-02-07 Robert Richter Superseded
[v2,02/18] cxl/pci: Moving code in cxl_hdm_decode_init() cxl: Address translation support, part 1: Cleanups and refactoring - 2 - --- 2025-02-07 Robert Richter Superseded
[v2,01/18] cxl: Remove else after return cxl: Address translation support, part 1: Cleanups and refactoring - 4 - --- 2025-02-07 Robert Richter Superseded
[v1,29/29] cxl: Show message when a decoder was added to a port cxl: Add address translation support and enable AMD Zen5 platforms - 1 - --- 2025-01-07 Robert Richter Superseded
[v1,28/29] cxl/region: Show message on broken target list cxl: Add address translation support and enable AMD Zen5 platforms - 1 - --- 2025-01-07 Robert Richter Superseded
[v1,27/29] cxl/region: Show message on registration failure cxl: Add address translation support and enable AMD Zen5 platforms - 1 - --- 2025-01-07 Robert Richter Superseded
[v1,26/29] MAINTAINERS: CXL: Add entry for AMD platform support (CXL_AMD) cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,25/29] cxl/amd: Enable Zen5 address translation using ACPI PRMT cxl: Add address translation support and enable AMD Zen5 platforms - 1 - --- 2025-01-07 Robert Richter Superseded
[v1,24/29] cxl/region: Use endpoint's SPA range to check a region cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,23/29] cxl/region: Use root decoders interleaving parameters to create a region cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,22/29] cxl/region: Use translated HPA ranges to create a region cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,21/29] cxl/region: Lock decoders that need address translation cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,20/29] cxl/region: Use translated HPA ranges to find the port's decoder cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,19/29] cxl/region: Use endpoint's HPA range to find the port's decoder cxl: Add address translation support and enable AMD Zen5 platforms - 1 - --- 2025-01-07 Robert Richter Superseded
[v1,18/29] cxl/region: Avoid duplicate call of cxl_find_decoder_early() cxl: Add address translation support and enable AMD Zen5 platforms - 1 - --- 2025-01-07 Robert Richter New
[v1,17/29] cxl/region: Rename function to cxl_find_decoder_early() cxl: Add address translation support and enable AMD Zen5 platforms - 1 - --- 2025-01-07 Robert Richter Superseded
[v1,16/29] cxl/region: Use translated HPA ranges to calculate the endpoint position cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,15/29] cxl/region: Use an endpoint's SPA range to find a region cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,14/29] cxl: Introduce parent_port_of() helper cxl: Add address translation support and enable AMD Zen5 platforms - 2 - --- 2025-01-07 Robert Richter Superseded
[v1,13/29] cxl: Introduce callback to translate an HPA range from a port to its parent cxl: Add address translation support and enable AMD Zen5 platforms - 1 - --- 2025-01-07 Robert Richter Superseded
[v1,12/29] cxl: Modify address translation callback for generic use cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,11/29] cxl/region: Unfold cxl_find_root_decoder() into cxl_endpoint_initialize() cxl: Add address translation support and enable AMD Zen5 platforms - 1 - --- 2025-01-07 Robert Richter Superseded
[v1,10/29] cxl/region: Add function to find a port's switch decoder by range cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,09/29] cxl/region: Use iterator to find the root port in cxl_find_root_decoder() cxl: Add address translation support and enable AMD Zen5 platforms - 2 - --- 2025-01-07 Robert Richter Superseded
[v1,08/29] cxl/region: Split region registration into an initialization and adding part cxl: Add address translation support and enable AMD Zen5 platforms - 1 - --- 2025-01-07 Robert Richter Superseded
[v1,07/29] cxl/region: Factor out code to find a root decoder's region cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,06/29] cxl/region: Factor out code to find the root decoder cxl: Add address translation support and enable AMD Zen5 platforms - 2 - --- 2025-01-07 Robert Richter Superseded
[v1,05/29] cxl/region: Move find_cxl_root() to cxl_add_to_region() cxl: Add address translation support and enable AMD Zen5 platforms - 2 - --- 2025-01-07 Robert Richter Superseded
[v1,04/29] cxl/pci: Add comments to cxl_hdm_decode_init() cxl: Add address translation support and enable AMD Zen5 platforms - 2 - --- 2025-01-07 Robert Richter Superseded
[v1,03/29] cxl/pci: cxl_hdm_decode_init: Move comment cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,02/29] cxl/pci: Moving code in cxl_hdm_decode_init() cxl: Add address translation support and enable AMD Zen5 platforms - - - --- 2025-01-07 Robert Richter Superseded
[v1,01/29] cxl: Remove else after return cxl: Add address translation support and enable AMD Zen5 platforms - 2 - --- 2025-01-07 Robert Richter Superseded
[5/5] cxl/acpi: Enable address translation for Zen4 platforms cxl: Address translation for HDM decoding - - - --- 2024-06-27 Robert Richter Superseded
[4/5] cxl/hdm: Setup HPA base for address translation using the HPA window in CFMWS cxl: Address translation for HDM decoding - - - --- 2024-06-27 Robert Richter Superseded
[3/5] cxl/acpi: Add platform flag for HPA address translation cxl: Address translation for HDM decoding - - - --- 2024-06-27 Robert Richter Superseded
[2/5] cxl/hdm: Implement address translation for HDM decoding cxl: Address translation for HDM decoding - - - --- 2024-06-27 Robert Richter Superseded
« 1 2 3 »