summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost/panfrost_gem_shrinker.c
AgeCommit message (Expand)Author
2023-10-04drm/panfrost: dynamically allocate the drm-panfrost shrinkerQi Zheng
2023-06-21drm/shmem-helper: Switch to reservation lockDmitry Osipenko
2023-02-28Revert "drm/shmem-helper: Switch to reservation lock"Thomas Zimmermann
2023-02-27drm/shmem-helper: Switch to reservation lockDmitry Osipenko
2022-07-03mm: shrinkers: provide shrinkers with namesRoman Gushchin
2022-03-02drm/panfrost: cleanup commentsTom Rix
2021-11-15drm/shmem-helper: Pass GEM shmem object in public interfacesThomas Zimmermann
2020-11-03drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon
2020-02-03drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon
2020-01-21drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon
2019-08-28drm/panfrost: Use mutex_trylock in panfrost_gem_purgeRob Herring
2019-08-08drm/panfrost: Add madvise and shrinker supportRob Herring