index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
/
panfrost_mmu.c
Age
Commit message (
Expand
)
Author
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-07-24
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
2020-06-19
drm/panfrost: Use kvfree() to free bo->sgts
Denis Efremov
2020-05-19
drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
2020-02-25
drm/panfrost: Don't try to map on error faults
Tomeu Vizoso
2020-02-21
Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-02-12
drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU context
Boris Brezillon
2020-01-21
drm/panfrost: Add the panfrost_gem_mapping concept
Boris Brezillon
2020-01-21
drm/panfrost: Prefix interrupt handlers' names
Ezequiel Garcia
2019-10-29
drm/panfrost: Don't dereference bogus MMU pointers
Robin Murphy
2019-10-29
drm/panfrost: fix -Wmissing-prototypes warnings
Yi Wang
2019-09-27
Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-19
drm/panfrost: Prevent race when handling page fault
Steven Price
2019-08-30
drm/panfrost: Flush and disable address space when freeing page tables
Rob Herring
2019-08-30
drm/panfrost: Add cache/TLB flush before switching address space
Rob Herring
2019-08-30
drm/panfrost: Split mmu_hw_do_operation into locked and unlocked version
Rob Herring
2019-08-30
drm/panfrost: Rework page table flushing and runtime PM interaction
Rob Herring
2019-08-30
drm/panfrost: Remove unnecessary mmu->lock mutex
Rob Herring
2019-08-19
drm/panfrost: Implement per FD address spaces
Rob Herring
2019-08-19
drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()
Wei Yongjun
2019-08-12
drm/panfrost: Add support for GPU heap allocations
Rob Herring
2019-08-12
drm/panfrost: Convert MMU IRQ handler to threaded handler
Rob Herring
2019-08-12
drm/panfrost: Consolidate reset handling
Rob Herring
2019-08-12
drm/panfrost: Add a no execute flag for BO allocations
Rob Herring
2019-08-12
drm/panfrost: Split panfrost_mmu_map SG list mapping to its own function
Rob Herring
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
2019-07-29
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
2019-07-29
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
2019-07-29
iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers
Will Deacon
2019-07-24
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
2019-06-18
drm/panfrost: Make sure a BO is only unmapped when appropriate
Boris Brezillon
2019-04-12
drm/panfrost: Add support for 2MB page entries
Rob Herring
2019-04-12
drm/panfrost: Add initial panfrost driver
Rob Herring