index
:
talos-skiboot
03-26-2018
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
06-04-2018
06-18-2018
master
Talos™ II skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
npu2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/npu2: Move npu2 irq setup code to common area
Frederic Barrat
2019-04-09
1
-100
/
+0
*
npu2: Allow ATSD for LPAR other than 0
Alexey Kardashevskiy
2019-02-25
1
-1
/
+21
*
npu2: Add XTS_BDF_MAP wildcard refcount
Alexey Kardashevskiy
2019-02-25
1
-16
/
+30
*
opal: Deprecate reading the PHB status
Alexey Kardashevskiy
2019-02-18
1
-2
/
+1
*
sparse: Make tree 'constant is so big' warning clean
Stewart Smith
2019-01-18
1
-2
/
+2
*
npu2: Replace open coded dt_find_by_name_addr()
Reza Arbab
2019-01-16
1
-12
/
+1
*
npu2: Remove redundant assignment to p->phb_nvlink.scan_map
Reza Arbab
2019-01-16
1
-4
/
+1
*
npu2: Fix missing iteration in tce kill loop
Reza Arbab
2019-01-16
1
-0
/
+1
*
npu2: Remove unused npu2_dev_nvlink::vendor_cap
Reza Arbab
2019-01-16
1
-1
/
+0
*
npu2: Remove unused npu2::bdf2pe_cache
Reza Arbab
2019-01-16
1
-30
/
+0
*
npu2: Remove dead code from npu2_cfg_write_bar()
Reza Arbab
2019-01-16
1
-4
/
+0
*
Revert "npu2: Allow ATSD for LPAR other than 0"
Stewart Smith
2018-12-12
1
-18
/
+4
*
Add purging CPU L2 and L3 caches into NPU hreset.
Rashmica Gupta
2018-12-10
1
-1
/
+138
*
npu2: Allow ATSD for LPAR other than 0
Alexey Kardashevskiy
2018-12-10
1
-4
/
+18
*
npu2: Return sensible PCI error when not frozen
Alexey Kardashevskiy
2018-12-10
1
-2
/
+6
*
npu2: Advertise correct TCE page size
Alexey Kardashevskiy
2018-12-10
1
-0
/
+5
*
Add the other 7 ATSD registers to the device tree.
Rashmica Gupta
2018-11-18
1
-5
/
+10
*
hw/npu2: Common NPU2 init routine between NVLink and OpenCAPI
Andrew Donnellan
2018-09-17
1
-163
/
+73
*
npu2: Split device index into brick and link index
Andrew Donnellan
2018-09-17
1
-9
/
+12
*
npu2: Use correct kill type for TCE invalidation
Alexey Kardashevskiy
2018-09-17
1
-1
/
+1
*
npu2: Add support for relaxed-ordering mode
Reza Arbab
2018-08-06
1
-2
/
+273
*
npu2: Don't open code NPU2_RELAXED_ORDERING_CFG2
Reza Arbab
2018-08-06
1
-18
/
+13
*
hw/npu2: Don't assert if we hit a mixed OpenCAPI/NVLink setup
Andrew Donnellan
2018-08-06
1
-1
/
+1
*
Move pb_cen_hp_mode_curr register definition to xscom-p9-reg.h
Alistair Popple
2018-07-17
1
-0
/
+1
*
npu2/hw-procedures: Enable parity and credit overflow checks
Reza Arbab
2018-07-17
1
-1
/
+4
*
npu2/hw-procedures: Don't open code NPU2_NTL_MISC_CFG2_BRICK_ENABLE
Reza Arbab
2018-07-17
1
-6
/
+7
*
npu2: Use same compatible string for NVLink and OpenCAPI link nodes in device...
Andrew Donnellan
2018-07-03
1
-6
/
+14
*
hw/npu2, core/hmi: Use NPU instead of NPU2 as log message prefix
Andrew Donnellan
2018-06-27
1
-8
/
+8
*
npu2: Reset NVLinks on hot reset
Alexey Kardashevskiy
2018-06-18
1
-0
/
+14
*
npu2: Use ibm, loc-code rather than ibm, slot-label
Oliver O'Halloran
2018-04-23
1
-13
/
+7
*
hw/npu2.c: Remove static configuration of NPU2 register
Alistair Popple
2018-04-19
1
-12
/
+12
*
npu2: Improve log output of GPU-to-link mapping
Reza Arbab
2018-04-19
1
-4
/
+4
*
interrupts: Create an "interrupts" property in the OPAL node
Benjamin Herrenschmidt
2018-04-11
1
-1
/
+1
*
npu2: Move NPU2_XTS_BDF_MAP_VALID assignment to context init
Reza Arbab
2018-04-10
1
-7
/
+8
*
npu2: Add performance tuning SCOM inits
Reza Arbab
2018-03-27
1
-1
/
+96
*
hw/npu2: Assign a unique LPARSHORTID per GPU
Alistair Popple
2018-03-27
1
-0
/
+1
*
npu2: Fix possible NULL dereference
Cyril Bur
2018-03-27
1
-3
/
+6
*
npu2: Remove DD1 support
Andrew Donnellan
2018-03-22
1
-64
/
+49
*
npu2: Disable fast reboot
Reza Arbab
2018-03-14
1
-0
/
+3
*
npu2: Use unfiltered mode in XTS tables
Reza Arbab
2018-03-12
1
-44
/
+31
*
npu2-opencapi: Train OpenCAPI links and setup devices
Andrew Donnellan
2018-03-01
1
-6
/
+6
*
npu2-opencapi: Configure NPU for OpenCAPI
Andrew Donnellan
2018-03-01
1
-0
/
+9
*
npu2: Rework NPU data structures for OpenCAPI
Andrew Donnellan
2018-03-01
1
-62
/
+68
*
npu2: Split out common helper functions into separate file
Andrew Donnellan
2018-03-01
1
-92
/
+0
*
npu2: Disable TVT range check when in bypass mode
Alistair Popple
2018-02-13
1
-32
/
+7
*
hw/npu2: support creset of npu2 devices
Balbir Singh
2018-02-13
1
-1
/
+20
*
npu2/tce: Fix page size checking
Alexey Kardashevskiy
2018-02-08
1
-1
/
+3
*
npu2.c: Add PE error detection
Alistair Popple
2018-01-14
1
-2
/
+53
*
npu2.c: Fix XIVE IRQ alignment
Alistair Popple
2018-01-14
1
-1
/
+1
*
npu2: Move to new GPU memory map
Michael Neuling
2017-11-15
1
-5
/
+53
[next]