summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | drm/panfrost: Use kvfree() to free bo->sgtsDenis Efremov2020-06-192-2/+2
* | drm/panfrost: Fix runtime PM imbalance on errorDinghao Liu2020-06-191-1/+0
* | drm/panfrost: Fix inbalance of devfreq record_busy/idle()Steven Price2020-06-191-2/+3
* | drm/panfrost: Reduce the amount of logs on deferred probeKrzysztof Kozlowski2020-06-181-4/+4
* | drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-195-11/+11
|/
* Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-03-121-1/+1
|\
| * drm/panfrost: default_supplies[] can be statickbuild test robot2020-02-271-1/+1
* | Merge v5.6-rc5 into drm-nextDave Airlie2020-03-113-38/+30
|\ \ | |/ |/|
| * drm/panfrost: Don't try to map on error faultsTomeu Vizoso2020-02-251-25/+19