Hi Andi,
On 4/12/2024 2:48 AM, Andi Shyti wrote:
Until now the "vm_pgoff" was not used and there has been no need
to set its offset.
But now, because we want to support partial mappings with a given
offset, we need it to be set.
Suggested-by: Chris Wilson
Signed-off-by: Andi Shyti
Do we ha
Until now the "vm_pgoff" was not used and there has been no need
to set its offset.
But now, because we want to support partial mappings with a given
offset, we need it to be set.
Suggested-by: Chris Wilson
Signed-off-by: Andi Shyti
---
drivers/gpu/drm/i915/gem/i915_gem_mman.c | 2 ++
1 file c