aboutsummaryrefslogtreecommitdiff
path: root/drivers/cxl/cxlpci.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-08PCI/CXL: Move CXL Vendor ID to pci_ids.hGravatar Dave Jiang 1-1/+0
2024-03-12cxl/pci: Get rid of pointer arithmetic reading CDAT tableGravatar Robert Richter 1-0/+24
2023-12-22cxl: Calculate and store PCI link latency for the downstream portsGravatar Dave Jiang 1-0/+13
2023-05-30cxl/pci: Find and register CXL PMU devicesGravatar Jonathan Cameron 1-0/+1
2023-05-18cxl: Wait Memory_Info_Valid before access memory related infoGravatar Dave Jiang 1-0/+2
2023-04-03cxl/pci: Handle truncated CDAT entriesGravatar Lukas Wunner 1-0/+14
2023-02-14Merge branch 'for-6.3/cxl-rr-emu' into cxl/nextGravatar Dan Williams 1-1/+2
2023-02-14cxl/port: Export cxl_dvsec_rr_decode() to cxl_portGravatar Dave Jiang 1-1/+2
2023-01-26cxl/mem: Wire up event interruptsGravatar Davidlohr Bueso 1-0/+6
2023-01-04cxl/pci: Move tracepoint definitions to drivers/cxl/core/Gravatar Dan Williams 1-0/+3
2022-12-03cxl/core/regs: Make cxl_map_{component, device}_regs() device genericGravatar Dan Williams 1-9/+0
2022-07-19cxl/port: Read CDAT tableGravatar Ira Weiny 1-0/+1
2022-05-19cxl/port: Reuse 'struct cxl_hdm' context for hdm initGravatar Dan Williams 1-1/+1
2022-05-19cxl/pci: Drop @info argument to cxl_hdm_decode_init()Gravatar Dan Williams 1-3/+1
2022-05-19cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()Gravatar Dan Williams 1-2/+2
2022-05-19cxl/mem: Consolidate CXL DVSEC Range enumeration in the coreGravatar Dan Williams 1-0/+4
2022-02-08cxl/pci: Retrieve CXL DVSEC memory infoGravatar Ben Widawsky 1-0/+13
2022-02-08cxl/core/port: Remove @host argument for dport + decoder enumerationGravatar Dan Williams 1-1/+1
2022-02-08cxl/port: Add a driver for 'struct cxl_port' objectsGravatar Ben Widawsky 1-0/+1
2022-02-08cxl/core: Generalize dport enumeration in the coreGravatar Dan Williams 1-0/+1
2022-02-08cxl/pci: Rename pci.h to cxlpci.hGravatar Dan Williams 1-0/+60