summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_backup.c
AgeCommit message (Expand)AuthorFilesLines
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+1
2025-07-10mm: stop passing a writeback_control structure to shmem_writeoutChristoph Hellwig1-8/+1
2025-06-16drm/ttm: Include <linux/export.h>Thomas Zimmermann1-0/+2
2025-05-26Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus 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