aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost
AgeCommit message (Expand)Author
2023-04-20drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error pathBoris Brezillon
2023-03-22drm/panfrost: Don't sync rpm suspension after mmu flushingDmitry Osipenko
2023-02-01drm/panfrost: fix GENERIC_ATOMIC64 dependencyArnd Bergmann
2023-01-14drm/panfrost: Fix GEM handle creation ref-countingSteven Price
2022-07-21drm/panfrost: Fix shrinker list corruption by madvise IOCTLDmitry Osipenko
2022-07-21drm/panfrost: Put mapping instead of shmem obj on panfrost_mmu_map_fault_addr...Dmitry Osipenko
2022-04-08drm/panfrost: Check for error num after setting maskJiasheng Jiang
2021-09-18drm/panfrost: Clamp lock region to Bifrost minimumAlyssa Rosenzweig
2021-09-18drm/panfrost: Use u64 for size in lock_regionAlyssa Rosenzweig
2021-09-18drm/panfrost: Simplify lock_region calculationAlyssa Rosenzweig
2021-09-18drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_privBoris Brezillon
2021-09-15drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in...Wei Yongjun
2021-05-14drm/panfrost: Don't try to map pages that are already mappedBoris Brezillon
2021-05-14drm/panfrost: Clear MMU irqs before handling the faultBoris Brezillon
2021-02-07drm/panfrost: Support cache-coherent integrationsRobin Murphy
2021-01-17drm/panfrost: Remove unused variables in panfrost_job_close()Boris Brezillon
2021-01-17drm/panfrost: Don't corrupt the queue mutex on open/closeSteven Price
2020-12-30drm/panfrost: Move the GPU reset bits outside the timeout handlerBoris Brezillon
2020-12-30drm/panfrost: Fix job timeout handlingBoris Brezillon
2020-11-03drm/panfrost: Fix module unloadSteven Price
2020-11-03drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon
2020-10-14Merge tag 'drm-misc-next-fixes-2020-10-13' of git://anongit.freedesktop.org/d...Dave Airlie
2020-10-09drm/panfrost: increase readl_relaxed_poll_timeout valuesChristian Hewitt
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-09-21drm/panfrost: add Amlogic GPU integration quirksNeil Armstrong
2020-09-21drm/panfrost: add amlogic reset quirk callbackNeil Armstrong
2020-09-21drm/panfrost: add support for vendor quirkNeil Armstrong
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie
2020-09-10drm/panfrost: Ensure GPU quirks are always initialisedSteven Price
2020-09-10drm/panfrost: Set DMA max segment sizeRobin Murphy
2020-09-10drm: panfrost: fix common struct sg_table related issuesMarek Szyprowski
2020-08-18Merge v5.9-rc1 into drm-misc-nextMaxime Ripard
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-07drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_lockedNavid Emamdoost
2020-08-07drm/panfrost: add regulators to devfreqClément Péron
2020-08-07drm/panfrost: dynamically alloc regulatorsClément Péron
2020-08-07drm/panfrost: move devfreq_init()/fini() in deviceClément Péron
2020-08-07drm/panfrost: rename error labels in device_initClément Péron
2020-08-07drm/panfrost: properly handle error in probeClément Péron
2020-08-07drm/panfrost: use spinlock instead of atomicClément Péron
2020-08-07drm/panfrost: introduce panfrost_devfreq structClément Péron
2020-08-07drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idleClément Péron
2020-08-07drm/panfrost: clean headers in devfreqClément Péron
2020-08-07drm/panfrost: avoid static declarationClément Péron
2020-08-07drm/panfrost: Add compatible string for bifrostTomeu Vizoso
2020-08-07drm/panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_IDTomeu Vizoso
2020-07-24iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang
2020-06-19drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov
2020-06-19drm/panfrost: Fix runtime PM imbalance on errorDinghao Liu
2020-06-19drm/panfrost: Fix inbalance of devfreq record_busy/idle()Steven Price