summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-181-1/+1
|\
| * drm/shmem-helper: Use cached mappings by defaultThomas Zimmermann2020-11-241-1/+1
* | 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 tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-151-4/+2
|\ \ \
| * \ \ Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2020-12-141-4/+2
| |\ \ \ | | |/ / | |/| |
| | * | drm/panfrost: dev_pm_opp_put_*() accepts NULL argumentViresh Kumar2020-12-091-4/+2
* | | | Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-151-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | drm/panfrost: Register devfreq cooling and attempt to add Energy ModelLukasz Luba2020-12-111-1/+1
| | |/ | |/|
* | | drm/panfrost: Move the GPU reset bits outside the timeout handlerBoris Brezillon2020-11-163-64/+130
* | | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-11-104-9/+16
|\ \ \
| * \ \ Merge v5.10-rc3 into drm-nextDaniel Vetter2020-11-104-9/+16
| |\ \ \ | | | |/ | | |/|
| | * | drm/panfrost: Fix module unloadSteven Price2020-11-031-2/+3
| | * | drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon2020-11-033-7/+13
| | |/
* | | drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann2020-11-091-6/+8
* | | drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-1/+1
|/ /
* | drm/panfrost: Replace devm_reset_control_array_get()Yejune Deng2020-11-041-1/+1
* | drm/panfrost: Remove unused variables in panfrost_job_close()Boris Brezillon2020-11-031-2/+0
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-023-8/+7
|\|
| * Merge tag 'drm-misc-next-fixes-2020-10-13' of git://anongit.freedesktop.org/d...Dave Airlie2020-10-141-2/+2
| |\
| | * drm/panfrost: increase readl_relaxed_poll_timeout valuesChristian Hewitt2020-10-091-2/+2
| * | Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-09-235-1/+38
| |\|
| * | Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into ...Dave Airlie2020-09-172-6/+5
| |\ \
| | * | drm: panfrost: fix common struct sg_table related issuesMarek Szyprowski2020-09-102-6/+5
* | | | drm/panfrost: Don't corrupt the queue mutex on open/closeSteven Price2020-10-301-5/+6
* | | | drm/panfrost: Support cache-coherent integrationsRobin Murphy2020-10-304-0/+6
* | | | drm/panfrost: Fix job timeout handlingBoris Brezillon2020-10-081-9/+53
* | | | drm/panfrost: simplify the return expression of panfrost_devfreq_target()Qinglang Miao2020-10-011-6/+1
* | | | drm/panfrost: simplify the return expression of cz_ih_hw_init()Qinglang Miao2020-10-011-7/+1
| |_|/ |/| |
* | | drm/panfrost: add Amlogic GPU integration quirksNeil Armstrong2020-09-211-0/+11
* | | drm/panfrost: add amlogic reset quirk callbackNeil Armstrong2020-09-213-0/+17
* | | drm/panfrost: add support for vendor quirkNeil Armstrong2020-09-212-0/+7
* | | drm/panfrost: Ensure GPU quirks are always initialisedSteven Price2020-09-101-1/+2
* | | drm/panfrost: Set DMA max segment sizeRobin Murphy2020-09-101-0/+1
|/ /
* | Merge v5.9-rc1 into drm-misc-nextMaxime Ripard2020-08-181-1/+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: perfcnt: fix ref count leak in panfrost_perfcnt_enable_lockedNavid Emamdoost2020-08-071-3/+7
* | | drm/panfrost: add regulators to devfreqClément Péron2020-08-073-7/+33
* | | drm/panfrost: dynamically alloc regulatorsClément Péron2020-08-072-7/+10
* | | drm/panfrost: move devfreq_init()/fini() in deviceClément Péron2020-08-072-14/+13
* | | drm/panfrost: rename error labels in device_initClément Péron2020-08-071-15/+15
* | | drm/panfrost: properly handle error in probeClément Péron2020-08-072-6/+20
* | | drm/panfrost: use spinlock instead of atomicClément Péron2020-08-072-12/+40
* | | drm/panfrost: introduce panfrost_devfreq structClément Péron2020-08-074-47/+66
* | | drm/panfrost: don't use pfdevfreq.busy_count to know if hw is idleClément Péron2020-08-071-4/+0
* | | drm/panfrost: clean headers in devfreqClément Péron2020-08-071-6/+2
* | | drm/panfrost: avoid static declarationClément Péron2020-08-071-20/+18
* | | drm/panfrost: Add compatible string for bifrostTomeu Vizoso2020-08-071-0/+1
* | | drm/panfrost: Make sure GPU is powered on when reading GPU_LATEST_FLUSH_IDTomeu Vizoso2020-08-071-2/+12
|/ /