summaryrefslogtreecommitdiffstats
path: root/hw/npu2-opencapi.c
Commit message (Expand)AuthorAgeFilesLines
* npu2/hw-procedures: Fix parallel zcal for opencapiFrederic Barrat2019-03-201-2/+3
* npu2-opencapi: Fix adapter reset when using 2 adaptersFrederic Barrat2019-03-131-7/+27
* npu2-opencapi: Extend delay after releasing reset on adapterFrederic Barrat2019-03-131-2/+2
* npu2-opencapi: ODL should be in reset when enabledFrederic Barrat2019-03-131-0/+6
* npu2-opencapi: Keep ODL and adapter in reset at the same timeFrederic Barrat2019-03-131-25/+43
* npu2-opencapi: Rename functions used to reset an adapterFrederic Barrat2019-03-131-4/+4
* npu2-opencapi: Setup perf counters to detect CRC errorsFrederic Barrat2019-03-131-0/+62
* npu2-opencapi: Rework ODL register accessFrederic Barrat2019-03-131-100/+9
* sparse: Make tree 'constant is so big' warning cleanStewart Smith2019-01-181-2/+2
* npu2: Remove unused npu2::bdf2pe_cacheReza Arbab2019-01-161-1/+0
* npu2-opencapi: Log ODL endpoint information registerFrederic Barrat2018-11-281-1/+28
* npu2-opencapi: Detect if link trained in degraded modeFrederic Barrat2018-11-281-19/+31
* npu2-opencapi: Log extra information on link training failureFrederic Barrat2018-11-281-3/+34
* hw/npu2, platform: Restructure OpenCAPI i2c reset/presence pinsAndrew Donnellan2018-09-171-3/+7
* hw/npu2, platform: Add NPU2 platform device detection callbackAndrew Donnellan2018-09-171-79/+14
* hw/npu2: Common NPU2 init routine between NVLink and OpenCAPIAndrew Donnellan2018-09-171-105/+53
* npu2: Split device index into brick and link indexAndrew Donnellan2018-09-171-37/+40
* hw/npu2-opencapi: Fix setting of supported OpenCAPI templatesAndrew Donnellan2018-09-171-2/+2
* npu2-opencapi: Don't send commands to NPU when link is downFrederic Barrat2018-07-261-1/+2
* npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device...Andrew Donnellan2018-07-031-5/+8
* npu2-opencapi: reduce number of retries to train the linkFrederic Barrat2018-06-181-1/+1
* npu2-opencapi: Fix link state to report link downFrederic Barrat2018-06-011-2/+11
* npu2-opencapi: Cleanup traces printed during link trainingFrederic Barrat2018-06-011-39/+41
* npu2-opencapi: Train links on fundamental resetFrederic Barrat2018-06-011-113/+266
* npu2-opencapi: Rework adapter resetFrederic Barrat2018-06-011-20/+51
* npu2-opencapi: Use presence detectionFrederic Barrat2018-06-011-22/+99
* npu2-opencapi: Fix 'link internal error' FIR, take 2Frederic Barrat2018-04-111-4/+25
* npu2-opencapi: Fix 'link internal error' FIR, take 1Frederic Barrat2018-04-111-3/+17
* npu2-opencapi: Fix memory leakCyril Bur2018-03-271-1/+1
* npu2-opencapi: Fix assert on link reset during initFrederic Barrat2018-03-061-0/+9
* npu2-opencapi: Add OpenCAPI OPAL API callsFrederic Barrat2018-03-011-0/+206
* npu2-opencapi: Train OpenCAPI links and setup devicesAndrew Donnellan2018-03-011-1/+681
* npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan2018-03-011-0/+822
OpenPOWER on IntegriCloud