summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_mmu.c
Commit message (Expand)AuthorAgeFilesLines
* drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()Boris Brezillon2024-04-041-4/+9
* drm/panfrost: Synchronize and disable interrupts before powering offAngeloGioacchino Del Regno2023-12-051-3/+19
* drm/panfrost: Add gpu_irq, mmu_irq to struct panfrost_deviceAngeloGioacchino Del Regno2023-12-051-5/+5
* drm/panfrost: Implement generic DRM object RSS reporting functionAdrián Larumbe2023-10-041-0/+1
* drm/panfrost: Do not check for 0 return after calling platform_get_irq_byname()Ruan Jinjie2023-08-211-2/+2
* drm/shmem-helper: Switch to reservation lockDmitry Osipenko2023-06-211-9/+10
* drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon2023-04-031-0/+1
* drm/panfrost: Don't sync rpm suspension after mmu flushingDmitry Osipenko2023-02-271-1/+1
* drm/panfrost: Split io-pgtable requests properlyRobin Murphy2022-11-091-1/+10
* Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2022-09-111-17/+27
|\
| * drm/panfrost: Update io-pgtable APIRobin Murphy2022-09-011-17/+27
* | drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr...Dmitry Osipenko2022-07-041-1/+1
|/
* drm/panfrost: cleanup commentsTom Rix2022-03-021-1/+1
* drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann2021-11-151-2/+3
* drm/panfrost: Calculate lock region size correctlySteven Price2021-09-171-7/+23
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-09-141-20/+11
|\
| * drm/panfrost: Clamp lock region to Bifrost minimumAlyssa Rosenzweig2021-08-251-1/+1
| * drm/panfrost: Use u64 for size in lock_regionAlyssa Rosenzweig2021-08-251-6/+6
| * drm/panfrost: Simplify lock_region calculationAlyssa Rosenzweig2021-08-251-14/+5
* | drm/panfrost: Use upper/lower_32_bits helpersAlyssa Rosenzweig2021-08-261-6/+6
|/
* drm/panfrost: Increase the AS_ACTIVE polling timeoutBoris Brezillon2021-07-011-1/+1
* drm/panfrost: Reset the GPU when the AS_ACTIVE bit is stuckBoris Brezillon2021-07-011-1/+4
* drm/panfrost: Disable the AS on unhandled page faultsBoris Brezillon2021-07-011-3/+31
* drm/panfrost: Drop the pfdev argument passed to panfrost_exception_name()Boris Brezillon2021-07-011-1/+1
* drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_privBoris Brezillon2021-06-241-52/+108
* drm/panfrost: Stay in the threaded MMU IRQ handler until we've handled all IRQsBoris Brezillon2021-02-151-12/+14
* drm/panfrost: Don't try to map pages that are already mappedBoris Brezillon2021-02-151-1/+8
* drm/panfrost: Clear MMU irqs before handling the faultBoris Brezillon2021-02-151-2/+2
* Merge tag 'iommu-updates-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-161-7/+0
|\
| * iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy2020-12-081-7/+0
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-021-4/+3
|\|
| * drm: panfrost: fix common struct sg_table related issuesMarek Szyprowski2020-09-101-4/+3
* | drm/panfrost: Support cache-coherent integrationsRobin Murphy2020-10-301-0/+1
|/
* Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-1/+1
|\
| * iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang2020-07-241-1/+1
* | drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov2020-06-191-1/+1
* | drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-191-1/+1
|/
* Merge v5.6-rc5 into drm-nextDave Airlie2020-03-111-26/+25
|\
| * drm/panfrost: Don't try to map on error faultsTomeu Vizoso2020-02-251-25/+19
| * drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon2020-02-121-1/+6
* | Merge tag 'drm-misc-next-2020-02-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-02-211-2/+4
|\ \ | |/ |/|
| * drm/panfrost: Prefix interrupt handlers' namesEzequiel Garcia2020-01-211-2/+4
* | drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon2020-01-211-26/+35
|/
* drm/panfrost: Don't dereference bogus MMU pointersRobin Murphy2019-10-291-3/+3
* drm/panfrost: fix -Wmissing-prototypes warningsYi Wang2019-10-291-4/+5
* Merge tag 'drm-next-2019-09-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-271-19/+36
|\
| * drm/panfrost: Prevent race when handling page faultSteven Price2019-09-191-19/+36
* | Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-191-106/+336
|\|
| * drm/panfrost: Flush and disable address space when freeing page tablesRob Herring2019-08-301-7/+9
| * drm/panfrost: Add cache/TLB flush before switching address spaceRob Herring2019-08-301-0/+2