index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panthor
/
panthor_gem.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-03
drm/pan*: don't abuse current->group_leader
Oleg Nesterov
2025-12-26
Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-12-09
drm/panthor: Add flag to map GEM object Write-Back Cacheable
Loïc Molinari
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-12-02
Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
2025-11-26
drm/panthor: Avoid adding of kernel BOs to extobj list
Akash Goel
2025-11-21
Merge tag 'v6.18-rc6' into drm-next
Dave Airlie
2025-11-10
drm/panthor: Flush shmem writes before mapping buffers CPU-uncached
Boris Brezillon
2025-11-03
drm/panthor: Fix UAF on kernel BO VA nodes
Boris Brezillon
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-08-28
gpuvm: remove gem.gpuva.lock_dep_map
Alice Ryhl
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: Introduce BO labeling
Adrián Larumbe
2025-04-22
drm/panthor: Don't create a file offset for NO_MMAP BOs
Boris Brezillon
2025-04-14
drm/panthor: Test for imported buffers with drm_gem_is_imported()
Thomas Zimmermann
2024-11-04
Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...
Dave Airlie
2024-10-30
drm/panthor: Fix firmware initialization on systems with a page size > 4k
Boris Brezillon
2024-10-02
drm/panthor: enable fdinfo for memory stats
Adrián Larumbe
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