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