aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-5/+10
2022-08-03Merge 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/git/vireshk/pmRafael 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-misc into drm-nextDaniel Vetter1-0/+1
2022-06-10Merge tag 'drm-misc-fixes-2022-05-26' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave 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-19drm/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/drm-misc into drm-fixesDave 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
2020-01-21drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon1-9/+82
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-5/+1
2019-12-13Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie1-9/+11
2019-12-06drm/panfrost: Open/close the perfcnt BOBoris Brezillon1-1/+1
2019-12-06drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()Boris Brezillon1-3/+6
2019-12-06drm/panfrost: Fix a race in panfrost_ioctl_madvise()Boris Brezillon1-5/+4
2019-12-02drm/panfrost: remove DRM_AUTH and respective commentEmil Velikov1-5/+1
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie1-1/+1
2019-10-23panfrost: Properly undo pm_runtime_enable when deferring a probeTomeu Vizoso1-1/+1
2019-10-17drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPSGerd Hoffmann1-1/+1
2019-08-30drm/panfrost: Rework runtime PM initializationRob Herring1-4/+6
2019-08-28drm/panfrost: Fix possible suspend in panfrost_removeRob Herring1-2/+4
2019-08-19drm/panfrost: Remove opp table when unloadingSteven Price1-1/+4
2019-08-19drm/panfrost: Implement per FD address spacesRob Herring1-6/+25