summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_gem.h
Commit message (Expand)AuthorAgeFilesLines
* drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon2020-11-101-1/+1
* drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon2020-02-191-0/+6
* drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon2020-01-291-6/+35
* drm/panfrost: Open/close the perfcnt BOBoris Brezillon2019-12-171-0/+4
* drm/panfrost: Implement per FD address spacesRob Herring2019-08-191-0/+3
* drm/panfrost: Add support for GPU heap allocationsRob Herring2019-08-121-0/+8
* drm/panfrost: Add a no execute flag for BO allocationsRob Herring2019-08-121-1/+8
* drm/panfrost: Add madvise and shrinker supportRob Herring2019-08-081-0/+3
* drm/panfrost: Make sure a BO is only unmapped when appropriateBoris Brezillon2019-06-181-0/+1
* drm/panfrost: Add initial panfrost driverRob Herring2019-04-121-0/+29