summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panthor/panthor_gem.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-08drm/panthor: Flush shmem writes before mapping buffers CPU-uncachedBoris Brezillon1-0/+18
2025-12-18drm/panthor: Avoid adding of kernel BOs to extobj listAkash Goel1-3/+3
2025-12-18drm/panthor: Fix UAF on kernel BO VA nodesBoris Brezillon1-11/+3
2024-10-30drm/panthor: Fix firmware initialization on systems with a page size > 4kBoris Brezillon1-3/+8
2024-05-13drm/panthor: Keep a ref to the VM at the panthor_kernel_bo levelBoris Brezillon1-3/+5
2024-03-01drm/panthor: Add GEM logical blockBoris Brezillon1-0/+230