summaryrefslogtreecommitdiffstats
path: root/include/npu2.h
Commit message (Expand)AuthorAgeFilesLines
* hw/npu2: Dump (more) npu2 registers on link error and HMIsFrederic Barrat2019-04-091-0/+1
* hw/npu2: Report errors to the OS if an OpenCAPI brick is fencedFrederic Barrat2019-04-091-0/+1
* hw/npu2: Use NVLink irq setup for OpenCAPIFrederic Barrat2019-04-091-1/+0
* hw/npu2: Fix OpenCAPI PE assignmentAndrew Donnellan2019-04-091-3/+18
* npu2/hw-procedures: Fix parallel zcal for opencapiFrederic Barrat2019-03-201-1/+2
* npu2-opencapi: Fix adapter reset when using 2 adaptersFrederic Barrat2019-03-131-0/+4
* npu2: Add XTS_BDF_MAP wildcard refcountAlexey Kardashevskiy2019-02-251-0/+2
* opal: Deprecate reading the PHB statusAlexey Kardashevskiy2019-02-181-2/+1
* npu2: Remove unused npu2_dev_nvlink::vendor_capReza Arbab2019-01-161-3/+0
* npu2: Remove unused npu2_dev::procedure_dataReza Arbab2019-01-161-1/+0
* npu2: Remove unused npu2::lxive_cacheReza Arbab2019-01-161-1/+0
* npu2: Remove unused npu2::bdf2pe_cacheReza Arbab2019-01-161-1/+0
* hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan2018-09-171-2/+12
* hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan2018-09-171-0/+5
* npu2: Split device index into brick and link indexAndrew Donnellan2018-09-171-3/+4
* npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device...Andrew Donnellan2018-07-031-0/+2
* npu2-opencapi: Train links on fundamental resetFrederic Barrat2018-06-011-0/+2
* npu2: Remove DD1 supportAndrew Donnellan2018-03-221-1/+0
* npu2: Remove unused fields in struct npu2Andrew Donnellan2018-03-221-2/+0
* npu2-opencapi: Train OpenCAPI links and setup devicesAndrew Donnellan2018-03-011-1/+6
* npu2-hw-procedures: Add support for OpenCAPI PHY link trainingAndrew Donnellan2018-03-011-0/+4
* npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan2018-03-011-0/+2
* npu2: Rework NPU data structures for OpenCAPIAndrew Donnellan2018-03-011-19/+58
* npu2: Split out common helper functions into separate fileAndrew Donnellan2018-03-011-0/+2
* hw/npu2: support creset of npu2 devicesBalbir Singh2018-02-131-0/+1
* npu2: Print bdfn in NPU2DEV* logging macrosReza Arbab2017-11-211-3/+8
* npu2: Remove unused npu2_dev struct membersAndrew Donnellan2017-11-191-3/+0
* npu2: Move to new GPU memory mapMichael Neuling2017-11-151-0/+1
* npu2: Add npu2_write_mask_4b()Reza Arbab2017-11-131-0/+1
* npu2: Implement FLRReza Arbab2017-09-121-0/+1
* npu2: Add npu2_clear_link_flag()Reza Arbab2017-09-121-0/+1
* npu2: Use phys-map to get MMIO BARsAndrew Donnellan2017-06-301-0/+4
* NPU2: Add flag to nvlink config space indicating DL reset stateAlistair Popple2017-06-201-1/+6
* hw/npu2-hw-procedures.c: Add nvram option to override zcal calculationsAlistair Popple2017-06-201-1/+1
* npu2: Fix npu2_{read,write}_4b()Reza Arbab2017-06-061-2/+2
* npu2: Fix BAR mapping for multiple chipsAlistair Popple2017-05-101-12/+2
* npu2: Add hardware link training proceduresAlistair Popple2017-03-301-1/+8
* npu2: Allocate GPU memory and describe it in the dtReza Arbab2017-03-301-0/+2
* Introduce NPU2 supportAlistair Popple2017-03-301-0/+152
OpenPOWER on IntegriCloud