summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/imagination/pvr_mmu.c
AgeCommit message (Expand)AuthorFilesLines
2026-05-19drm/imagination: Access FW initialised state with READ/WRITE_ONCEBrajesh Gupta1-1/+1
2026-05-19drm/imagination: Rename FW booted to FW initialisedBrajesh Gupta1-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-7/+4
2025-04-15drm/imagination: Use cached memory with dma_coherentMatt Coster1-1/+7
2023-12-08drm/imagination: Move dereference after NULL check in pvr_mmu_backing_page_in...Dan Carpenter1-1/+3
2023-11-28drm/imagination: Numerous documentation fixes.Donald Robson1-1/+2
2023-11-23drm/imagination: Implement firmware infrastructure and META FW supportSarah Walker1-3/+67
2023-11-23drm/imagination: Add GEM and VM related codeDonald Robson1-0/+2573