index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
/
panthor_gem.h
Age
Commit message (
Expand
)
Author
2025-12-09
drm/panthor: Add a PANTHOR_BO_SYNC ioctl
Boris Brezillon
2025-12-09
drm/panthor: Provide a custom dma_buf implementation
Boris Brezillon
2025-12-08
drm/panthor: Introduce huge tmpfs mountpoint option
Loïc Molinari
2025-08-28
panthor: use drm_gem_object.gpuva.lock instead of gpuva_list_lock
Alice Ryhl
2025-07-10
drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code
Simona Vetter
2025-04-29
drm/panthor: Fix build warning when DEBUG_FS is disabled
Adrián Larumbe
2025-04-23
drm/panthor: show device-wide list of DRM GEM objects over DebugFS
Adrián Larumbe
2025-04-23
drm/panthor: Label all kernel BO's
Adrián Larumbe
2025-04-23
drm/panthor: Add driver IOCTL for setting BO labels
Adrián Larumbe
2025-04-23
drm/panthor: Introduce BO labeling
Adrián Larumbe
2025-03-26
drm/gem: Change locked/unlocked postfix of drm_gem_v/unmap() function names
Dmitry Osipenko
2025-01-13
drm/panthor: Remove dead code
Florent Tomasin
2024-05-13
drm/panthor: Keep a ref to the VM at the panthor_kernel_bo level
Boris Brezillon
2024-03-01
drm/panthor: Add GEM logical block
Boris Brezillon