diff options
author | Andi Shyti <[email protected]> | 2024-08-07 11:05:21 +0100 |
---|---|---|
committer | Andi Shyti <[email protected]> | 2024-08-21 15:28:33 +0200 |
commit | 255fc1703e42321b5afdedc8259ad03c7cc533ec (patch) | |
tree | bb468d4280bad6b1731df269a4b69b9fca20aa1f /drivers/gpu/drm/i915/gt/sysfs_engines.c | |
parent | 609d8b1c422cd8d1f93bf526fb236f2e07687e7c (diff) |
drm/i915/gem: Calculate object page offset for partial memory mapping
To enable partial memory mapping of GPU virtual memory, it's
necessary to introduce an offset to the object's memory
(obj->mm.pages) scatterlist. This adjustment compensates for
instances when userspace mappings do not start from the beginning
of the object.
Based on a patch by Chris Wilson.
Signed-off-by: Andi Shyti <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Lionel Landwerlin <[email protected]>
Reviewed-by: Nirmoy Das <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/gt/sysfs_engines.c')
0 files changed, 0 insertions, 0 deletions