aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_gem_shrinker.c
Commit message (Expand)AuthorAgeFilesLines
* drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon2020-11-031-3/+11
* drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon2020-02-031-0/+3
* drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon2020-01-211-1/+2
* drm/panfrost: Use mutex_trylock in panfrost_gem_purgeRob Herring2019-08-281-4/+7
* drm/panfrost: Add madvise and shrinker supportRob Herring2019-08-081-0/+107