summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost/panfrost_drv.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-21drm: Explicitly include correct DT includesRob Herring1-1/+2
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann1-2/+0
2023-06-21drm/shmem-helper: Switch to reservation lockDmitry Osipenko1-1/+6
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann1-1/+0
2023-06-08drm/panfrost: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2023-03-23drm/panfrost: Add support for Mali on the MT8186 SoCAngeloGioacchino Del Regno1-0/+9
2023-03-23drm/panfrost: Add new compatible for Mali on the MT8183 SoCAngeloGioacchino Del Regno1-0/+17
2023-03-23drm/panfrost: Add mediatek,mt8192-mali compatibleAlyssa Rosenzweig1-0/+11
2023-02-28Revert "drm/shmem-helper: Switch to reservation lock"Thomas Zimmermann1-6/+1
2023-02-27drm/shmem-helper: Switch to reservation lockDmitry Osipenko1-1/+6
2023-02-24drm/panfrost: Use drm_sched_job_add_syncobj_dependency()Maíra Canal1-9/+2
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter1-9/+18
2022-12-21drm/panfrost: Fix GEM handle creation ref-countingSteven Price1-9/+18
2022-12-12drm: panfrost: Remove #ifdef guards for PM related functionsPaul Cercueil1-6/+1
2022-08-09Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-5/+10
2022-08-04Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2022-08-03Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-5/+10
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar1-5/+10
2022-07-04drm/panfrost: Fix shrinker list corruption by madvise IOCTLDmitry Osipenko1-2/+2
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+1
2022-06-10Merge tag 'drm-misc-fixes-2022-05-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-2/+3
2022-06-08Merge v5.19-rc1 into drm-misc-fixesMaxime Ripard1-1/+2
2022-05-26drm/panfrost: Add arm,mali-valhall-jm compatibleAlyssa Rosenzweig1-0/+1
2022-05-25drm/panfrost: Job should reference MMU not file_privSteven Price1-2/+3
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König1-1/+2
2022-03-02drm/panfrost: cleanup commentsTom Rix1-1/+1
2021-11-15drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann1-1/+1
2021-09-20panfrost: make mediatek_mt8183_supplies and mediatek_mt8183_pm_domains staticJiapeng Chong1-2/+2
2021-09-02panfrost: Don't cleanup the job if it was successfully queuedBoris Brezillon1-9/+10
2021-08-30drm/panfrost: use scheduler dependency trackingDaniel Vetter1-4/+12
2021-06-24drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_privBoris Brezillon1-41/+9
2021-06-23drm/panfrost: Use xarray and helpers for depedency trackingDaniel Vetter1-23/+18
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König1-2/+1
2021-06-04drm/panfrost: Add AFBC_FEATURES parameterAlyssa Rosenzweig1-1/+3
2021-05-14drm/panfrost: Add mt8183-mali compatible stringNicolas Boichat1-0/+10
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-2/+3
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter1-2/+3
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter1-1/+1
2020-11-03drm/panfrost: Fix module unloadSteven Price1-2/+3
2020-10-30drm/panfrost: Support cache-coherent integrationsRobin Murphy1-0/+2
2020-09-21drm/panfrost: add Amlogic GPU integration quirksNeil Armstrong1-0/+11
2020-08-07drm/panfrost: move devfreq_init()/fini() in deviceClément Péron1-13/+2
2020-08-07drm/panfrost: Add compatible string for bifrostTomeu Vizoso1-0/+1
2020-05-20drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov1-5/+5
2020-02-27drm/panfrost: default_supplies[] can be statickbuild test robot1-1/+1
2020-02-25drm/panfrost: Add support for multiple power domainsNicolas Boichat1-0/+2
2020-02-25drm/panfrost: Add support for multiple regulatorsNicolas Boichat1-9/+19
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2020-02-03drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon1-0/+1
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-5/+1