summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost/panfrost_drv.c
AgeCommit message (Expand)Author
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
2019-08-19drm/panfrost: Implement per FD address spacesRob Herring
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-12drm/panfrost: Bump driver version to 1.1Rob Herring
2019-08-12drm/panfrost: Add support for GPU heap allocationsRob Herring
2019-08-12drm/panfrost: Add a no execute flag for BO allocationsRob Herring
2019-08-12drm/panfrost: Restructure the GEM object creationRob Herring
2019-08-08drm/panfrost: Add madvise and shrinker supportRob Herring
2019-08-07Revert "drm/panfrost: Use drm_gem_map_offset()"Rob Herring
2019-08-07Revert "Revert "drm/panfrost: Use drm_gem_map_offset()""Sean Paul
2019-07-25drm/panfrost: Export all GPU feature registersSteven Price
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-03Revert "drm/panfrost: Use drm_gem_map_offset()"Rob Herring
2019-06-28drm/panfrost: Fix a double-free errorBoris Brezillon