Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/panfrost: Fix a deadlock between the shrinker and madvise path | Boris Brezillon | 2020-11-10 | 1 | -1/+1 |
* | drm/panfrost: Make sure the shrinker does not reclaim referenced BOs | Boris Brezillon | 2020-02-19 | 1 | -0/+6 |
* | drm/panfrost: Add the panfrost_gem_mapping concept | Boris Brezillon | 2020-01-29 | 1 | -6/+35 |
* | drm/panfrost: Open/close the perfcnt BO | Boris Brezillon | 2019-12-17 | 1 | -0/+4 |
* | drm/panfrost: Implement per FD address spaces | Rob Herring | 2019-08-19 | 1 | -0/+3 |
* | drm/panfrost: Add support for GPU heap allocations | Rob Herring | 2019-08-12 | 1 | -0/+8 |
* | drm/panfrost: Add a no execute flag for BO allocations | Rob Herring | 2019-08-12 | 1 | -1/+8 |
* | drm/panfrost: Add madvise and shrinker support | Rob Herring | 2019-08-08 | 1 | -0/+3 |
* | drm/panfrost: Make sure a BO is only unmapped when appropriate | Boris Brezillon | 2019-06-18 | 1 | -0/+1 |
* | drm/panfrost: Add initial panfrost driver | Rob Herring | 2019-04-12 | 1 | -0/+29 |