summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_drv.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Explicitly include correct DT includesRob Herring2023-07-211-1/+2
* drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann2023-06-261-2/+0
* drm/shmem-helper: Switch to reservation lockDmitry Osipenko2023-06-211-1/+6
* drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann2023-06-191-1/+0
* drm/panfrost: Convert to platform remove callback returning voidUwe Kleine-König2023-06-081-3/+2
* drm/panfrost: Add support for Mali on the MT8186 SoCAngeloGioacchino Del Regno2023-03-231-0/+9
* drm/panfrost: Add new compatible for Mali on the MT8183 SoCAngeloGioacchino Del Regno2023-03-231-0/+17
* drm/panfrost: Add mediatek,mt8192-mali compatibleAlyssa Rosenzweig2023-03-231-0/+11
* Revert "drm/shmem-helper: Switch to reservation lock"Thomas Zimmermann2023-02-281-6/+1
* drm/shmem-helper: Switch to reservation lockDmitry Osipenko2023-02-271-1/+6
* drm/panfrost: Use drm_sched_job_add_syncobj_dependency()Maíra Canal2023-02-241-9/+2
* Merge v6.2-rc6 into drm-nextDaniel Vetter2023-01-311-9/+18
|\
| * drm/panfrost: Fix GEM handle creation ref-countingSteven Price2022-12-211-9/+18
* | drm: panfrost: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-121-6/+1
|/
* Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-08-081-5/+10
|\
| * Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-08-031-5/+10
| |\
| | * OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar2022-07-081-5/+10
* | | Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-08-031-0/+1
|\ \ \ | |/ / |/| |
| * | Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2022-06-151-0/+1
| |\ \
| | * | drm/panfrost: Add arm,mali-valhall-jm compatibleAlyssa Rosenzweig2022-05-261-0/+1
| | |/
| * | Merge tag 'drm-misc-fixes-2022-05-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-06-101-2/+3
| |\ \ | | |/ | |/|
* | | drm/panfrost: Fix shrinker list corruption by madvise IOCTLDmitry Osipenko2022-07-041-2/+2
* | | Merge v5.19-rc1 into drm-misc-fixesMaxime Ripard2022-06-081-1/+2
|\| | | |/ |/|
| * dma-buf: add enum dma_resv_usage v4Christian König2022-04-071-1/+2
* | drm/panfrost: Job should reference MMU not file_privSteven Price2022-05-251-2/+3
|/
* drm/panfrost: cleanup commentsTom Rix2022-03-021-1/+1
* drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann2021-11-151-1/+1
* panfrost: make mediatek_mt8183_supplies and mediatek_mt8183_pm_domains staticJiapeng Chong2021-09-201-2/+2
* panfrost: Don't cleanup the job if it was successfully queuedBoris Brezillon2021-09-021-9/+10
* drm/panfrost: use scheduler dependency trackingDaniel Vetter2021-08-301-4/+12
* drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_privBoris Brezillon2021-06-241-41/+9
* drm/panfrost: Use xarray and helpers for depedency trackingDaniel Vetter2021-06-231-23/+18
* dma-buf: drop the _rcu postfix on function names v3Christian König2021-06-061-2/+1
* drm/panfrost: Add AFBC_FEATURES parameterAlyssa Rosenzweig2021-06-041-1/+3
* drm/panfrost: Add mt8183-mali compatible stringNicolas Boichat2021-05-141-0/+10
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-11-101-2/+3
|\
| * Merge v5.10-rc3 into drm-nextDaniel Vetter2020-11-101-2/+3
| |\
| | * drm/panfrost: Fix module unloadSteven Price2020-11-031-2/+3
* | | drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-1/+1
|/ /
* / drm/panfrost: Support cache-coherent integrationsRobin Murphy2020-10-301-0/+2
|/
* drm/panfrost: add Amlogic GPU integration quirksNeil Armstrong2020-09-211-0/+11
* drm/panfrost: move devfreq_init()/fini() in deviceClément Péron2020-08-071-13/+2
* drm/panfrost: Add compatible string for bifrostTomeu Vizoso2020-08-071-0/+1
* drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-191-5/+5
* drm/panfrost: default_supplies[] can be statickbuild test robot2020-02-271-1/+1
* drm/panfrost: Add support for multiple power domainsNicolas Boichat2020-02-251-0/+2
* drm/panfrost: Add support for multiple regulatorsNicolas Boichat2020-02-251-9/+19
* Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-02-141-0/+1
|\
| * drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon2020-02-031-0/+1
* | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-301-5/+1
|\ \ | |/ |/|