summaryrefslogtreecommitdiff
path: root/tools/testing/cxl/test/cxl.c
AgeCommit message (Expand)Author
2025-03-14cxl/test: Define a CFMWS capable of a 3 way HB interleaveAlison Schofield
2025-02-04cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'Dan Williams
2025-02-04cxl: Introduce to_{ram,pmem}_{res,perf}() helpersDan Williams
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-10-25cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams
2024-06-25cxl/region: check interleave capabilityYao Xingtao
2024-04-29cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang
2024-02-16cxl/test: Add support for qos_class checkingDave Jiang
2023-12-22tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devicesDave Jiang
2023-12-04cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang
2023-10-27cxl/region: Fix x1 root-decoder granularity calculationsJim Harris
2023-07-20tools/testing/cxl: Remove unused SZ_512G macroXiao Yang
2023-06-25Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams
2023-06-25cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}Dan Williams
2023-06-25cxl: Rename 'uport' to 'uport_dev'Dan Williams
2023-06-25cxl/acpi: Probe RCRB later during RCH downstream port creationRobert Richter
2023-02-14Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams
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-10Merge branch 'for-6.3/cxl-ram-region' into cxl/nextDan Williams
2023-02-10tools/testing/cxl: Define a fixed volatile configuration to parseDan Williams
2023-01-26tools/testing/cxl: Remove cxl_test module math loading messageAlison Schofield
2023-01-05tools/testing/cxl: Prevent cxl_test from confusing production modulesDan Williams
2022-12-05Merge branch 'for-6.2/cxl-xor' into for-6.2/cxlDan Williams
2022-12-05tools/testing/cxl: Add an RCH topologyDan Williams
2022-12-03tools/testing/cxl: Add XOR Math support to cxl_testAlison Schofield
2022-12-03cxl/acpi: Extract component registers of restricted hosts from RCRBRobert Richter
2022-12-02tools/testing/cxl: Make mock CEDT parsing more robustDan Williams
2022-11-14tools/testing/cxl: Add bridge mocking supportDan Williams
2022-11-14cxl: Unify debug messages when calling devm_cxl_add_dport()Robert Richter
2022-11-04tools/testing/cxl: Add a single-port host-bridge regression configDan Williams
2022-11-04tools/testing/cxl: Fix some error exitsDan Williams
2022-07-25cxl/hdm: Commit decoder state to hardwareDan 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-10tools/testing/cxl: Fix decoder default stateDan Williams
2022-07-10tools/testing/cxl: Add partition supportDan Williams
2022-07-10tools/testing/cxl: Expand CFMWS windowsDan Williams
2022-07-10tools/testing/cxl: Move cxl_test resources to the top of memoryDan Williams
2022-07-09cxl/core: Rename ->decoder_range ->hpa_rangeDan Williams
2022-02-08tools/testing/cxl: Add a physical_node linkDan Williams
2022-02-08tools/testing/cxl: Enumerate mock decodersDan Williams
2022-02-08tools/testing/cxl: Mock one level of switchesDan Williams
2022-02-08tools/testing/cxl: Fix root port to host bridge assignmentDan Williams
2022-02-08cxl/memdev: Add numa_node attributeDan Williams
2022-02-08cxl/core/port: Remove @host argument for dport + decoder enumerationDan Williams
2022-02-08cxl/port: Add a driver for 'struct cxl_port' objectsBen Widawsky