summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost/panfrost_gem.h
AgeCommit message (Expand)Author
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-04drm/panfrost: dynamically allocate the drm-panfrost shrinkerQi Zheng
2023-10-04drm/panfrost: Implement generic DRM object RSS reporting functionAdrián Larumbe
2022-12-21drm/panfrost: Fix GEM handle creation ref-countingSteven Price
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-12-06drm/panfrost: Open/close the perfcnt BOBoris Brezillon
2019-08-19drm/panfrost: Implement per FD address spacesRob Herring
2019-08-12drm/panfrost: Add support for GPU heap allocationsRob Herring
2019-08-12drm/panfrost: Add a no execute flag for BO allocationsRob Herring
2019-08-08drm/panfrost: Add madvise and shrinker supportRob Herring
2019-06-18drm/panfrost: Make sure a BO is only unmapped when appropriateBoris Brezillon
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring