index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
/
panfrost_gem.h
Age
Commit message (
Expand
)
Author
2025-06-02
drm/panfrost: show device-wide list of DRM GEM objects over DebugFS
Adrián Larumbe
2025-06-02
drm/panfrost: Add driver IOCTL for setting BO labels
Adrián Larumbe
2025-06-02
drm/panfrost: Add BO labelling to Panfrost
Adrián Larumbe
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-04
drm/panfrost: dynamically allocate the drm-panfrost shrinker
Qi Zheng
2023-10-04
drm/panfrost: Implement generic DRM object RSS reporting function
Adrián Larumbe
2022-12-21
drm/panfrost: Fix GEM handle creation ref-counting
Steven Price
2020-11-03
drm/panfrost: Fix a deadlock between the shrinker and madvise path
Boris Brezillon
2020-02-03
drm/panfrost: Make sure the shrinker does not reclaim referenced BOs
Boris Brezillon
2020-01-21
drm/panfrost: Add the panfrost_gem_mapping concept
Boris Brezillon
2019-12-06
drm/panfrost: Open/close the perfcnt BO
Boris Brezillon
2019-08-19
drm/panfrost: Implement per FD address spaces
Rob Herring
2019-08-12
drm/panfrost: Add support for GPU heap allocations
Rob Herring
2019-08-12
drm/panfrost: Add a no execute flag for BO allocations
Rob Herring
2019-08-08
drm/panfrost: Add madvise and shrinker support
Rob Herring
2019-06-18
drm/panfrost: Make sure a BO is only unmapped when appropriate
Boris Brezillon
2019-04-12
drm/panfrost: Add initial panfrost driver
Rob Herring