Skip to content
Snippets Groups Projects
Commit 500e50fd authored by Thomas Hellström's avatar Thomas Hellström Committed by Maarten Lankhorst
Browse files

drm: Add a gpu page-table walker helper


Add a gpu page table walker similar in functionality to the cpu page-table
walker in mm/pagewalk.c. This is made a drm helper in the hope that it
might prove useful to other drivers, but we could of course make it
single-driver only and rename the functions initially.

Also if remaining a DRM helper, we should consider making it a helper
kernel module of its own.

Signed-off-by: default avatarThomas Hellström <thomas.hellstrom@linux.intel.com>
parent 47e3c953
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment