summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imagination/pvr_gem.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-11drm/gem-shmem: Track folio accessed/dirty status in vmapThomas Zimmermann1-2/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-12-18drm/imagination: Disallow exporting of PM/FW protected objectsAlessio Belle1-0/+11
2025-04-15drm/imagination: Use cached memory with dma_coherentMatt Coster1-3/+7
2025-04-07drm/imagination: loop counters moved to loop scopeAlexandru Dadu1-3/+1
2025-03-26drm/shmem-helper: Refactor locked/unlocked functionsDmitry Osipenko1-2/+2
2023-11-23drm/imagination: Add GEM and VM related codeDonald Robson1-0/+414