index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cxl
/
core
/
cdat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-08
cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coord
Dave Jiang
1
-27
/
+47
2024-04-08
cxl: Fix incorrect region perf data calculation
Dave Jiang
1
-54
/
+40
2024-03-13
Merge branch 'for-6.9/cxl-fixes' into for-6.9/cxl
Dan Williams
1
-15
/
+15
2024-03-13
Merge branch 'for-6.9/cxl-qos' into for-6.9/cxl
Dan Williams
1
-14
/
+120
2024-03-13
lib/firmware_table: Provide buffer length argument to cdat_table_parse()
Robert Richter
1
-3
/
+3
2024-03-12
cxl: Fix the incorrect assignment of SSLBIS entry pointer initial location
Dave Jiang
1
-15
/
+15
2024-03-12
cxl/region: Deal with numa nodes not enumerated by SRAT
Dave Jiang
1
-0
/
+5
2024-03-12
cxl/region: Add memory hotplug notifier for cxl region
Dave Jiang
1
-0
/
+6
2024-03-12
cxl/region: Calculate performance data for a region
Dave Jiang
1
-0
/
+65
2024-03-12
cxl: Move QoS class to be calculated from the nearest CPU
Dave Jiang
1
-3
/
+3
2024-03-12
cxl: Split out host bridge access coordinates
Dave Jiang
1
-6
/
+22
2024-03-12
cxl: Split out combine_coordinates() for common shared usage
Dave Jiang
1
-9
/
+23
2024-02-16
cxl: Fix sysfs export of qos_class for memdev
Dave Jiang
1
-0
/
+1
2024-02-16
cxl: Remove unnecessary type cast in cxl_qos_class_verify()
Dave Jiang
1
-2
/
+1
2024-02-16
cxl: Change 'struct cxl_memdev_state' *_perf_list to single 'struct cxl_dpa_p...
Dave Jiang
1
-58
/
+24
2024-01-05
Merge branch 'for-6.7/cxl' into for-6.8/cxl
Dan Williams
1
-8
/
+6
2024-01-05
cxl: Fix device reference leak in cxl_port_perf_data_calculate()
Dave Jiang
1
-2
/
+5
2024-01-05
cxl: Convert find_cxl_root() to return a 'struct cxl_root *'
Dave Jiang
1
-7
/
+10
2023-12-22
cxl: Check qos_class validity on memdev probe
Dave Jiang
1
-0
/
+103
2023-12-22
cxl: Store QTG IDs and related info to the CXL memory device context
Dave Jiang
1
-0
/
+69
2023-12-22
cxl: Compute the entire CXL path latency and bandwidth data
Dave Jiang
1
-1
/
+58
2023-12-22
cxl: Add callback to parse the SSLBIS subtable from CDAT
Dave Jiang
1
-0
/
+98
2023-12-22
cxl: Add callback to parse the DSLBIS subtable from CDAT
Dave Jiang
1
-2
/
+100
2023-12-22
cxl: Add callback to parse the DSMAS subtables from CDAT
Dave Jiang
1
-0
/
+92