summaryrefslogtreecommitdiff
path: root/drivers/cxl/core/cdat.c
AgeCommit message (Expand)Author
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang
2024-04-08cxl: Fix incorrect region perf data calculationDave Jiang
2024-03-13Merge branch 'for-6.9/cxl-fixes' into for-6.9/cxlDan Williams
2024-03-13Merge branch 'for-6.9/cxl-qos' into for-6.9/cxlDan Williams
2024-03-13lib/firmware_table: Provide buffer length argument to cdat_table_parse()Robert Richter
2024-03-12cxl: Fix the incorrect assignment of SSLBIS entry pointer initial locationDave Jiang
2024-03-12cxl/region: Deal with numa nodes not enumerated by SRATDave Jiang
2024-03-12cxl/region: Add memory hotplug notifier for cxl regionDave Jiang
2024-03-12cxl/region: Calculate performance data for a regionDave Jiang
2024-03-12cxl: Move QoS class to be calculated from the nearest CPUDave Jiang
2024-03-12cxl: Split out host bridge access coordinatesDave Jiang
2024-03-12cxl: Split out combine_coordinates() for common shared usageDave Jiang
2024-02-16cxl: Fix sysfs export of qos_class for memdevDave Jiang
2024-02-16cxl: Remove unnecessary type cast in cxl_qos_class_verify()Dave Jiang
2024-02-16cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...Dave Jiang
2024-01-05Merge branch 'for-6.7/cxl' into for-6.8/cxlDan Williams
2024-01-05cxl: Fix device reference leak in cxl_port_perf_data_calculate()Dave Jiang
2024-01-05cxl: Convert find_cxl_root() to return a 'struct cxl_root *'Dave Jiang
2023-12-22cxl: Check qos_class validity on memdev probeDave Jiang
2023-12-22cxl: Store QTG IDs and related info to the CXL memory device contextDave Jiang
2023-12-22cxl: Compute the entire CXL path latency and bandwidth dataDave Jiang
2023-12-22cxl: Add callback to parse the SSLBIS subtable from CDATDave Jiang
2023-12-22cxl: Add callback to parse the DSLBIS subtable from CDATDave Jiang
2023-12-22cxl: Add callback to parse the DSMAS subtables from CDATDave Jiang