Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mm: shrinkers: provide shrinkers with names | Roman Gushchin | 2022-07-04 | 1 | -1/+1 |
* | drm/panfrost: cleanup comments | Tom Rix | 2022-03-02 | 1 | -1/+1 |
* | drm/shmem-helper: Pass GEM shmem object in public interfaces | Thomas Zimmermann | 2021-11-15 | 1 | -1/+1 |
* | drm/panfrost: Fix a deadlock between the shrinker and madvise path | Boris Brezillon | 2020-11-03 | 1 | -3/+11 |
* | drm/panfrost: Make sure the shrinker does not reclaim referenced BOs | Boris Brezillon | 2020-02-03 | 1 | -0/+3 |
* | drm/panfrost: Add the panfrost_gem_mapping concept | Boris Brezillon | 2020-01-21 | 1 | -1/+2 |
* | drm/panfrost: Use mutex_trylock in panfrost_gem_purge | Rob Herring | 2019-08-28 | 1 | -4/+7 |
* | drm/panfrost: Add madvise and shrinker support | Rob Herring | 2019-08-08 | 1 | -0/+107 |