aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/v3d/v3d_mmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-12-11drm/v3d: Fix miscellaneous documentation errorsMaíra Canal1-4/+4
2024-09-25drm/v3d: Support Big/Super Pages when writing out PTEsMaíra Canal1-13/+41
2024-09-25drm/v3d: Flush the MMU before we supply more memory to the binnerMaíra Canal1-1/+1
2024-09-25drm/v3d: Address race-condition in MMU flushMaíra Canal1-19/+10
2024-02-23drm/v3d: Enable V3D to use different PAGE_SIZEMaíra Canal1-2/+0
2020-09-10drm: v3d: fix common struct sg_table related issuesMarek Szyprowski1-7/+6
2020-04-28drm/v3d: Delete v3d_dev->devDaniel Vetter1-5/+5
2019-05-16drm/v3d: Fix and extend MMU error handling.Eric Anholt1-2/+5
2019-03-14drm/v3d: Use the new shmem helpers to reduce driver boilerplate.Eric Anholt1-5/+6
2018-05-03drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+Eric Anholt1-0/+122