aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_backup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2025-07-311-8/+1
|\
| * mm: stop passing a writeback_control structure to shmem_writeoutChristoph Hellwig2025-07-101-8/+1
* | drm/ttm: Include <linux/export.h>Thomas Zimmermann2025-06-161-0/+2
|/
* Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2025-05-261-4/+4
|\
| * ttm: Call shmem_writeout() from ttm_backup_backup_page()Matthew Wilcox (Oracle)2025-04-071-4/+4
* | drm/ttm: Remove the struct ttm_backup abstractionThomas Hellström2025-05-061-31/+11
* | drm/ttm: Fix ttm_backup kerneldocThomas Hellström2025-05-061-1/+1
|/
* drm/ttm: Provide a shmem backup implementationThomas Hellström2025-03-051-0/+207