]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system
authorMatthew Brost <matthew.brost@intel.com>
Fri, 10 Apr 2026 20:59:27 +0000 (13:59 -0700)
committerMatthew Brost <matthew.brost@intel.com>
Mon, 13 Apr 2026 03:51:13 +0000 (20:51 -0700)
commit07f123f33dec59cfada43d19888d319a43b299cb
tree4f1a3891a5f7ec8642069827cd8fee7f9312ae7f
parent667e95ce2816631fc196c8136122819f5b630a67
drm/pagemap: Split drm_pagemap_migrate_map_pages into device / system

Split drm_pagemap_migrate_map_pages into device / system helpers clearly
seperating these operations. Will help with upcoming changes to split
IOVA allocation steps.

Signed-off-by: Matthew Brost <matthew.brost@intel.com>
Reviewed-by: Francois Dugast <francois.dugast@intel.com>
Link: https://patch.msgid.link/20260410205929.3914474-4-matthew.brost@intel.com
drivers/gpu/drm/drm_pagemap.c