summaryrefslogtreecommitdiffstats
path: root/hw/npu2.c
Commit message (Expand)AuthorAgeFilesLines
* npu2: Move NPU2_XTS_BDF_MAP_VALID assignment to context initReza Arbab2018-04-101-7/+8
* npu2: Add performance tuning SCOM initsReza Arbab2018-03-271-1/+96
* hw/npu2: Assign a unique LPARSHORTID per GPUAlistair Popple2018-03-271-0/+1
* npu2: Fix possible NULL dereferenceCyril Bur2018-03-271-3/+6
* npu2: Remove DD1 supportAndrew Donnellan2018-03-221-64/+49
* npu2: Disable fast rebootReza Arbab2018-03-141-0/+3
* npu2: Use unfiltered mode in XTS tablesReza Arbab2018-03-121-44/+31
* npu2-opencapi: Train OpenCAPI links and setup devicesAndrew Donnellan2018-03-011-6/+6
* npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan2018-03-011-0/+9
* npu2: Rework NPU data structures for OpenCAPIAndrew Donnellan2018-03-011-62/+68
* npu2: Split out common helper functions into separate fileAndrew Donnellan2018-03-011-92/+0
* npu2: Disable TVT range check when in bypass modeAlistair Popple2018-02-131-32/+7
* hw/npu2: support creset of npu2 devicesBalbir Singh2018-02-131-1/+20
* npu2/tce: Fix page size checkingAlexey Kardashevskiy2018-02-081-1/+3
* npu2.c: Add PE error detectionAlistair Popple2018-01-141-2/+53
* npu2.c: Fix XIVE IRQ alignmentAlistair Popple2018-01-141-1/+1
* npu2: Move to new GPU memory mapMichael Neuling2017-11-151-5/+53
* phys-map: Rename GPU_MEM to GPU_MEM_4T_DOWNMichael Neuling2017-11-151-4/+4
* npu2: MCD refactorMichael Neuling2017-11-151-13/+20
* npu2: Refactor BAR setting codeMichael Neuling2017-11-151-5/+6
* npu2: Create npu2_write_mcd()Michael Neuling2017-11-151-8/+16
* npu2: Remove side effects in assert() calls.Cyril Bur2017-11-131-3/+7
* npu2: Add npu2_write_mask_4b()Reza Arbab2017-11-131-0/+11
* Revert "npu2: Add vendor cap for IRQ testing"Alistair Popple2017-10-161-28/+0
* npu2: Read slot label from the link nodeOliver O'Halloran2017-09-201-3/+17
* npu2: Copy link speed from the npu nodeOliver O'Halloran2017-09-201-7/+10
* npu2: Add vendor cap for IRQ testingSam Bobroff2017-09-121-0/+28
* npu2: Enable recoverable data link (no-stall) interruptsSam Bobroff2017-09-121-15/+121
* npu2: Update NPU to NPU2 in comments and messagesSam Bobroff2017-09-121-13/+13
* npu2: Implement FLRReza Arbab2017-09-121-1/+28
* npu2: Add npu2_clear_link_flag()Reza Arbab2017-09-121-0/+7
* hw/npu2.c: Add ibm, nvlink-speed device-tree propertyAlistair Popple2017-08-301-0/+8
* NPU2: fix missing unlockStewart Smith2017-08-221-1/+1
* hw/npu2.c: Add temporary scominits to enable NVLink mode on DD2Alistair Popple2017-08-041-0/+36
* npu2: Allow POWER9 DD2 in ec level checkReza Arbab2017-08-041-1/+1
* npu2: Set the XTS config2 registerReza Arbab2017-08-041-0/+5
* npu2: Adjust content of the NTL BARReza Arbab2017-08-041-3/+10
* npu2: Adjust content of the GENID BARReza Arbab2017-08-041-2/+2
* npu2: Add NPU2_GPU1_MEM_BARReza Arbab2017-08-041-14/+16
* npu2: Use read-modify-write in npu2_assign_gmb()Reza Arbab2017-08-041-3/+5
* npu2: Rename variable in npu2_assign_gmb()Reza Arbab2017-08-041-14/+14
* npu2: Fix NPU/PHY0/PHY1 stack orderReza Arbab2017-08-041-7/+11
* npu2: Fix indirect SCOM addressesReza Arbab2017-08-041-3/+11
* npu2: Add a function to detect POWER9 DD1Reza Arbab2017-08-041-0/+10
* hw/npu2: fix typo in commentStewart Smith2017-08-011-1/+1
* numa/associativity: Add a new level of NUMA for GPU'sBalbir Singh2017-07-131-1/+2
* npu2: Use phys-map to get MMIO BARsAndrew Donnellan2017-06-301-50/+46
* hw/npu2.c: Fix device aperture calculationAlistair Popple2017-06-211-2/+4
* hw/npu2.c: Change MCD BAR allocation orderAlistair Popple2017-06-201-2/+7
* NPU2: Add flag to nvlink config space indicating DL reset stateAlistair Popple2017-06-201-2/+9
OpenPOWER on IntegriCloud