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
2022-03-02
drm/panfrost: cleanup comments
Tom Rix
2021-11-15
drm/shmem-helper: Pass GEM shmem object in public interfaces
Thomas Zimmermann
2021-09-17
drm/panfrost: Calculate lock region size correctly
Steven Price
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-08-26
drm/panfrost: Use upper/lower_32_bits helpers
Alyssa Rosenzweig
2021-08-25
drm/panfrost: Clamp lock region to Bifrost minimum
Alyssa Rosenzweig
2021-08-25
drm/panfrost: Use u64 for size in lock_region
Alyssa Rosenzweig
2021-08-25
drm/panfrost: Simplify lock_region calculation
Alyssa Rosenzweig
2021-07-01
drm/panfrost: Increase the AS_ACTIVE polling timeout
Boris Brezillon
2021-07-01
drm/panfrost: Reset the GPU when the AS_ACTIVE bit is stuck
Boris Brezillon
2021-07-01
drm/panfrost: Disable the AS on unhandled page faults
Boris Brezillon
2021-07-01
drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name()
Boris Brezillon
2021-06-24
drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_priv
Boris Brezillon
2021-02-15
drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQs
Boris Brezillon
2021-02-15
drm/panfrost: Don't try to map pages that are already mapped
Boris Brezillon
2021-02-15
drm/panfrost: Clear MMU irqs before handling the fault
Boris Brezillon
2020-12-16
Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-30
drm/panfrost: Support cache-coherent integrations
Robin Murphy
2020-09-10
drm: panfrost: fix common struct sg_table related issues
Marek Szyprowski
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
[next]