aboutsummaryrefslogtreecommitdiff
path: root/hw/npu2.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-06npu2: Fix npu2_{read,write}_4b()Reza Arbab1-4/+6
2017-06-06hw/npu2.c: Fix opal_npu_map_lpar to search for existing BDFAlistair Popple1-2/+2
2017-06-06hw/npu2.c: Add memory coherence directory programmingAlistair Popple1-1/+38
2017-06-06hw/npu2.c: Use phys-map to get GPU memory BARsAlistair Popple1-76/+26
2017-05-10npu2: Do not attempt to initialise non DD1 hardwareAlistair Popple1-0/+7
2017-05-10npu2: Fix BAR mapping for multiple chipsAlistair Popple1-97/+135
2017-05-10npu2: Fix argument order to npu2_scom_write in BAR setupAlistair Popple1-1/+1
2017-05-03npu, npu2: Describe diag data size in device treeRussell Currey1-0/+1
2017-03-30npu2: Add hardware link training proceduresAlistair Popple1-2/+9
2017-03-30npu2: Add OPAL calls for nvlink2 address translation servicesAlistair Popple1-1/+229
2017-03-30npu2: Allocate GPU memory and describe it in the dtReza Arbab1-0/+196
2017-03-30Introduce NPU2 supportAlistair Popple1-0/+1388