summaryrefslogtreecommitdiff
path: root/tools/testing/cxl/test/cxl.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-14cxl/test: Rework cxl_type2_mem_init() to use cxl_mock_platform_device_add()Li Ming1-13/+4
2026-06-30cxl/test: Fixup hdm init for auto region to support type2Dave Jiang1-69/+194
2026-06-30cxl/test: Propagate -ENOMEM on platform_device_alloc() failuresDave Jiang1-6/+18
2026-06-30cxl/test: Add hierarchy enumeration support for type2 deviceDave Jiang1-43/+189
2026-06-30cxl/test: Refactor platform device enumerationsDave Jiang1-86/+202
2026-06-30cxl/test: Add type2 support for mock CFMWS0Dave Jiang1-1/+28
2026-06-30cxl/test: Add test for module parametersDave Jiang1-0/+18
2026-06-12tools/testing/cxl: Resolve auto-region decoder targets like real HWRichard Cheng1-6/+12
2026-06-11cxl/test: Add check after kzalloc() memory in alloc_mock_res()Dave Jiang1-2/+6
2026-06-11cxl/test: Unregister cxl_acpi in cxl_test_init() error pathDave Jiang1-1/+1
2026-06-04cxl/test: Enforce PMD alignment for volatile mock regionsRichard Cheng1-2/+11
2026-05-26cxl/test: Update mock dev array before calling platform_device_add()Li Ming1-62/+43
2026-04-03Merge branch 'for-7.1/dax-hmem' into cxl-for-nextDave Jiang1-0/+66
2026-04-03tools/testing/cxl: Enable replay of user regions as auto regionsAlison Schofield1-10/+373
2026-04-01tools/testing/cxl: Test dax_hmem takeover of CXL regionsDan Williams1-0/+57
2026-04-01tools/testing/cxl: Simulate auto-assembly failureDan Williams1-0/+9
2025-11-17Merge branch 'for-6.19/cxl-elc-test' into cxl-for-nextDave Jiang1-4/+50
2025-11-17cxl/test: Add support for acpi extended linear cacheDave Jiang1-0/+21
2025-11-17cxl/test: Add cxl_test CFMWS support for extended linear cacheDave Jiang1-0/+22
2025-11-17cxl/test: Standardize CXL auto region sizeDave Jiang1-4/+7
2025-11-03cxl/port: Remove devm_cxl_port_enumerate_dports()Li Ming1-32/+0
2025-09-18Merge branch 'for-6.18/cxl-delay-dport' into cxl-for-nextDave Jiang1-19/+96
2025-09-18cxl/test: Setup target_map for cxl_test decoder initializationDave Jiang1-3/+9
2025-09-18cxl/test: Add mock version of devm_cxl_add_dport_by_dev()Dave Jiang1-2/+51
2025-09-18cxl/test: Refactor decoder setup to reduce cxl_test burdenDave Jiang1-10/+32
2025-09-17cxl: Add a cached copy of target_map to cxl_decoderDave Jiang1-4/+4
2025-09-10cxl/acpi: Rename CFMW coherency restrictionsDavidlohr Bueso1-9/+9
2025-06-30cxl_test: Limit location for fake CFMWS to mappable rangeJonathan Cameron1-1/+6
2025-05-06cxl/test: Address missing MODULE_DESCRIPTION warnings for cxl_testDave Jiang1-0/+1
2025-03-14cxl/test: Define a CFMWS capable of a 3 way HB interleaveAlison Schofield1-5/+5
2025-02-04cxl: Introduce 'struct cxl_dpa_partition' and 'struct cxl_range_info'Dan Williams1-11/+4
2025-02-04cxl: Introduce to_{ram,pmem}_{res,perf}() helpersDan Williams1-11/+14
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu1-1/+1
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra1-2/+2
2024-10-25cxl/test: Improve init-order fidelity relative to real-world systemsDan Williams1-83/+103
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-9/+5
2024-06-25cxl/region: check interleave capabilityYao Xingtao1-0/+4
2024-04-29cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang1-0/+7
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang1-4/+6
2024-02-16cxl/test: Add support for qos_class checkingDave Jiang1-9/+54
2023-12-22tools/testing/cxl: Add hostbridge UID string for cxl_test mock hb devicesDave Jiang1-0/+4
2023-12-04cxl: Add cxl_num_decoders_committed() usage to cxl_testDave Jiang1-2/+3
2023-10-27cxl/region: Fix x1 root-decoder granularity calculationsJim Harris1-1/+1
2023-07-20tools/testing/cxl: Remove unused SZ_512G macroXiao Yang1-4/+0
2023-06-25Merge branch 'for-6.5/cxl-rch-eh' into for-6.5/cxlDan Williams1-20/+10
2023-06-25cxl/port: Rename CXL_DECODER_{EXPANDER, ACCELERATOR} => {HOSTONLYMEM, DEVMEM}Dan Williams1-3/+3
2023-06-25cxl: Rename 'uport' to 'uport_dev'Dan Williams1-10/+10
2023-06-25cxl/acpi: Probe RCRB later during RCH downstream port creationRobert Richter1-10/+0
2023-02-14Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextDan Williams1-2/+4
2023-02-14cxl/hdm: Create emulated cxl_hdm for devices that do not have HDM decodersDave Jiang1-1/+2