aboutsummaryrefslogtreecommitdiff
path: root/include/npu2.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-22npu2: Remove DD1 supportAndrew Donnellan1-1/+0
2018-03-22npu2: Remove unused fields in struct npu2Andrew Donnellan1-2/+0
2018-03-01npu2-opencapi: Train OpenCAPI links and setup devicesAndrew Donnellan1-1/+6
2018-03-01npu2-hw-procedures: Add support for OpenCAPI PHY link trainingAndrew Donnellan1-0/+4
2018-03-01npu2-opencapi: Configure NPU for OpenCAPIAndrew Donnellan1-0/+2
2018-03-01npu2: Rework NPU data structures for OpenCAPIAndrew Donnellan1-19/+58
2018-03-01npu2: Split out common helper functions into separate fileAndrew Donnellan1-0/+2
2018-02-13hw/npu2: support creset of npu2 devicesBalbir Singh1-0/+1
2017-11-21npu2: Print bdfn in NPU2DEV* logging macrosReza Arbab1-3/+8
2017-11-19npu2: Remove unused npu2_dev struct membersAndrew Donnellan1-3/+0
2017-11-15npu2: Move to new GPU memory mapMichael Neuling1-0/+1
2017-11-13npu2: Add npu2_write_mask_4b()Reza Arbab1-0/+1
2017-09-12npu2: Implement FLRReza Arbab1-0/+1
2017-09-12npu2: Add npu2_clear_link_flag()Reza Arbab1-0/+1
2017-06-30npu2: Use phys-map to get MMIO BARsAndrew Donnellan1-0/+4
2017-06-20NPU2: Add flag to nvlink config space indicating DL reset stateAlistair Popple1-1/+6
2017-06-20hw/npu2-hw-procedures.c: Add nvram option to override zcal calculationsAlistair Popple1-1/+1
2017-06-06npu2: Fix npu2_{read,write}_4b()Reza Arbab1-2/+2
2017-05-10npu2: Fix BAR mapping for multiple chipsAlistair Popple1-12/+2
2017-03-30npu2: Add hardware link training proceduresAlistair Popple1-1/+8
2017-03-30npu2: Allocate GPU memory and describe it in the dtReza Arbab1-0/+2
2017-03-30Introduce NPU2 supportAlistair Popple1-0/+152