summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panthor/panthor_gem.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-03drm/pan*: don't abuse current->group_leaderOleg Nesterov
2025-12-26Merge tag 'drm-misc-next-2025-12-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-12-09drm/panthor: Add flag to map GEM object Write-Back CacheableLoïc Molinari
2025-12-09drm/panthor: Add a PANTHOR_BO_SYNC ioctlBoris Brezillon
2025-12-09drm/panthor: Provide a custom dma_buf implementationBoris Brezillon
2025-12-08drm/panthor: Introduce huge tmpfs mountpoint optionLoïc Molinari
2025-12-02Merge tag 'drm-misc-next-2025-12-01-1' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-11-26drm/panthor: Avoid adding of kernel BOs to extobj listAkash Goel
2025-11-21Merge tag 'v6.18-rc6' into drm-nextDave Airlie
2025-11-10drm/panthor: Flush shmem writes before mapping buffers CPU-uncachedBoris Brezillon
2025-11-03drm/panthor: Fix UAF on kernel BO VA nodesBoris Brezillon
2025-10-31drm: include drm_print.h where neededJani Nikula
2025-08-28gpuvm: remove gem.gpuva.lock_dep_mapAlice Ryhl
2025-08-28panthor: use drm_gem_object.gpuva.lock instead of gpuva_list_lockAlice Ryhl
2025-07-10drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs codeSimona Vetter
2025-04-29drm/panthor: Fix build warning when DEBUG_FS is disabledAdrián Larumbe
2025-04-23drm/panthor: show device-wide list of DRM GEM objects over DebugFSAdrián Larumbe
2025-04-23drm/panthor: Label all kernel BO'sAdrián Larumbe
2025-04-23drm/panthor: Introduce BO labelingAdrián Larumbe
2025-04-22drm/panthor: Don't create a file offset for NO_MMAP BOsBoris Brezillon
2025-04-14drm/panthor: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-10-30drm/panthor: Fix firmware initialization on systems with a page size > 4kBoris Brezillon
2024-10-02drm/panthor: enable fdinfo for memory statsAdrián Larumbe
2024-05-13drm/panthor: Keep a ref to the VM at the panthor_kernel_bo levelBoris Brezillon
2024-03-01drm/panthor: Add GEM logical blockBoris Brezillon