summaryrefslogtreecommitdiffstats
path: root/hw/npu2-hw-procedures.c
Commit message (Expand)AuthorAgeFilesLines
* npu2/hw-procedures: Fix parallel zcal for opencapiFrederic Barrat2019-03-201-2/+5
* npu2-hw-procedures: Fix zcal in mixed opencapi and nvlink modeFrederic Barrat2019-03-201-3/+21
* npu2-hw-procedures: Don't set iovalid for opencapi devicesFrederic Barrat2019-03-201-0/+3
* npu2-opencapi: Rework ODL register accessFrederic Barrat2019-03-131-16/+1
* sparse: symbol 'NPU2_PHY_*' was not declared. Should it be static?Stewart Smith2019-02-251-66/+71
* sparse: Make tree 'constant is so big' warning cleanStewart Smith2019-01-181-20/+20
* npu2: Remove unused npu2_dev::procedure_dataReza Arbab2019-01-161-2/+0
* npu2: Split device index into brick and link indexAndrew Donnellan2018-09-171-4/+4
* hw/npu2-hw-procedures: Enable RX auto recal on OpenCAPI linksAndrew Donnellan2018-09-171-0/+8
* npu2/hw-procedures: Enable parity and credit overflow checksReza Arbab2018-07-171-0/+6
* npu2/hw-procedures: Fence bricks via NTL instead of MISCReza Arbab2018-07-101-24/+7
* npu2/hw-procedures: fence bricks on GPU resetBalbir Singh2018-04-231-7/+45
* npu2-hw-procedures: Add support for OpenCAPI PHY link trainingAndrew Donnellan2018-03-011-12/+116
* npu2: Rework NPU data structures for OpenCAPIAndrew Donnellan2018-03-011-3/+3
* hw/npu2: support creset of npu2 devicesBalbir Singh2018-02-131-1/+1
* npu2-hw-procedures.c: Correct phy lane mappingAlistair Popple2018-01-301-3/+3
* npu2-hw-procedures.c: Power up lanes during ntl resetAlistair Popple2018-01-301-0/+13
* npu2: hw-procedures: Change phy_rx_clock_sel valuesReza Arbab2017-11-281-4/+4
* npu2: hw-procedures: Manipulate IOVALID during trainingReza Arbab2017-11-281-0/+24
* npu2: hw-procedures: Add obus_brick_index()Reza Arbab2017-11-281-16/+13
* npu2: hw-procedures: Add check_credits procedureReza Arbab2017-11-211-1/+38
* Revert "npu2: hw-procedures: Enable low power mode"Reza Arbab2017-11-151-18/+1
* npu2: hw-procedures: Refactor reset_ntl procedureReza Arbab2017-11-131-15/+58
* npu2: hw-procedures: Add phy_rx_clock_sel()Reza Arbab2017-11-131-1/+19
* npu2: hw-procedures: Enable low power modeReza Arbab2017-11-091-1/+18
* npu2: hw-procedures: Add settings to PHY_RESETReza Arbab2017-09-151-0/+10
* npu2: Implement FLRReza Arbab2017-09-121-0/+5
* npu2: hw-procedures: Update PHY DC calibration procedureReza Arbab2017-09-041-1/+9
* npu2: hw-procedures: Change rx_pr_phase_step valueReza Arbab2017-09-041-1/+1
* npu2: hw-procedures: Add comments denoting procedure numberReza Arbab2017-09-041-0/+2
* hw/npu2-hw-procedures.c: Update PHY_RESET procedureAlistair Popple2017-08-271-0/+11
* npu2: Fix typo in messageAndrew Donnellan2017-08-151-1/+1
* NPU2: Add flag to nvlink config space indicating DL reset stateAlistair Popple2017-06-201-0/+2
* hw/npu2-hw-procedures.c: Add nvram option to override zcal calculationsAlistair Popple2017-06-201-8/+20
* npu2: Fix npu2_{read,write}_4b()Reza Arbab2017-06-061-2/+2
* hw/npu2-hw-procedures.c: Fix running of zcal procedureAlistair Popple2017-06-061-19/+5
* npu2: Add hardware link training proceduresAlistair Popple2017-03-301-0/+721
OpenPOWER on IntegriCloud