summary refs log tree commit diff
path: root/drivers/gpu/drm/panfrost/panfrost_drv.c
AgeCommit message (Expand)Author
2023-01-12drm/panfrost: Fix GEM handle creation ref-countingSteven Price
2022-08-08Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-03Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-03Merge tag 'opp-updates-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar
2022-07-04drm/panfrost: Fix shrinker list corruption by madvise IOCTLDmitry Osipenko
2022-06-15Merge tag 'drm-misc-next-2022-06-08' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2022-06-10Merge tag 'drm-misc-fixes-2022-05-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-06-08Merge v5.19-rc1 into drm-misc-fixesMaxime Ripard
2022-05-26drm/panfrost: Add arm,mali-valhall-jm compatibleAlyssa Rosenzweig
2022-05-25drm/panfrost: Job should reference MMU not file_privSteven Price
2022-04-07dma-buf: add enum dma_resv_usage v4Christian König
2022-03-02drm/panfrost: cleanup commentsTom Rix
2021-11-15drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann
2021-09-20panfrost: make mediatek_mt8183_supplies and mediatek_mt8183_pm_domains staticJiapeng Chong
2021-09-02panfrost: Don't cleanup the job if it was successfully queuedBoris Brezillon
2021-08-30drm/panfrost: use scheduler dependency trackingDaniel Vetter
2021-06-24drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_privBoris Brezillon
2021-06-23drm/panfrost: Use xarray and helpers for depedency trackingDaniel Vetter
2021-06-06dma-buf: drop the _rcu postfix on function names v3Christian König
2021-06-04drm/panfrost: Add AFBC_FEATURES parameterAlyssa Rosenzweig
2021-05-14drm/panfrost: Add mt8183-mali compatible stringNicolas Boichat
2020-11-10Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-03drm/panfrost: Fix module unloadSteven Price
2020-10-30drm/panfrost: Support cache-coherent integrationsRobin Murphy
2020-09-21drm/panfrost: add Amlogic GPU integration quirksNeil Armstrong
2020-08-07drm/panfrost: move devfreq_init()/fini() in deviceClément Péron
2020-08-07drm/panfrost: Add compatible string for bifrostTomeu Vizoso
2020-05-19drm/panfrost: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov
2020-02-27drm/panfrost: default_supplies[] can be statickbuild test robot
2020-02-25drm/panfrost: Add support for multiple power domainsNicolas Boichat
2020-02-25drm/panfrost: Add support for multiple regulatorsNicolas Boichat
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-03drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-21drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-13Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/d...Dave Airlie
2019-12-06drm/panfrost: Open/close the perfcnt BOBoris Brezillon
2019-12-06drm/panfrost: Fix a BO leak in panfrost_ioctl_mmap_bo()Boris Brezillon
2019-12-06drm/panfrost: Fix a race in panfrost_ioctl_madvise()Boris Brezillon
2019-12-02drm/panfrost: remove DRM_AUTH and respective commentEmil Velikov
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie
2019-10-23panfrost: Properly undo pm_runtime_enable when deferring a probeTomeu Vizoso
2019-10-17drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPSGerd Hoffmann
2019-08-30drm/panfrost: Rework runtime PM initializationRob Herring
2019-08-28drm/panfrost: Fix possible suspend in panfrost_removeRob Herring
2019-08-19drm/panfrost: Remove opp table when unloadingSteven Price