aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König1-1/+1
2019-08-12drm/panfrost: Bump driver version to 1.1Rob Herring1-1/+6
2019-08-12drm/panfrost: Add support for GPU heap allocationsRob Herring1-1/+10
2019-08-12drm/panfrost: Add a no execute flag for BO allocationsRob Herring1-7/+35
2019-08-12drm/panfrost: Restructure the GEM object creationRob Herring1-9/+0
2019-08-08drm/panfrost: Add madvise and shrinker supportRob Herring1-0/+38
2019-08-07Revert "drm/panfrost: Use drm_gem_map_offset()"Rob Herring1-2/+14
2019-08-07Revert "Revert "drm/panfrost: Use drm_gem_map_offset()""Sean Paul1-14/+2
2019-07-25drm/panfrost: Export all GPU feature registersSteven Price1-3/+35
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard1-1/+1
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+15
2019-07-03Revert "drm/panfrost: Use drm_gem_map_offset()"Rob Herring1-2/+14
2019-06-28drm/panfrost: Fix a double-free errorBoris Brezillon1-1/+1
2019-06-28drm/panfrost: Use drm_gem_map_offset()Steven Price1-14/+2
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter1-2/+1
2019-06-18drm/panfrost: Expose performance counters through unstable ioctlsBoris Brezillon1-0/+4