summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/drm_pagemap.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-27mm/zone_device: reinitialize large zone device private foliosMatthew Brost1-1/+1
2025-12-23drm/pagemap, drm/xe: Ensure that the devmem allocation is idle before useThomas Hellström1-4/+13
2025-11-25mm/zone_device: rename page_free callback to folio_freeBalbir Singh1-5/+5
2025-11-25mm/zone_device: support large zone device private foliosBalbir Singh1-1/+1
2025-08-06drm/pagemap: Allocate folios when possibleFrancois Dugast1-14/+40
2025-08-06drm/pagemap: DMA map folios when possibleFrancois Dugast1-7/+18
2025-08-06drm/pagemap: Use struct drm_pagemap_addr in mapping and copy functionsFrancois Dugast1-29/+36
2025-06-26drm/xe: Implement and use the drm_pagemap populate_mm opThomas Hellström1-0/+1
2025-06-26drm/pagemap: Add a populate_mm opThomas Hellström1-12/+55
2025-06-26drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemapMatthew Brost1-0/+794