aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/ttm/ttm_backup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-4/+4
2025-05-06drm/ttm: Remove the struct ttm_backup abstractionThomas Hellström1-31/+11
2025-05-06drm/ttm: Fix ttm_backup kerneldocThomas Hellström1-1/+1
2025-04-07ttm: Call shmem_writeout() from ttm_backup_backup_page()Matthew Wilcox (Oracle)1-4/+4
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström1-0/+207