[PATCH 0/2] Fix mmap memory boundary calculation

Andi Shyti andi.shyti at linux.intel.com
Fri Aug 2 08:38:48 UTC 2024


Hi,

this series fixes the memory limits calculation (start, end), in
order to avoid access to addresses not belonging to the mapped
page.

This series has been reviewed in other communities but, because
it needs to go through drm-tip, I am proposing it again here in
the intel-gfx mailing list.

Jann, Rodrigo, could you please restate your review tag?

Thanks,
Andi

Andi Shyti (2):
  drm/i915/gem: Adjust vma offset for framebuffer mmap offset
  drm/i915/gem: Fix Virtual Memory mapping boundaries calculation

 drivers/gpu/drm/i915/gem/i915_gem_mman.c | 55 +++++++++++++++++++++---
 1 file changed, 49 insertions(+), 6 deletions(-)

-- 
2.45.2



More information about the dri-devel mailing list