summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_gem_shrinker.c
Commit message (Expand)AuthorAgeFilesLines
* drm/shmem-helper: Switch to reservation lockDmitry Osipenko2023-06-211-3/+3
* Revert "drm/shmem-helper: Switch to reservation lock"Thomas Zimmermann2023-02-281-3/+3
* drm/shmem-helper: Switch to reservation lockDmitry Osipenko2023-02-271-3/+3
* mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-031-1/+1
* drm/panfrost: cleanup commentsTom Rix2022-03-021-1/+1
* drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann2021-11-151-1/+1
* 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