index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powernv
/
npu-dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-02
powerpc/powernv: remove the nvlink support
Christoph Hellwig
1
-705
/
+0
2020-12-04
powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPU
Alexey Kardashevskiy
1
-2
/
+14
2020-05-28
powerpc/powernv/npu: Move IOMMU group setup into npu-dma.c
Oliver O'Halloran
1
-2
/
+52
2020-05-28
powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()
Oliver O'Halloran
1
-0
/
+8
2020-05-28
powerpc/powernv/pci: Register iommu group at PE DMA setup
Oliver O'Halloran
1
-0
/
+9
2020-05-28
powerpc/powernv/npu: Clean up compound table group initialisation
Oliver O'Halloran
1
-25
/
+21
2019-09-13
powerpc/powernv: Fix build with IOMMU_API=n
Michael Ellerman
1
-1
/
+1
2019-09-12
powerpc/powernv: Remove unused pnv_npu_try_dma_set_bypass() function
Christoph Hellwig
1
-99
/
+0
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-557
/
+14
2019-07-01
powerpc/powernv: remove unused NPU DMA code
Christoph Hellwig
1
-556
/
+0
2019-06-02
powerpc/powernv/npu: Fix reference leak
Greg Kurz
1
-1
/
+14
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-04-30
powerpc/powernv/npu: Use pci_dev_id() helper
Heiner Kallweit
1
-8
/
+6
2019-02-21
powerpc/powernv/npu: Remove redundant change_pte() hook
Peter Xu
1
-10
/
+0
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
1
-1
/
+1
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
1
-1
/
+1
2019-01-15
powerpc/powernv/npu: Remove obsolete comment about TCE_KILL_INVAL_ALL
Alexey Kardashevskiy
1
-4
/
+0
2019-01-11
powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()
Dan Carpenter
1
-1
/
+1
2018-12-21
powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
Alexey Kardashevskiy
1
-6
/
+7
2018-12-21
powerpc/powernv/npu: Check mmio_atsd array bounds when populating
Alexey Kardashevskiy
1
-2
/
+3
2018-12-21
powerpc/powernv/npu: Add release_ownership hook
Alexey Kardashevskiy
1
-0
/
+51
2018-12-21
powerpc/powernv/npu: Add compound IOMMU groups
Alexey Kardashevskiy
1
-25
/
+266
2018-12-21
powerpc/powernv/npu: Convert NPU IOMMU helpers to iommu_table_group_ops
Alexey Kardashevskiy
1
-7
/
+27
2018-12-21
powerpc/powernv/npu: Move single TVE handling to NPU PE
Alexey Kardashevskiy
1
-0
/
+8
2018-12-21
powerpc/powernv/npu: Move OPAL calls away from context manipulation
Alexey Kardashevskiy
1
-50
/
+61
2018-12-21
powerpc/powernv: Move npu struct from pnv_phb to pci_controller
Alexey Kardashevskiy
1
-18
/
+56
2018-12-20
powerpc/powernv/npu: Remove unused headers and a macro.
Alexey Kardashevskiy
1
-13
/
+0
2018-11-05
powerpc/powernv/npu: Remove NPU DMA ops
Alistair Popple
1
-60
/
+4
2018-10-04
powerpc/powernv/npu: Remove atsd_threshold debugfs setting
Mark Hairgrove
1
-14
/
+0
2018-10-04
powerpc/powernv/npu: Use size-based ATSD invalidates
Mark Hairgrove
1
-48
/
+55
2018-10-04
powerpc/powernv/npu: Reduce eieio usage when issuing ATSD invalidates
Mark Hairgrove
1
-51
/
+48
2018-08-03
powerpc/powernv: Fix concurrency issue with npu->mmio_atsd_usage
Reza Arbab
1
-2
/
+3
2018-07-19
powerpc/powernv/npu: Add a debugfs setting to change ATSD threshold
Alistair Popple
1
-2
/
+10
2018-05-18
powerpc/powernv: Use __raw_[rm_]writeq_be() in npu-dma.c
Michael Ellerman
1
-3
/
+2
2018-04-24
powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address...
Alistair Popple
1
-4
/
+19
2018-04-24
powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback p...
Alistair Popple
1
-3
/
+13
2018-04-24
powerpc/powernv/npu: Add lock to prevent race in concurrent context init/destroy
Alistair Popple
1
-9
/
+42
2018-03-14
powerpc/npu-dma.c: Fix crash after __mmu_notifier_register failure
Mark Hairgrove
1
-11
/
+21
2018-03-13
powerpc/powernv/npu: Fix deadlock in mmio_invalidate()
Alistair Popple
1
-88
/
+141
2018-01-27
powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
Alexey Kardashevskiy
1
-1
/
+4
2018-01-24
powerpc/powernv: Introduce new PHB type for opencapi links
Frederic Barrat
1
-1
/
+1
2017-11-13
powerpc/powernv/npu: Don't explicitly flush nmmu tlb
Alistair Popple
1
-5
/
+23
2017-11-13
powerpc/powernv/npu: Use flush_all_mm() instead of flush_tlb_mm()
Alistair Popple
1
-1
/
+1
2017-09-07
Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-6
/
+6
2017-09-01
powerpc/powernv/npu: Move tlb flush before launching ATSD
Alistair Popple
1
-6
/
+6
2017-09-01
powerpc/powernv: update to new mmu_notifier semantic
Jérôme Glisse
1
-10
/
+0
2017-06-22
powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD
Alistair Popple
1
-29
/
+65
2017-06-14
powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node
Alistair Popple
1
-1
/
+2
2017-05-25
powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() call
Alistair Popple
1
-3
/
+2
[next]