summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: drop the _rcu postfix on function names v3Christian König2021-06-061-2/+1
* dma-buf: rename dma_resv_get_excl_rcu to _unlockedChristian König2021-06-061-1/+1
* drm/panfrost: Add AFBC_FEATURES parameterAlyssa Rosenzweig2021-06-044-1/+6
* drm/panfrost: Add mt8183-mali compatible stringNicolas Boichat2021-05-141-0/+10
* drm/panfrost: devfreq: Disable devfreq when num_supplies > 1Nicolas Boichat2021-05-141-0/+9
* drm/panfrost: Remove redundant error printing in panfrost_device_init()Zhen Lei2021-05-121-1/+0
* Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-284-20/+42
|\
| * 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
| * drm/scheduler: provide scheduler score externallyChristian König2021-02-051-1/+1
| * drm/scheduler: Job timeout handler returns status (v3)Luben Tuikov2021-01-291-3/+6
| * drm/panfrost: Add governor data with pre-defined thresholdsLukasz Luba2021-01-222-1/+11
* | drm/panfrost: Convert to use resource-managed OPP APIYangtao Li2021-03-162-30/+9
|/
* drm/panfrost: Use delayed timer as default in devfreq profileLukasz Luba2021-01-131-0/+1
* 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
|\ \ | |/