summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/hdm.c
AgeCommit message (Expand)Author
2024-04-30cxl/hdm: Debug, use decoder name functionIra Weiny
2024-04-30cxl/hdm: dev_warn() on unsupported mixed mode decoderAlison Schofield
2024-04-30cxl/hdm: Add debug message for invalid interleave granularityHuang Ying
2023-12-07cxl/hdm: Fix dpa translation lockingDan Williams
2023-11-22cxl/hdm: Fix a benign lockdep splatDave Jiang
2023-10-31cxl/hdm: Remove broken error pathDan Williams
2023-10-31cxl/hdm: Fix && vs || bugDan Carpenter
2023-10-31Merge branch 'for-6.7/cxl-commited' into cxl/nextDan Williams
2023-10-31Merge branch 'for-6.7/cxl-rch-eh' into cxl/nextDan Williams
2023-10-27cxl: Add cxl_decoders_committed() helperDave Jiang
2023-10-27cxl/hdm: Use stored Component Register mappings to map HDM decoder capabilityRobert Richter
2023-10-27cxl/core/regs: Rename @dev to @host in struct cxl_register_mapRobert Richter
2023-10-06cxl/memdev: Fix sanitize vs decoder setup lockingDan Williams
2023-06-25Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams
2023-06-25cxl/hdm: Default CXL_DEVTYPE_DEVMEM decoders to CXL_DECODER_DEVMEMDan Williams
2023-06-25cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}Dan Williams
2023-06-25cxl/core/regs: Add @dev to cxl_register_mapRobert Richter
2023-04-18cxl/hdm: Add more HDM decoder debug messages at startupDan Williams
2023-04-18cxl/port: Scan single-target ports for decodersDan Williams
2023-04-18cxl/hdm: Use 4-byte reads to retrieve HDM decoder base+limitDan Williams
2023-04-18cxl/hdm: Fail upon detecting 0-sized decodersDan Williams
2023-04-04cxl/hdm: Extend DVSEC range register emulation for region enumerationDan Williams
2023-04-04cxl/hdm: Limit emulation to the number of range registersDan Williams
2023-04-04cxl/hdm: Skip emulation when driver manages mem_enableDan Williams
2023-04-04cxl/hdm: Fix double allocation of @cxlhdmDan Williams
2023-02-14Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams
2023-02-14cxl/hdm: Add emulation when HDM decoders are not committedDave Jiang
2023-02-14cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decodersDave Jiang
2023-02-14cxl/hdm: Emulate HDM decoder from DVSEC range registersDave Jiang
2023-02-10tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams
2023-02-10cxl/region: Add region autodiscoveryDan Williams
2023-02-10cxl/port: Split endpoint and switch port probeDan Williams
2022-12-05cxl: update names for interleave ways conversion macrosDave Jiang
2022-12-05cxl: update names for interleave granularity conversion macrosDave Jiang
2022-12-03cxl/pci: Prepare for mapping RAS Capability StructureDan Williams
2022-12-03cxl/port: Limit the port driver to just the HDM Decoder CapabilityDan Williams
2022-08-05cxl/hdm: Fix skip allocations vs multiple pmem allocationsDan Williams
2022-08-05cxl/region: Move HPA setup to cxl_region_attach()Dan Williams
2022-08-01cxl/hdm: Fix DPA reservation vs cxl_endpoint_decoder lifetimeDan Williams
2022-07-25cxl/hdm: Commit decoder state to hardwareDan Williams
2022-07-25cxl/region: Enable the assignment of endpoint decoders to regionsDan Williams
2022-07-21cxl/port: Move dport tracking to an xarrayDan Williams
2022-07-21cxl/hdm: Add support for allocating DPA to an endpoint decoderDan Williams
2022-07-21cxl/hdm: Track next decoder to allocateDan Williams
2022-07-21cxl/hdm: Add 'mode' attribute to decoder objectsDan Williams
2022-07-21cxl/hdm: Enumerate allocated DPADan Williams
2022-07-21cxl/core: Define a 'struct cxl_endpoint_decoder'Dan Williams
2022-07-21cxl/core: Define a 'struct cxl_switch_decoder'Dan Williams
2022-07-10cxl/hdm: Initialize decoder type for memory expander devicesDan Williams
2022-07-10cxl/mem: Add a debugfs version of 'iomem' for DPA, 'dpamem'Dan Williams